Pull request #43040 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at ea0f3dc8f4466e456b74a079a3038bbf4e25e57e rather than 88a66f8f3371c898a23548e3733af85d677e44f1 Obtained Jenkinsfile from ea0f3dc8f4466e456b74a079a3038bbf4e25e57e 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-43040@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 [2021-11-23T02:38:25.635Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-23T02:38:25.641Z] Trying to pass milestone 6 [Pipeline] milestone [2021-11-23T02:38:25.908Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-23T02:38:26.393Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b06234a928f1c1bf) in /home/ubuntu/workspace/moby_PR-43040 [Pipeline] { [Pipeline] checkout [2021-11-23T02:38:26.441Z] The recommended git tool is: git [2021-11-23T02:38:26.470Z] using credential docker-jenkins-github-credentials [2021-11-23T02:38:26.498Z] Fetching changes from the remote Git repository [2021-11-23T02:38:26.527Z] Fetching without tags [2021-11-23T02:38:26.960Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:38:27.152Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:38:27.152Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:38:26.477Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43040/.git # timeout=10 [2021-11-23T02:38:26.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:38:26.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:38:26.570Z] > git --version # timeout=10 [2021-11-23T02:38:26.593Z] > git --version # 'git version 2.17.1' [2021-11-23T02:38:26.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:38:26.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:38:26.962Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:38:26.981Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:38:27.088Z] > git remote # timeout=10 [2021-11-23T02:38:27.110Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:38:27.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:38:27.121Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:38:27.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T02:38:27.154Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:38:27.162Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:38:27.300Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [2021-11-23T02:38:27.302Z] > git rev-list --no-walk ead826ab1ca3b8bec7d46d5af642f50954c38c6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T02:38:28.059Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43040:/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 [2021-11-23T02:38:33.334Z] 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-RS1) [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-RS1) [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 [2021-11-23T02:38:33.866Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b06234a928f1c1bf) in /home/ubuntu/workspace/moby_PR-43040 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" 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) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-11-23T02:38:33.931Z] The recommended git tool is: git [2021-11-23T02:38:33.939Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-11-23T02:38:33.961Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-11-23T02:38:33.978Z] Fetching without tags [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) [Pipeline] stage [Pipeline] { (Run 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-11-23T02:38:34.337Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-23T02:38:34.551Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:38:34.552Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:38:34.664Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [2021-11-23T02:38:33.946Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43040/.git # timeout=10 [2021-11-23T02:38:33.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:38:33.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:38:33.980Z] > git --version # timeout=10 [2021-11-23T02:38:34.001Z] > git --version # 'git version 2.17.1' [2021-11-23T02:38:34.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:38:34.002Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:38:34.341Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:38:34.363Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:38:34.480Z] > git remote # timeout=10 [2021-11-23T02:38:34.492Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:38:34.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:38:34.515Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:38:34.536Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T02:38:34.561Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:38:34.577Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T02:38:35.311Z] + [ PR != PR ] [2021-11-23T02:38:35.312Z] + [ master != master ] [2021-11-23T02:38:35.312Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T02:38:35.651Z] + docker version [2021-11-23T02:38:35.652Z] Client: Docker Engine - Community [2021-11-23T02:38:35.652Z] Version: 20.10.10-rc1 [2021-11-23T02:38:35.652Z] API version: 1.41 [2021-11-23T02:38:35.652Z] Go version: go1.16.9 [2021-11-23T02:38:35.652Z] Git commit: b485636 [2021-11-23T02:38:35.652Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-23T02:38:35.652Z] OS/Arch: linux/amd64 [2021-11-23T02:38:35.652Z] Context: default [2021-11-23T02:38:35.652Z] Experimental: true [2021-11-23T02:38:35.652Z] [2021-11-23T02:38:35.652Z] Server: Docker Engine - Community [2021-11-23T02:38:35.652Z] Engine: [2021-11-23T02:38:35.652Z] Version: 20.10.10-rc1 [2021-11-23T02:38:35.652Z] API version: 1.41 (minimum version 1.12) [2021-11-23T02:38:35.652Z] Go version: go1.16.9 [2021-11-23T02:38:35.652Z] Git commit: 9f5b26f [2021-11-23T02:38:35.652Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-23T02:38:35.652Z] OS/Arch: linux/amd64 [2021-11-23T02:38:35.652Z] Experimental: true [2021-11-23T02:38:35.652Z] containerd: [2021-11-23T02:38:35.652Z] Version: 1.4.11 [2021-11-23T02:38:35.652Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:38:35.652Z] runc: [2021-11-23T02:38:35.652Z] Version: 1.0.2 [2021-11-23T02:38:35.652Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T02:38:35.652Z] docker-init: [2021-11-23T02:38:35.652Z] Version: 0.19.0 [2021-11-23T02:38:35.652Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T02:38:35.932Z] + docker info [2021-11-23T02:38:48.865Z] Still waiting to schedule task [2021-11-23T02:38:48.865Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b06234a928f1c1bf)’ [2021-11-23T02:38:48.866Z] Still waiting to schedule task [2021-11-23T02:38:48.867Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b06234a928f1c1bf)’ [2021-11-23T02:38:48.868Z] Still waiting to schedule task [2021-11-23T02:38:48.868Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-11-23T02:38:48.871Z] Still waiting to schedule task [2021-11-23T02:38:48.871Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-11-23T02:38:48.873Z] Still waiting to schedule task [2021-11-23T02:38:48.873Z] All nodes of label ‘windows-2019’ are offline [2021-11-23T02:38:48.874Z] Still waiting to schedule task [2021-11-23T02:38:48.874Z] All nodes of label ‘windows-2022’ are offline [2021-11-23T02:38:48.875Z] Still waiting to schedule task [2021-11-23T02:38:48.875Z] All nodes of label ‘windows-2022’ are offline [2021-11-23T02:38:54.002Z] Client: [2021-11-23T02:38:54.002Z] Context: default [2021-11-23T02:38:54.002Z] Debug Mode: false [2021-11-23T02:38:54.002Z] Plugins: [2021-11-23T02:38:54.002Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T02:38:54.002Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T02:38:54.002Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T02:38:54.002Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T02:38:54.002Z] [2021-11-23T02:38:54.002Z] Server: [2021-11-23T02:38:54.002Z] Containers: 1 [2021-11-23T02:38:54.002Z] Running: 0 [2021-11-23T02:38:54.002Z] Paused: 0 [2021-11-23T02:38:54.002Z] Stopped: 1 [2021-11-23T02:38:54.002Z] Images: 1 [2021-11-23T02:38:54.002Z] Server Version: 20.10.10-rc1 [2021-11-23T02:38:54.002Z] Storage Driver: overlay2 [2021-11-23T02:38:54.002Z] Backing Filesystem: extfs [2021-11-23T02:38:54.002Z] Supports d_type: true [2021-11-23T02:38:54.002Z] Native Overlay Diff: true [2021-11-23T02:38:54.002Z] userxattr: false [2021-11-23T02:38:54.002Z] Logging Driver: json-file [2021-11-23T02:38:54.002Z] Cgroup Driver: cgroupfs [2021-11-23T02:38:54.002Z] Cgroup Version: 1 [2021-11-23T02:38:54.002Z] Plugins: [2021-11-23T02:38:54.002Z] Volume: local [2021-11-23T02:38:54.002Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T02:38:54.002Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T02:38:54.002Z] Swarm: inactive [2021-11-23T02:38:54.002Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T02:38:54.002Z] Default Runtime: runc [2021-11-23T02:38:54.002Z] Init Binary: docker-init [2021-11-23T02:38:54.002Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:38:54.002Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T02:38:54.002Z] init version: de40ad0 [2021-11-23T02:38:54.002Z] Security Options: [2021-11-23T02:38:54.002Z] apparmor [2021-11-23T02:38:54.002Z] seccomp [2021-11-23T02:38:54.002Z] Profile: default [2021-11-23T02:38:54.002Z] Kernel Version: 5.4.0-1057-aws [2021-11-23T02:38:54.002Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-23T02:38:54.002Z] OSType: linux [2021-11-23T02:38:54.002Z] Architecture: x86_64 [2021-11-23T02:38:54.002Z] CPUs: 2 [2021-11-23T02:38:54.002Z] Total Memory: 7.569GiB [2021-11-23T02:38:54.002Z] Name: ip-10-100-83-36 [2021-11-23T02:38:54.002Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-23T02:38:54.002Z] Docker Root Dir: /var/lib/docker [2021-11-23T02:38:54.002Z] Debug Mode: false [2021-11-23T02:38:54.002Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:38:54.002Z] Labels: [2021-11-23T02:38:54.002Z] Experimental: true [2021-11-23T02:38:54.002Z] Insecure Registries: [2021-11-23T02:38:54.002Z] 127.0.0.0/8 [2021-11-23T02:38:54.002Z] Live Restore Enabled: true [2021-11-23T02:38:54.002Z] [2021-11-23T02:38:54.002Z] WARNING: No swap limit support [Pipeline] sh [2021-11-23T02:38:54.339Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:38:54.339Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:38:54.339Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T02:38:54.339Z] + bash /home/ubuntu/workspace/moby_PR-43040/check-config.sh [2021-11-23T02:38:54.339Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T02:38:54.339Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-23T02:38:54.339Z] [2021-11-23T02:38:54.339Z] Generally Necessary: [2021-11-23T02:38:54.340Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T02:38:54.340Z] - apparmor: enabled and tools installed [2021-11-23T02:38:54.340Z] - CONFIG_NAMESPACES: enabled [2021-11-23T02:38:54.340Z] - CONFIG_NET_NS: enabled [2021-11-23T02:38:54.340Z] - CONFIG_PID_NS: enabled [2021-11-23T02:38:54.340Z] - CONFIG_IPC_NS: enabled [2021-11-23T02:38:54.340Z] - CONFIG_UTS_NS: enabled [2021-11-23T02:38:54.340Z] - CONFIG_CGROUPS: enabled [2021-11-23T02:38:54.340Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CPUSETS: enabled [2021-11-23T02:38:54.597Z] - CONFIG_MEMCG: enabled [2021-11-23T02:38:54.597Z] - CONFIG_KEYS: enabled [2021-11-23T02:38:54.597Z] - CONFIG_VETH: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T02:38:54.597Z] [2021-11-23T02:38:54.597Z] Optional Features: [2021-11-23T02:38:54.597Z] - CONFIG_USER_NS: enabled [2021-11-23T02:38:54.597Z] - CONFIG_SECCOMP: enabled [2021-11-23T02:38:54.597Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T02:38:54.597Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T02:38:54.597Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-23T02:38:54.597Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-23T02:38:54.597Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T02:38:54.597Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T02:38:54.597Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T02:38:54.597Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T02:38:54.597Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T02:38:54.597Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T02:38:54.597Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T02:38:54.597Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T02:38:54.863Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T02:38:54.863Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T02:38:54.863Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T02:38:54.863Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T02:38:54.863Z] - CONFIG_EXT4_FS: enabled [2021-11-23T02:38:54.863Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T02:38:54.863Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T02:38:54.863Z] - Network Drivers: [2021-11-23T02:38:54.863Z] - "overlay": [2021-11-23T02:38:54.863Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T02:38:54.863Z] Optional (for encrypted networks): [2021-11-23T02:38:54.863Z] - CONFIG_CRYPTO: enabled [2021-11-23T02:38:54.863Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T02:38:54.863Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T02:38:54.863Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T02:38:54.863Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T02:38:54.863Z] - CONFIG_XFRM: enabled [2021-11-23T02:38:54.863Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T02:38:54.863Z] - "ipvlan": [2021-11-23T02:38:54.863Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T02:38:54.863Z] - "macvlan": [2021-11-23T02:38:54.863Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T02:38:54.863Z] - "ftp,tftp client in container": [2021-11-23T02:38:54.863Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T02:38:54.863Z] - Storage Drivers: [2021-11-23T02:38:54.863Z] - "aufs": [2021-11-23T02:38:54.863Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-23T02:38:54.863Z] - "btrfs": [2021-11-23T02:38:54.863Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T02:38:54.863Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T02:38:54.863Z] - "devicemapper": [2021-11-23T02:38:54.863Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T02:38:54.863Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T02:38:54.863Z] - "overlay": [2021-11-23T02:38:54.863Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T02:38:54.863Z] - "zfs": [2021-11-23T02:38:54.863Z] - /dev/zfs: present [2021-11-23T02:38:54.863Z] - zfs command: missing [2021-11-23T02:38:55.120Z] - zpool command: missing [2021-11-23T02:38:55.120Z] [2021-11-23T02:38:55.120Z] Limits: [2021-11-23T02:38:55.120Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T02:38:55.120Z] [2021-11-23T02:38:55.120Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T02:38:55.449Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:88a66f8f3371c898a23548e3733af85d677e44f1 . [2021-11-23T02:38:55.708Z] #1 [internal] load build definition from Dockerfile [2021-11-23T02:38:55.708Z] #1 sha256:5ff18f2aba57236708c98cd7d0ffffe9c9758d39f6a9814acefaecf1e3ff5a30 [2021-11-23T02:38:55.708Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T02:38:55.708Z] #1 DONE 0.1s [2021-11-23T02:38:55.708Z] [2021-11-23T02:38:55.708Z] #2 [internal] load .dockerignore [2021-11-23T02:38:55.708Z] #2 sha256:78136264f59b6afdff3f95427c342350090c4efb8212c1c3b8306a63fb91b035 [2021-11-23T02:38:55.708Z] #2 transferring context: 87B done [2021-11-23T02:38:55.708Z] #2 DONE 0.1s [2021-11-23T02:38:55.708Z] [2021-11-23T02:38:55.708Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T02:38:55.708Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T02:38:55.965Z] #3 DONE 0.3s [2021-11-23T02:38:55.965Z] [2021-11-23T02:38:55.965Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T02:38:55.965Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T02:38:55.965Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-11-23T02:38:56.223Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T02:38:56.223Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T02:38:56.223Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T02:38:56.223Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T02:38:56.480Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-23T02:38:56.480Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-23T02:38:56.738Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-23T02:38:56.738Z] #4 DONE 0.8s [2021-11-23T02:38:57.302Z] [2021-11-23T02:38:57.302Z] #6 [internal] load build definition from Dockerfile [2021-11-23T02:38:57.302Z] #6 sha256:de6a989bbb525db23840916f652e190c6bff0ca89a8d0d1190035b96a390e7a7 [2021-11-23T02:38:57.302Z] #6 DONE 0.0s [2021-11-23T02:38:57.302Z] [2021-11-23T02:38:57.302Z] #5 [internal] load .dockerignore [2021-11-23T02:38:57.302Z] #5 sha256:9194bbb0177d662bc49d2d1e243f0f566cff80be97fde6247623b2a5b3edba41 [2021-11-23T02:38:57.302Z] #5 DONE 0.0s [2021-11-23T02:38:57.302Z] [2021-11-23T02:38:57.302Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T02:38:57.302Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T02:38:57.868Z] #10 DONE 0.7s [2021-11-23T02:38:57.868Z] [2021-11-23T02:38:57.868Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:38:57.868Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T02:38:57.868Z] #9 DONE 0.8s [2021-11-23T02:38:57.868Z] [2021-11-23T02:38:57.868Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T02:38:57.868Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T02:38:57.868Z] #7 DONE 0.8s [2021-11-23T02:38:57.868Z] [2021-11-23T02:38:57.868Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:38:57.868Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T02:38:57.868Z] #8 DONE 0.8s [2021-11-23T02:38:59.270Z] [2021-11-23T02:38:59.270Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:38:59.270Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:38:59.270Z] #35 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:38:59.270Z] #35 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-23T02:38:59.270Z] #35 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T02:38:59.270Z] #35 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T02:38:59.270Z] #35 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T02:38:59.527Z] #35 ... [2021-11-23T02:38:59.527Z] [2021-11-23T02:38:59.527Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T02:38:59.527Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T02:38:59.527Z] #52 DONE 0.0s [2021-11-23T02:38:59.527Z] [2021-11-23T02:38:59.527Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:38:59.527Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:38:59.527Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.1s [2021-11-23T02:38:59.787Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.39MB / 54.93MB 0.4s [2021-11-23T02:38:59.787Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 22.02MB / 54.93MB 0.5s [2021-11-23T02:39:00.045Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 27.26MB / 54.93MB 0.6s [2021-11-23T02:39:00.045Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 32.51MB / 54.93MB 0.7s [2021-11-23T02:39:00.303Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 39.65MB / 54.93MB 0.8s [2021-11-23T02:39:00.565Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 42.53MB / 54.93MB 1.1s [2021-11-23T02:39:00.565Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 49.28MB / 54.93MB 1.2s [2021-11-23T02:39:00.822Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 53.59MB / 54.93MB 1.3s [2021-11-23T02:39:01.391Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.1s done [2021-11-23T02:39:02.764Z] #35 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0.7s [2021-11-23T02:39:04.665Z] #35 ... [2021-11-23T02:39:04.665Z] [2021-11-23T02:39:04.665Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:39:04.665Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:39:04.665Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-23T02:39:04.665Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:39:04.665Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T02:39:04.665Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T02:39:04.665Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-11-23T02:39:04.665Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-11-23T02:39:04.665Z] #76 DONE 5.4s [2021-11-23T02:39:04.665Z] [2021-11-23T02:39:04.665Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:04.665Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:04.665Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.1s done [2021-11-23T02:39:04.665Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T02:39:04.665Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T02:39:04.665Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T02:39:04.665Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.1s done [2021-11-23T02:39:04.665Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 1.0s done [2021-11-23T02:39:04.665Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.4s done [2021-11-23T02:39:04.665Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.0s done [2021-11-23T02:39:04.665Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.4s done [2021-11-23T02:39:04.665Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 81.79MB / 134.80MB 5.2s [2021-11-23T02:39:04.665Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 3.4s done [2021-11-23T02:39:04.924Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 94.37MB / 134.80MB 5.6s [2021-11-23T02:39:05.183Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 104.60MB / 134.80MB 5.8s [2021-11-23T02:39:05.441Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 115.16MB / 134.80MB 6.2s [2021-11-23T02:39:05.700Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 122.68MB / 134.80MB 6.4s [2021-11-23T02:39:06.268Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 131.76MB / 134.80MB 6.7s [2021-11-23T02:39:07.203Z] #11 ... [2021-11-23T02:39:07.203Z] [2021-11-23T02:39:07.203Z] #31 [internal] load build context [2021-11-23T02:39:07.203Z] #31 sha256:e2f0454f330dac5e9c9a4d5639406c925bc3483ce03bbb85cfb8405b5e012ea3 [2021-11-23T02:39:07.203Z] #31 transferring context: 55.50MB 7.2s done [2021-11-23T02:39:07.203Z] #31 DONE 8.1s [2021-11-23T02:39:07.203Z] [2021-11-23T02:39:07.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:07.203Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:07.203Z] #11 ... [2021-11-23T02:39:07.203Z] [2021-11-23T02:39:07.203Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:39:07.203Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:39:07.203Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:39:07.203Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T02:39:07.203Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T02:39:07.203Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-11-23T02:39:07.203Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2021-11-23T02:39:07.203Z] #78 ... [2021-11-23T02:39:07.203Z] [2021-11-23T02:39:07.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:07.203Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:07.203Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 7.7s done [2021-11-23T02:39:07.769Z] #11 ... [2021-11-23T02:39:07.769Z] [2021-11-23T02:39:07.769Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:39:07.769Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:39:07.769Z] #78 DONE 8.6s [2021-11-23T02:39:07.769Z] [2021-11-23T02:39:07.769Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T02:39:07.769Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T02:39:08.334Z] #77 DONE 0.5s [2021-11-23T02:39:08.334Z] [2021-11-23T02:39:08.334Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T02:39:08.334Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T02:39:09.264Z] #79 DONE 0.8s [2021-11-23T02:39:09.264Z] [2021-11-23T02:39:09.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:09.265Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:09.265Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 7.1s [2021-11-23T02:39:10.195Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.3s done [2021-11-23T02:39:10.452Z] #11 ... [2021-11-23T02:39:10.452Z] [2021-11-23T02:39:10.452Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:39:10.452Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:39:10.452Z] #35 DONE 11.4s [2021-11-23T02:39:10.452Z] [2021-11-23T02:39:10.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:10.452Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:10.452Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.1s [2021-11-23T02:39:11.381Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.8s done [2021-11-23T02:39:11.381Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-11-23T02:39:12.755Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.4s done [2021-11-23T02:39:13.687Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-11-23T02:39:18.949Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.0s [2021-11-23T02:39:20.858Z] #11 ... [2021-11-23T02:39:20.858Z] [2021-11-23T02:39:20.858Z] #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 [2021-11-23T02:39:20.858Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:39:20.858Z] #36 1.699 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:39:20.858Z] #36 1.709 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:39:20.858Z] #36 1.709 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:39:20.858Z] #36 1.894 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:39:20.858Z] #36 2.122 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:39:20.858Z] #36 2.493 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:39:20.858Z] #36 4.000 Fetched 8476 kB in 3s (3285 kB/s) [2021-11-23T02:39:20.858Z] #36 4.000 Reading package lists... [2021-11-23T02:39:20.858Z] #36 4.826 Reading package lists... [2021-11-23T02:39:20.858Z] #36 5.578 Building dependency tree... [2021-11-23T02:39:20.858Z] #36 5.943 The following additional packages will be installed: [2021-11-23T02:39:20.858Z] #36 5.943 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T02:39:20.858Z] #36 5.943 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T02:39:20.858Z] #36 5.943 Recommended packages: [2021-11-23T02:39:20.858Z] #36 5.943 libldap-common publicsuffix libsasl2-modules [2021-11-23T02:39:20.858Z] #36 6.150 The following NEW packages will be installed: [2021-11-23T02:39:20.858Z] #36 6.150 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T02:39:20.858Z] #36 6.150 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T02:39:20.858Z] #36 6.150 libssh2-1 openssl [2021-11-23T02:39:20.858Z] #36 6.433 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:39:20.858Z] #36 6.433 Need to get 3038 kB of archives. [2021-11-23T02:39:20.858Z] #36 6.433 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T02:39:20.858Z] #36 6.433 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T02:39:20.858Z] #36 6.439 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T02:39:20.858Z] #36 6.439 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T02:39:20.858Z] #36 6.439 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T02:39:20.858Z] #36 6.486 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T02:39:20.858Z] #36 6.486 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T02:39:20.858Z] #36 6.486 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T02:39:20.858Z] #36 6.486 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T02:39:20.858Z] #36 6.486 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T02:39:20.858Z] #36 6.486 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T02:39:20.858Z] #36 6.486 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T02:39:20.858Z] #36 6.489 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T02:39:20.858Z] #36 6.492 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:39:20.858Z] #36 6.516 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:39:20.858Z] #36 6.518 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:39:20.858Z] #36 6.666 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:39:20.858Z] #36 6.712 Fetched 3038 kB in 0s (8288 kB/s) [2021-11-23T02:39:20.858Z] #36 6.744 Selecting previously unselected package openssl. [2021-11-23T02:39:20.858Z] #36 6.744 (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.) [2021-11-23T02:39:20.858Z] #36 6.746 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T02:39:20.858Z] #36 6.750 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:39:20.858Z] #36 6.879 Selecting previously unselected package ca-certificates. [2021-11-23T02:39:20.858Z] #36 6.879 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T02:39:20.858Z] #36 6.882 Unpacking ca-certificates (20210119) ... [2021-11-23T02:39:20.858Z] #36 6.962 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T02:39:20.859Z] #36 6.962 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 6.970 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:39:20.859Z] #36 7.064 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T02:39:20.859Z] #36 7.064 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.071 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:39:20.859Z] #36 7.114 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T02:39:20.859Z] #36 7.115 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.125 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:39:20.859Z] #36 7.177 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T02:39:20.859Z] #36 7.177 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.186 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:39:20.859Z] #36 7.282 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T02:39:20.859Z] #36 7.282 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.289 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:39:20.859Z] #36 7.349 Selecting previously unselected package libpsl5:amd64. [2021-11-23T02:39:20.859Z] #36 7.349 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.357 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:39:20.859Z] #36 7.409 Selecting previously unselected package librtmp1:amd64. [2021-11-23T02:39:20.859Z] #36 7.409 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.409 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:39:20.859Z] #36 7.473 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T02:39:20.859Z] #36 7.473 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.494 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:39:20.859Z] #36 7.574 Selecting previously unselected package libcurl4:amd64. [2021-11-23T02:39:20.859Z] #36 7.574 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.574 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:39:20.859Z] #36 7.646 Selecting previously unselected package curl. [2021-11-23T02:39:20.859Z] #36 7.647 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.653 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T02:39:20.859Z] #36 7.734 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:39:20.859Z] #36 7.734 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.737 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:39:20.859Z] #36 7.825 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:39:20.859Z] #36 7.825 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.829 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:39:20.859Z] #36 7.888 Selecting previously unselected package jq. [2021-11-23T02:39:20.859Z] #36 7.888 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:39:20.859Z] #36 7.898 Unpacking jq (1.6-2.1) ... [2021-11-23T02:39:20.859Z] #36 7.956 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:39:20.859Z] #36 7.966 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:39:20.859Z] #36 7.977 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:39:20.859Z] #36 7.989 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:39:20.859Z] #36 8.001 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:39:20.859Z] #36 8.011 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:39:20.859Z] #36 8.021 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:39:20.859Z] #36 8.031 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:39:20.859Z] #36 8.046 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:39:20.859Z] #36 8.056 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:39:20.859Z] #36 8.066 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:39:20.859Z] #36 8.077 Setting up ca-certificates (20210119) ... [2021-11-23T02:39:20.859Z] #36 8.815 Updating certificates in /etc/ssl/certs... [2021-11-23T02:39:20.859Z] #36 10.04 129 added, 0 removed; done. [2021-11-23T02:39:20.859Z] #36 10.21 Setting up jq (1.6-2.1) ... [2021-11-23T02:39:20.859Z] #36 10.27 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:39:20.859Z] #36 10.33 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T02:39:20.859Z] #36 10.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:39:20.859Z] #36 10.36 Processing triggers for ca-certificates (20210119) ... [2021-11-23T02:39:20.859Z] #36 10.37 Updating certificates in /etc/ssl/certs... [2021-11-23T02:39:20.859Z] #36 ... [2021-11-23T02:39:20.859Z] [2021-11-23T02:39:20.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:20.859Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:21.800Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.2s done [2021-11-23T02:39:22.057Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-11-23T02:39:23.431Z] #11 ... [2021-11-23T02:39:23.431Z] [2021-11-23T02:39:23.431Z] #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 [2021-11-23T02:39:23.431Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:39:23.431Z] #36 11.17 0 added, 0 removed; done. [2021-11-23T02:39:23.431Z] #36 11.17 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T02:39:23.431Z] #36 11.18 done. [2021-11-23T02:39:23.431Z] #36 DONE 12.9s [2021-11-23T02:39:23.431Z] [2021-11-23T02:39:23.431Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:23.431Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:23.431Z] #11 ... [2021-11-23T02:39:23.431Z] [2021-11-23T02:39:23.431Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T02:39:23.431Z] #37 sha256:1356b2cd649766028bf11528985a64aebeba4ef2d0f0bfa2cdaac7bd267add26 [2021-11-23T02:39:23.431Z] #37 DONE 0.2s [2021-11-23T02:39:23.431Z] [2021-11-23T02:39:23.431Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:23.431Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:27.607Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.1s [2021-11-23T02:39:27.719Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04357c3dfd677bad8) in /home/ubuntu/workspace/moby_PR-43040 [Pipeline] { [Pipeline] checkout [2021-11-23T02:39:27.828Z] The recommended git tool is: git [2021-11-23T02:39:30.240Z] using credential docker-jenkins-github-credentials [2021-11-23T02:39:30.250Z] Cloning the remote Git repository [2021-11-23T02:39:30.250Z] Cloning with configured refspecs honoured and without tags [2021-11-23T02:39:29.604Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T02:39:29.685Z] > git init /home/ubuntu/workspace/moby_PR-43040 # timeout=10 [2021-11-23T02:39:29.974Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:39:29.974Z] > git --version # timeout=10 [2021-11-23T02:39:29.992Z] > git --version # 'git version 2.17.1' [2021-11-23T02:39:29.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:39:29.994Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:39:32.873Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 9.9s done [2021-11-23T02:39:32.873Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-23T02:39:33.436Z] #11 ... [2021-11-23T02:39:33.436Z] [2021-11-23T02:39:33.437Z] #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 [2021-11-23T02:39:33.437Z] #38 sha256:072c918349b6f13d9a6a4024bd3bca887c72833200bc09ff5449ec1f2e5ceebe [2021-11-23T02:39:33.437Z] #38 2.645 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T02:39:33.437Z] #38 3.007 [2021-11-23T02:39:33.437Z] #38 3.228 #=#=# ######################################################################## 100.0% [2021-11-23T02:39:33.437Z] #38 3.578 [2021-11-23T02:39:33.437Z] #38 4.654 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T02:39:33.437Z] #38 4.935 [2021-11-23T02:39:33.437Z] #38 5.163 #=#=# ######################################################################## 100.0% [2021-11-23T02:39:33.437Z] #38 5.495 [2021-11-23T02:39:33.437Z] #38 6.603 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T02:39:33.437Z] #38 6.872 [2021-11-23T02:39:33.437Z] #38 7.087 #=#=# 0.0% ######################################## 55.6% ########################################### 60.1% ################################################ 67.6% ############################################################ 84.2% ################################################################# 91.5% ######################################################################## 100.0% [2021-11-23T02:39:33.437Z] #38 8.332 [2021-11-23T02:39:33.437Z] #38 9.404 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T02:39:33.437Z] #38 9.738 [2021-11-23T02:39:33.718Z] #38 9.958 #=#=# ######################################################################## 100.0% [2021-11-23T02:39:33.718Z] #38 ... [2021-11-23T02:39:33.718Z] [2021-11-23T02:39:33.718Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:33.718Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:37.959Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.0s [2021-11-23T02:39:38.889Z] #11 ... [2021-11-23T02:39:38.889Z] [2021-11-23T02:39:38.889Z] #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 [2021-11-23T02:39:38.889Z] #38 sha256:072c918349b6f13d9a6a4024bd3bca887c72833200bc09ff5449ec1f2e5ceebe [2021-11-23T02:39:38.889Z] #38 10.30 [2021-11-23T02:39:38.889Z] #38 11.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T02:39:38.889Z] #38 11.48 [2021-11-23T02:39:38.889Z] #38 11.70 #=#=# ######################################################################## 100.0% [2021-11-23T02:39:38.889Z] #38 12.02 [2021-11-23T02:39:38.889Z] #38 12.10 Download of images into '/build' complete. [2021-11-23T02:39:38.889Z] #38 12.10 Use something like the following to load the result into a Docker daemon: [2021-11-23T02:39:38.889Z] #38 12.10 tar -cC '/build' . | docker load [2021-11-23T02:39:38.889Z] #38 DONE 15.3s [2021-11-23T02:39:38.889Z] [2021-11-23T02:39:38.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:39:38.889Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:39:43.070Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.2s [2021-11-23T02:39:45.591Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 13.1s done [2021-11-23T02:39:45.852Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T02:39:45.852Z] #11 DONE 46.8s [2021-11-23T02:39:46.109Z] [2021-11-23T02:39:46.109Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T02:39:46.109Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T02:39:47.042Z] #12 DONE 0.9s [2021-11-23T02:39:47.042Z] [2021-11-23T02:39:47.042Z] #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 [2021-11-23T02:39:47.042Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T02:39:48.410Z] #13 DONE 1.6s [2021-11-23T02:39:48.668Z] [2021-11-23T02:39:48.668Z] #56 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:39:48.668Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:39:48.668Z] #56 ... [2021-11-23T02:39:48.668Z] [2021-11-23T02:39:48.668Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T02:39:48.668Z] #49 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T02:39:48.668Z] #49 DONE 0.2s [2021-11-23T02:39:48.668Z] [2021-11-23T02:39:48.668Z] #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 [2021-11-23T02:39:48.668Z] #53 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T02:39:48.668Z] #53 DONE 0.3s [2021-11-23T02:39:48.925Z] [2021-11-23T02:39:48.925Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T02:39:48.925Z] #40 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T02:39:48.925Z] #40 DONE 0.3s [2021-11-23T02:39:48.925Z] [2021-11-23T02:39:48.925Z] #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 [2021-11-23T02:39:48.925Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:39:51.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:39:51.653Z] > git config --add remote.origin.fetch +refs/pull/43040/head:refs/remotes/origin/PR-43040 # timeout=10 [2021-11-23T02:39:51.679Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:39:51.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:39:51.737Z] Fetching without tags [2021-11-23T02:39:52.013Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-041aba7ed1378dc97) in /home/ubuntu/workspace/moby_PR-43040 [Pipeline] { [Pipeline] checkout [2021-11-23T02:39:52.127Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:39:52.145Z] The recommended git tool is: git [2021-11-23T02:39:53.097Z] #41 ... [2021-11-23T02:39:53.097Z] [2021-11-23T02:39:53.097Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-23T02:39:53.097Z] #14 sha256:520b7171dc28c4aa41da65a60e4acf3a87b523c5ed93ead8564b7814c6f00138 [2021-11-23T02:39:53.097Z] #14 DONE 4.3s [2021-11-23T02:39:53.097Z] [2021-11-23T02:39:53.097Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-23T02:39:53.097Z] #15 sha256:fca1e9e4c7596dc78aae160dc1a2cae029aacc162db91f4748a5cb929d45ce01 [2021-11-23T02:39:53.313Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:39:53.313Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:39:51.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:39:51.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:39:51.742Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:39:52.135Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:39:52.158Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:39:53.186Z] > git remote # timeout=10 [2021-11-23T02:39:53.212Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:39:53.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:39:53.242Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:39:53.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T02:39:53.316Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:39:53.340Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:39:54.954Z] using credential docker-jenkins-github-credentials [2021-11-23T02:39:54.963Z] Cloning the remote Git repository [2021-11-23T02:39:54.964Z] Cloning with configured refspecs honoured and without tags [2021-11-23T02:39:55.621Z] #15 DONE 2.8s [2021-11-23T02:39:55.621Z] [2021-11-23T02:39:55.621Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-23T02:39:55.621Z] #16 sha256:4d8403ef6cfe9243fb072c9ea9c5b6e9b656b27bb20398ac609eebc92b24bb72 [2021-11-23T02:39:53.804Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T02:39:53.871Z] > git init /home/ubuntu/workspace/moby_PR-43040 # timeout=10 [2021-11-23T02:39:54.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:39:54.106Z] > git --version # timeout=10 [2021-11-23T02:39:54.130Z] > git --version # 'git version 2.17.1' [2021-11-23T02:39:54.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:39:54.132Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:39:56.905Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b22b8d2e745fb4b5) in /home/ubuntu/workspace/moby_PR-43040 [Pipeline] { [Pipeline] checkout [2021-11-23T02:39:57.152Z] The recommended git tool is: git [2021-11-23T02:39:57.537Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T02:39:58.158Z] #16 DONE 2.7s [2021-11-23T02:39:58.158Z] [2021-11-23T02:39:58.158Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-23T02:39:58.158Z] #17 sha256:0191ca8086930eea4395d2aa0380bc35cd206d032c86d739bf18468c828630f7 [2021-11-23T02:39:58.416Z] #17 ... [2021-11-23T02:39:58.416Z] [2021-11-23T02:39:58.416Z] #62 [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 [2021-11-23T02:39:58.416Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:39:58.416Z] #62 6.123 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T02:39:58.416Z] #62 9.665 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T02:39:58.416Z] #62 9.684 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T02:39:58.416Z] #62 9.789 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T02:39:58.572Z] + docker version [2021-11-23T02:39:58.673Z] #62 ... [2021-11-23T02:39:58.673Z] [2021-11-23T02:39:58.673Z] #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 [2021-11-23T02:39:58.673Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:39:58.673Z] #43 5.855 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T02:39:58.673Z] #43 ... [2021-11-23T02:39:58.673Z] [2021-11-23T02:39:58.673Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:39:58.673Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:39:58.673Z] #60 6.447 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T02:39:58.931Z] #60 ... [2021-11-23T02:39:58.931Z] [2021-11-23T02:39:58.931Z] #58 [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 [2021-11-23T02:39:58.931Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:39:58.931Z] #58 6.437 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:39:58.931Z] #58 8.785 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:39:58.931Z] #58 8.884 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:39:58.931Z] #58 8.884 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:39:58.931Z] #58 8.924 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:39:58.931Z] #58 9.501 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:39:58.931Z] #58 9.583 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:39:58.931Z] #58 9.765 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:39:58.931Z] #58 9.809 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:39:58.931Z] #58 9.897 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:39:59.189Z] #58 ... [2021-11-23T02:39:59.189Z] [2021-11-23T02:39:59.189Z] #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 [2021-11-23T02:39:59.189Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:39:59.189Z] #50 5.312 + git clone https://github.com/docker/distribution.git . [2021-11-23T02:39:59.189Z] #50 5.312 Cloning into '.'... [2021-11-23T02:39:59.189Z] #50 ... [2021-11-23T02:39:59.189Z] [2021-11-23T02:39:59.189Z] #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 [2021-11-23T02:39:59.189Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:39:59.189Z] #54 6.163 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:39:59.189Z] #54 6.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:39:59.189Z] #54 6.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:39:59.189Z] #54 6.641 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T02:39:59.189Z] #54 7.125 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:39:59.189Z] #54 9.169 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:40:01.086Z] #54 ... [2021-11-23T02:40:01.086Z] [2021-11-23T02:40:01.086Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-23T02:40:01.086Z] #17 sha256:0191ca8086930eea4395d2aa0380bc35cd206d032c86d739bf18468c828630f7 [2021-11-23T02:40:01.086Z] #17 DONE 2.4s [2021-11-23T02:40:01.086Z] [2021-11-23T02:40:01.086Z] #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 [2021-11-23T02:40:01.086Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:40:01.086Z] #54 11.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:40:01.086Z] #54 ... [2021-11-23T02:40:01.086Z] [2021-11-23T02:40:01.086Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-23T02:40:01.086Z] #18 sha256:ee35562e53079f8f25b62761cb9fadbdc44ef51f5b726acf436ee75540c8dc2f [2021-11-23T02:40:01.605Z] using credential docker-jenkins-github-credentials [2021-11-23T02:40:01.615Z] Cloning the remote Git repository [2021-11-23T02:40:01.615Z] Cloning with configured refspecs honoured and without tags [2021-11-23T02:40:01.740Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T02:40:01.811Z] > git init /home/ubuntu/workspace/moby_PR-43040 # timeout=10 [2021-11-23T02:40:02.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:40:02.300Z] > git --version # timeout=10 [2021-11-23T02:40:02.322Z] > git --version # 'git version 2.25.1' [2021-11-23T02:40:02.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:02.351Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:02.791Z] Client: Docker Engine - Community [2021-11-23T02:40:02.791Z] Version: 20.10.10-rc1 [2021-11-23T02:40:02.791Z] API version: 1.41 [2021-11-23T02:40:02.791Z] Go version: go1.16.9 [2021-11-23T02:40:02.791Z] Git commit: b485636 [2021-11-23T02:40:02.791Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-23T02:40:02.791Z] OS/Arch: linux/amd64 [2021-11-23T02:40:02.791Z] Context: default [2021-11-23T02:40:02.791Z] Experimental: true [2021-11-23T02:40:02.791Z] [2021-11-23T02:40:02.791Z] Server: Docker Engine - Community [2021-11-23T02:40:02.791Z] Engine: [2021-11-23T02:40:02.791Z] Version: 20.10.10-rc1 [2021-11-23T02:40:02.791Z] API version: 1.41 (minimum version 1.12) [2021-11-23T02:40:02.791Z] Go version: go1.16.9 [2021-11-23T02:40:02.791Z] Git commit: 9f5b26f [2021-11-23T02:40:02.791Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-23T02:40:02.791Z] OS/Arch: linux/amd64 [2021-11-23T02:40:02.791Z] Experimental: true [2021-11-23T02:40:02.791Z] containerd: [2021-11-23T02:40:02.791Z] Version: 1.4.11 [2021-11-23T02:40:02.791Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:40:02.791Z] runc: [2021-11-23T02:40:02.791Z] Version: 1.0.2 [2021-11-23T02:40:02.791Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T02:40:02.791Z] docker-init: [2021-11-23T02:40:02.791Z] Version: 0.19.0 [2021-11-23T02:40:02.791Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T02:40:02.983Z] #18 DONE 2.3s [2021-11-23T02:40:02.983Z] [2021-11-23T02:40:02.983Z] #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 [2021-11-23T02:40:02.983Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:40:03.121Z] + docker info [2021-11-23T02:40:04.239Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03525d2fd16697778) in /home/ubuntu/workspace/moby_PR-43040 [Pipeline] { [Pipeline] checkout [2021-11-23T02:40:04.355Z] #19 ... [2021-11-23T02:40:04.355Z] [2021-11-23T02:40:04.355Z] #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 [2021-11-23T02:40:04.355Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:40:04.355Z] #41 5.262 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T02:40:04.355Z] #41 5.262 Cloning into '.'... [2021-11-23T02:40:04.355Z] #41 ... [2021-11-23T02:40:04.355Z] [2021-11-23T02:40:04.355Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:40:04.355Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:40:04.355Z] #60 13.22 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T02:40:04.355Z] #60 13.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T02:40:04.355Z] #60 13.34 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T02:40:04.355Z] #60 13.34 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T02:40:04.355Z] #60 13.38 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T02:40:04.355Z] #60 13.71 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T02:40:04.355Z] #60 14.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T02:40:04.355Z] #60 14.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T02:40:04.355Z] #60 14.34 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T02:40:04.355Z] #60 14.35 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T02:40:04.355Z] #60 15.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T02:40:04.355Z] #60 15.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T02:40:04.355Z] #60 ... [2021-11-23T02:40:04.355Z] [2021-11-23T02:40:04.355Z] #56 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:40:04.355Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:40:04.355Z] #56 5.842 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T02:40:04.366Z] The recommended git tool is: git [2021-11-23T02:40:04.612Z] #56 ... [2021-11-23T02:40:04.613Z] [2021-11-23T02:40:04.613Z] #58 [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 [2021-11-23T02:40:04.613Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:40:04.613Z] #58 14.25 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:40:04.613Z] #58 14.39 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:40:04.613Z] #58 14.52 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:40:05.984Z] #58 17.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:40:05.984Z] #58 17.43 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:40:08.761Z] using credential docker-jenkins-github-credentials [2021-11-23T02:40:08.770Z] Cloning the remote Git repository [2021-11-23T02:40:08.770Z] Cloning with configured refspecs honoured and without tags [2021-11-23T02:40:08.788Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T02:40:08.932Z] > git init /home/ubuntu/workspace/moby_PR-43040 # timeout=10 [2021-11-23T02:40:09.263Z] #58 ... [2021-11-23T02:40:09.263Z] [2021-11-23T02:40:09.263Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:40:09.263Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:40:09.263Z] #60 20.34 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T02:40:09.263Z] #60 20.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T02:40:09.263Z] #60 20.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T02:40:09.263Z] #60 20.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T02:40:09.520Z] #60 20.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T02:40:10.087Z] #60 21.46 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T02:40:10.087Z] #60 21.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T02:40:10.087Z] #60 21.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T02:40:10.087Z] #60 21.64 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T02:40:10.087Z] #60 21.77 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T02:40:09.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:40:09.479Z] > git --version # timeout=10 [2021-11-23T02:40:09.491Z] > git --version # 'git version 2.25.1' [2021-11-23T02:40:09.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:09.493Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:10.345Z] #60 21.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T02:40:10.603Z] #60 21.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T02:40:10.603Z] #60 21.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T02:40:10.603Z] #60 21.98 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T02:40:10.603Z] #60 ... [2021-11-23T02:40:10.603Z] [2021-11-23T02:40:10.603Z] #62 [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 [2021-11-23T02:40:10.603Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:40:10.603Z] #62 12.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T02:40:10.860Z] #62 ... [2021-11-23T02:40:10.860Z] [2021-11-23T02:40:10.860Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:40:10.860Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:40:10.860Z] #60 22.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T02:40:10.860Z] #60 22.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T02:40:11.117Z] #60 22.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T02:40:11.117Z] #60 22.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T02:40:11.117Z] #60 22.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T02:40:11.376Z] #60 22.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T02:40:11.376Z] #60 22.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T02:40:11.376Z] #60 22.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T02:40:11.634Z] #60 ... [2021-11-23T02:40:11.634Z] [2021-11-23T02:40:11.634Z] #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 [2021-11-23T02:40:11.634Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:40:11.634Z] #43 22.54 tomll can be used in two ways: [2021-11-23T02:40:11.634Z] #43 22.54 Writing to STDIN and reading from STDOUT: [2021-11-23T02:40:11.634Z] #43 22.54 cat file.toml | tomll > file.toml [2021-11-23T02:40:11.634Z] #43 22.54 [2021-11-23T02:40:11.634Z] #43 22.54 Reading and updating a list of files: [2021-11-23T02:40:11.634Z] #43 22.54 tomll a.toml b.toml c.toml [2021-11-23T02:40:11.634Z] #43 22.54 [2021-11-23T02:40:11.634Z] #43 22.54 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T02:40:11.634Z] #43 DONE 23.2s [2021-11-23T02:40:11.634Z] [2021-11-23T02:40:11.634Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:40:11.634Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:40:11.634Z] #60 23.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T02:40:11.634Z] #60 23.28 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T02:40:11.894Z] #60 23.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T02:40:11.894Z] #60 23.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T02:40:11.894Z] #60 23.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T02:40:11.894Z] #60 23.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T02:40:12.463Z] #60 24.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T02:40:12.463Z] #60 24.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T02:40:12.463Z] #60 24.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T02:40:12.721Z] #60 24.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T02:40:12.980Z] #60 ... [2021-11-23T02:40:12.980Z] [2021-11-23T02:40:12.980Z] #56 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:40:12.980Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:40:12.980Z] #56 24.37 Usage of /build/vndr: [2021-11-23T02:40:12.980Z] #56 24.37 /build/vndr [[import path] [revision]] [repository] [2021-11-23T02:40:12.980Z] #56 24.37 /build/vndr init [2021-11-23T02:40:12.980Z] #56 24.37 -strict [2021-11-23T02:40:12.980Z] #56 24.37 checking mode. treat non-trivial warning as an error [2021-11-23T02:40:12.980Z] #56 24.37 -verbose [2021-11-23T02:40:12.980Z] #56 24.37 shows all warnings [2021-11-23T02:40:12.980Z] #56 24.37 -whitelist value [2021-11-23T02:40:12.980Z] #56 24.37 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T02:40:12.980Z] #56 DONE 24.4s [2021-11-23T02:40:12.980Z] [2021-11-23T02:40:12.980Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:40:12.980Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:40:12.980Z] #60 24.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T02:40:12.980Z] #60 24.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T02:40:13.237Z] #60 24.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T02:40:13.237Z] #60 ... [2021-11-23T02:40:13.237Z] [2021-11-23T02:40:13.237Z] #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 [2021-11-23T02:40:13.237Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:40:13.237Z] #54 14.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T02:40:13.237Z] #54 23.05 Fetched 8479 kB in 17s (489 kB/s) [2021-11-23T02:40:13.500Z] #54 23.05 Reading package lists... [2021-11-23T02:40:13.500Z] #54 ... [2021-11-23T02:40:13.500Z] [2021-11-23T02:40:13.500Z] #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 [2021-11-23T02:40:13.500Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:40:13.500Z] #19 2.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:40:13.500Z] #19 2.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:40:13.500Z] #19 2.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:40:13.500Z] #19 3.472 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:40:13.500Z] #19 4.886 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T02:40:13.500Z] #19 6.705 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T02:40:13.500Z] #19 8.530 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T02:40:13.500Z] #19 9.855 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T02:40:13.761Z] #19 ... [2021-11-23T02:40:13.761Z] [2021-11-23T02:40:13.761Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:40:13.761Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:40:13.761Z] #60 25.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T02:40:13.761Z] #60 25.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T02:40:13.761Z] #60 25.35 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T02:40:14.022Z] #60 25.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T02:40:14.022Z] #60 25.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T02:40:14.022Z] #60 25.53 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T02:40:14.279Z] #60 25.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T02:40:14.537Z] #60 26.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T02:40:14.795Z] #60 26.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T02:40:14.795Z] #60 26.24 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T02:40:14.795Z] #60 26.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T02:40:14.795Z] #60 26.32 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T02:40:15.053Z] #60 26.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T02:40:15.984Z] #60 27.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T02:40:15.984Z] #60 27.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T02:40:15.984Z] #60 27.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T02:40:15.984Z] #60 27.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T02:40:16.242Z] #60 27.76 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T02:40:16.242Z] #60 27.84 go: downloading golang.org/x/text v0.3.2 [2021-11-23T02:40:16.837Z] Fetching without tags [2021-11-23T02:40:17.167Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:40:18.071Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:40:18.071Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:40:16.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:40:16.764Z] > git config --add remote.origin.fetch +refs/pull/43040/head:refs/remotes/origin/PR-43040 # timeout=10 [2021-11-23T02:40:16.784Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:16.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:40:16.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:40:16.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:16.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:17.179Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:40:17.212Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:40:17.953Z] > git remote # timeout=10 [2021-11-23T02:40:17.984Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:40:18.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:18.013Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:40:18.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T02:40:18.074Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:40:18.100Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:40:21.244Z] Client: [2021-11-23T02:40:21.244Z] Context: default [2021-11-23T02:40:21.244Z] Debug Mode: false [2021-11-23T02:40:21.244Z] Plugins: [2021-11-23T02:40:21.244Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T02:40:21.244Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T02:40:21.244Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T02:40:21.244Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T02:40:21.244Z] [2021-11-23T02:40:21.244Z] Server: [2021-11-23T02:40:21.244Z] Containers: 0 [2021-11-23T02:40:21.244Z] Running: 0 [2021-11-23T02:40:21.244Z] Paused: 0 [2021-11-23T02:40:21.244Z] Stopped: 0 [2021-11-23T02:40:21.244Z] Images: 0 [2021-11-23T02:40:21.244Z] Server Version: 20.10.10-rc1 [2021-11-23T02:40:21.244Z] Storage Driver: overlay2 [2021-11-23T02:40:21.244Z] Backing Filesystem: extfs [2021-11-23T02:40:21.244Z] Supports d_type: true [2021-11-23T02:40:21.244Z] Native Overlay Diff: true [2021-11-23T02:40:21.244Z] userxattr: false [2021-11-23T02:40:21.244Z] Logging Driver: json-file [2021-11-23T02:40:21.244Z] Cgroup Driver: cgroupfs [2021-11-23T02:40:21.244Z] Cgroup Version: 1 [2021-11-23T02:40:21.244Z] Plugins: [2021-11-23T02:40:21.244Z] Volume: local [2021-11-23T02:40:21.244Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T02:40:21.244Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T02:40:21.244Z] Swarm: inactive [2021-11-23T02:40:21.244Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T02:40:21.244Z] Default Runtime: runc [2021-11-23T02:40:21.244Z] Init Binary: docker-init [2021-11-23T02:40:21.244Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:40:21.244Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T02:40:21.244Z] init version: de40ad0 [2021-11-23T02:40:21.244Z] Security Options: [2021-11-23T02:40:21.244Z] apparmor [2021-11-23T02:40:21.244Z] seccomp [2021-11-23T02:40:21.244Z] Profile: default [2021-11-23T02:40:21.244Z] Kernel Version: 5.4.0-1057-aws [2021-11-23T02:40:21.244Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-23T02:40:21.244Z] OSType: linux [2021-11-23T02:40:21.244Z] Architecture: x86_64 [2021-11-23T02:40:21.244Z] CPUs: 2 [2021-11-23T02:40:21.244Z] Total Memory: 7.487GiB [2021-11-23T02:40:21.244Z] Name: ip-10-100-107-82 [2021-11-23T02:40:21.244Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-23T02:40:21.244Z] Docker Root Dir: /var/lib/docker [2021-11-23T02:40:21.244Z] Debug Mode: false [2021-11-23T02:40:21.244Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:40:21.244Z] Labels: [2021-11-23T02:40:21.244Z] Experimental: true [2021-11-23T02:40:21.244Z] Insecure Registries: [2021-11-23T02:40:21.244Z] 127.0.0.0/8 [2021-11-23T02:40:21.244Z] Live Restore Enabled: true [2021-11-23T02:40:21.244Z] [2021-11-23T02:40:21.244Z] WARNING: No swap limit support [Pipeline] sh [2021-11-23T02:40:21.551Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:40:21.551Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:40:21.551Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T02:40:21.551Z] + bash /home/ubuntu/workspace/moby_PR-43040/check-config.sh [2021-11-23T02:40:21.551Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T02:40:21.551Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-23T02:40:21.551Z] [2021-11-23T02:40:21.551Z] Generally Necessary: [2021-11-23T02:40:21.551Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T02:40:21.551Z] - apparmor: enabled and tools installed [2021-11-23T02:40:21.551Z] - CONFIG_NAMESPACES: enabled [2021-11-23T02:40:21.551Z] - CONFIG_NET_NS: enabled [2021-11-23T02:40:21.551Z] - CONFIG_PID_NS: enabled [2021-11-23T02:40:21.551Z] - CONFIG_IPC_NS: enabled [2021-11-23T02:40:21.551Z] - CONFIG_UTS_NS: enabled [2021-11-23T02:40:21.551Z] - CONFIG_CGROUPS: enabled [2021-11-23T02:40:21.551Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T02:40:21.551Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T02:40:21.551Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T02:40:21.551Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T02:40:21.551Z] - CONFIG_CPUSETS: enabled [2021-11-23T02:40:21.551Z] - CONFIG_MEMCG: enabled [2021-11-23T02:40:21.551Z] - CONFIG_KEYS: enabled [2021-11-23T02:40:21.551Z] - CONFIG_VETH: enabled (as module) [2021-11-23T02:40:21.551Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T02:40:21.551Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T02:40:21.551Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T02:40:21.551Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T02:40:21.551Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T02:40:21.551Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T02:40:21.828Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T02:40:21.828Z] [2021-11-23T02:40:21.828Z] Optional Features: [2021-11-23T02:40:21.828Z] - CONFIG_USER_NS: enabled [2021-11-23T02:40:21.828Z] - CONFIG_SECCOMP: enabled [2021-11-23T02:40:21.828Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T02:40:21.828Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T02:40:21.828Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T02:40:21.828Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-23T02:40:21.828Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-23T02:40:21.828Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T02:40:21.828Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T02:40:21.828Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T02:40:21.828Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T02:40:21.828Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T02:40:21.828Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T02:40:21.828Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T02:40:21.828Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T02:40:21.828Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T02:40:21.828Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T02:40:21.828Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T02:40:21.828Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T02:40:21.828Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T02:40:21.828Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T02:40:21.828Z] - CONFIG_EXT4_FS: enabled [2021-11-23T02:40:21.828Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T02:40:21.828Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T02:40:21.828Z] - Network Drivers: [2021-11-23T02:40:21.828Z] - "overlay": [2021-11-23T02:40:22.143Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T02:40:22.143Z] Optional (for encrypted networks): [2021-11-23T02:40:22.143Z] - CONFIG_CRYPTO: enabled [2021-11-23T02:40:22.143Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T02:40:22.143Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T02:40:22.143Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T02:40:22.143Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T02:40:22.143Z] - CONFIG_XFRM: enabled [2021-11-23T02:40:22.143Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T02:40:22.143Z] - "ipvlan": [2021-11-23T02:40:22.143Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T02:40:22.143Z] - "macvlan": [2021-11-23T02:40:22.143Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T02:40:22.143Z] - "ftp,tftp client in container": [2021-11-23T02:40:22.143Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T02:40:22.143Z] - Storage Drivers: [2021-11-23T02:40:22.143Z] - "aufs": [2021-11-23T02:40:22.143Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-23T02:40:22.143Z] - "btrfs": [2021-11-23T02:40:22.143Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T02:40:22.143Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T02:40:22.143Z] - "devicemapper": [2021-11-23T02:40:22.143Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T02:40:22.143Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T02:40:22.143Z] - "overlay": [2021-11-23T02:40:22.143Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T02:40:22.143Z] - "zfs": [2021-11-23T02:40:22.143Z] - /dev/zfs: present [2021-11-23T02:40:22.143Z] - zfs command: missing [2021-11-23T02:40:22.143Z] - zpool command: missing [2021-11-23T02:40:22.143Z] [2021-11-23T02:40:22.143Z] Limits: [2021-11-23T02:40:22.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T02:40:22.143Z] [2021-11-23T02:40:22.143Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T02:40:22.500Z] + sudo modprobe ip_vs [2021-11-23T02:40:22.500Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88a66f8f3371c898a23548e3733af85d677e44f1 . [2021-11-23T02:40:22.716Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T02:40:23.446Z] #1 [internal] load build definition from Dockerfile [2021-11-23T02:40:23.446Z] #1 sha256:fe28f776e8fc2b0ba35177331373ce34ae5c5f80646c6252d859100c427a49c1 [2021-11-23T02:40:23.446Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T02:40:23.446Z] #1 DONE 0.1s [2021-11-23T02:40:23.446Z] [2021-11-23T02:40:23.446Z] #2 [internal] load .dockerignore [2021-11-23T02:40:23.446Z] #2 sha256:f7ac721949a3c6171097ff2932d785d9544bef6bbf06b444518330ffae3c1bd4 [2021-11-23T02:40:23.446Z] #2 transferring context: 87B done [2021-11-23T02:40:23.446Z] #2 DONE 0.1s [2021-11-23T02:40:23.446Z] [2021-11-23T02:40:23.446Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T02:40:23.446Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T02:40:23.820Z] + docker version [2021-11-23T02:40:24.345Z] #60 34.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T02:40:24.345Z] #60 34.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T02:40:24.345Z] #60 34.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T02:40:24.345Z] #60 34.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T02:40:24.345Z] #60 34.99 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T02:40:24.345Z] #60 ... [2021-11-23T02:40:24.345Z] [2021-11-23T02:40:24.345Z] #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 [2021-11-23T02:40:24.345Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:40:24.345Z] #50 25.25 Updating files: 83% (1456/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T02:40:24.345Z] #50 25.68 + git checkout -q v2.3.0 [2021-11-23T02:40:24.345Z] #50 27.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T02:40:24.345Z] #50 ... [2021-11-23T02:40:24.345Z] [2021-11-23T02:40:24.345Z] #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 [2021-11-23T02:40:24.345Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:40:24.345Z] #19 11.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:40:24.345Z] #19 12.09 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T02:40:24.345Z] #19 12.09 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:40:24.345Z] #19 12.09 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:40:24.345Z] #19 12.09 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T02:40:24.345Z] #19 12.11 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T02:40:24.345Z] #19 12.11 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T02:40:24.345Z] #19 12.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T02:40:24.345Z] #19 12.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T02:40:24.345Z] #19 12.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:40:24.345Z] #19 12.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:40:24.345Z] #19 12.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T02:40:24.345Z] #19 12.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T02:40:24.346Z] #19 ... [2021-11-23T02:40:24.346Z] [2021-11-23T02:40:24.346Z] #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 [2021-11-23T02:40:24.346Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:40:24.346Z] #54 23.05 Reading package lists... [2021-11-23T02:40:24.346Z] #54 29.32 Reading package lists... [2021-11-23T02:40:24.384Z] #3 DONE 0.7s [2021-11-23T02:40:24.384Z] [2021-11-23T02:40:24.384Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T02:40:24.384Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T02:40:24.384Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-11-23T02:40:24.384Z] #4 DONE 0.0s [2021-11-23T02:40:24.384Z] [2021-11-23T02:40:24.384Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T02:40:24.384Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T02:40:24.384Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T02:40:24.384Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T02:40:24.384Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T02:40:24.384Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2021-11-23T02:40:24.384Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T02:40:24.384Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-23T02:40:24.384Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-11-23T02:40:24.912Z] #54 35.56 Building dependency tree... [2021-11-23T02:40:24.912Z] #54 ... [2021-11-23T02:40:24.912Z] [2021-11-23T02:40:24.912Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:40:24.912Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:40:24.912Z] #60 36.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T02:40:24.955Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2021-11-23T02:40:24.955Z] #4 DONE 0.7s [2021-11-23T02:40:25.169Z] #60 36.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T02:40:25.169Z] #60 36.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T02:40:25.214Z] [2021-11-23T02:40:25.214Z] #6 [internal] load build definition from Dockerfile [2021-11-23T02:40:25.214Z] #6 sha256:167ee0e3b956edb08bf1808a781c6819440455f9c03075abd880aaeaee486de2 [2021-11-23T02:40:25.214Z] #6 DONE 0.0s [2021-11-23T02:40:25.214Z] [2021-11-23T02:40:25.214Z] #5 [internal] load .dockerignore [2021-11-23T02:40:25.214Z] #5 sha256:7302a6d259174d4899ec62a1982919c68a254e42f85ec297cd8eda3029101fc0 [2021-11-23T02:40:25.214Z] #5 DONE 0.0s [2021-11-23T02:40:25.214Z] [2021-11-23T02:40:25.214Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T02:40:25.214Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T02:40:25.702Z] Fetching without tags [2021-11-23T02:40:25.980Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:40:26.169Z] #10 ... [2021-11-23T02:40:26.169Z] [2021-11-23T02:40:26.169Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T02:40:26.169Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T02:40:26.169Z] #7 DONE 0.9s [2021-11-23T02:40:26.169Z] [2021-11-23T02:40:26.169Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:40:26.169Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T02:40:26.169Z] #9 DONE 1.0s [2021-11-23T02:40:26.169Z] [2021-11-23T02:40:26.169Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:40:26.169Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T02:40:26.169Z] #8 DONE 1.0s [2021-11-23T02:40:26.169Z] [2021-11-23T02:40:26.169Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T02:40:26.169Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T02:40:26.169Z] #10 DONE 1.0s [2021-11-23T02:40:25.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:40:25.558Z] > git config --add remote.origin.fetch +refs/pull/43040/head:refs/remotes/origin/PR-43040 # timeout=10 [2021-11-23T02:40:25.595Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:25.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:40:25.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:40:25.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:25.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:25.990Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:40:25.998Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:40:26.990Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:40:26.990Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:40:27.134Z] Client: Docker Engine - Community [2021-11-23T02:40:27.134Z] Version: 20.10.10-rc1 [2021-11-23T02:40:27.134Z] API version: 1.41 [2021-11-23T02:40:27.134Z] Go version: go1.16.9 [2021-11-23T02:40:27.134Z] Git commit: b485636 [2021-11-23T02:40:27.134Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-23T02:40:27.134Z] OS/Arch: linux/amd64 [2021-11-23T02:40:27.134Z] Context: default [2021-11-23T02:40:27.134Z] Experimental: true [2021-11-23T02:40:27.134Z] [2021-11-23T02:40:27.134Z] Server: Docker Engine - Community [2021-11-23T02:40:27.134Z] Engine: [2021-11-23T02:40:27.134Z] Version: 20.10.10-rc1 [2021-11-23T02:40:27.134Z] API version: 1.41 (minimum version 1.12) [2021-11-23T02:40:27.134Z] Go version: go1.16.9 [2021-11-23T02:40:27.134Z] Git commit: 9f5b26f [2021-11-23T02:40:27.134Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-23T02:40:27.134Z] OS/Arch: linux/amd64 [2021-11-23T02:40:27.134Z] Experimental: true [2021-11-23T02:40:27.134Z] containerd: [2021-11-23T02:40:27.134Z] Version: 1.4.11 [2021-11-23T02:40:27.134Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:40:27.134Z] runc: [2021-11-23T02:40:27.134Z] Version: 1.0.2 [2021-11-23T02:40:27.134Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T02:40:27.134Z] docker-init: [2021-11-23T02:40:27.134Z] Version: 0.19.0 [2021-11-23T02:40:27.134Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T02:40:27.470Z] + docker info [2021-11-23T02:40:27.550Z] [2021-11-23T02:40:27.550Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:27.550Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:27.550Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-23T02:40:27.550Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T02:40:27.550Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T02:40:27.550Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T02:40:27.550Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.1s [2021-11-23T02:40:27.785Z] Fetching without tags [2021-11-23T02:40:27.813Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 11.53MB / 54.93MB 0.4s [2021-11-23T02:40:28.068Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:40:28.077Z] #28 ... [2021-11-23T02:40:28.077Z] [2021-11-23T02:40:28.077Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T02:40:28.077Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T02:40:28.077Z] #45 DONE 0.0s [2021-11-23T02:40:28.077Z] [2021-11-23T02:40:28.077Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:28.077Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:28.077Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 16.78MB / 54.93MB 0.6s [2021-11-23T02:40:28.345Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 26.21MB / 54.93MB 0.9s [2021-11-23T02:40:27.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:40:27.748Z] > git config --add remote.origin.fetch +refs/pull/43040/head:refs/remotes/origin/PR-43040 # timeout=10 [2021-11-23T02:40:27.764Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:27.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:40:27.789Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:40:27.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:27.790Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:40:28.073Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:40:28.081Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:40:28.615Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 31.46MB / 54.93MB 1.0s [2021-11-23T02:40:28.615Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 39.85MB / 54.93MB 1.3s [2021-11-23T02:40:26.933Z] > git remote # timeout=10 [2021-11-23T02:40:26.951Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:40:26.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:26.959Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:40:26.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T02:40:26.993Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:40:27.010Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:40:28.876Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 42.99MB / 54.93MB 1.4s [2021-11-23T02:40:28.876Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 46.14MB / 54.93MB 1.5s [2021-11-23T02:40:29.137Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 51.38MB / 54.93MB 1.6s [2021-11-23T02:40:29.137Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.8s [2021-11-23T02:40:29.577Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:40:29.577Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:40:29.714Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.3s done [2021-11-23T02:40:29.977Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-23T02:40:29.206Z] > git remote # timeout=10 [2021-11-23T02:40:29.215Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:40:29.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:40:29.404Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:40:29.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T02:40:29.578Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:40:29.585Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:40:31.210Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T02:40:31.716Z] #60 ... [2021-11-23T02:40:31.716Z] [2021-11-23T02:40:31.716Z] #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 [2021-11-23T02:40:31.716Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:40:31.716Z] #54 35.56 Building dependency tree... [2021-11-23T02:40:31.716Z] #54 39.40 The following additional packages will be installed: [2021-11-23T02:40:31.716Z] #54 39.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:40:31.716Z] #54 39.40 python3-protobuf python3-six [2021-11-23T02:40:31.716Z] #54 39.42 Suggested packages: [2021-11-23T02:40:31.716Z] #54 39.42 python3-setuptools [2021-11-23T02:40:31.716Z] #54 39.42 Recommended packages: [2021-11-23T02:40:31.716Z] #54 39.42 iproute2 | iproute [2021-11-23T02:40:31.716Z] #54 40.20 The following NEW packages will be installed: [2021-11-23T02:40:31.716Z] #54 40.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:40:31.716Z] #54 40.22 python3-protobuf python3-six [2021-11-23T02:40:31.716Z] #54 40.73 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:40:31.716Z] #54 40.73 Need to get 2288 kB of archives. [2021-11-23T02:40:31.716Z] #54 40.73 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T02:40:31.716Z] #54 40.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T02:40:31.716Z] #54 40.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:40:31.716Z] #54 40.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T02:40:31.716Z] #54 40.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T02:40:31.716Z] #54 40.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:40:31.716Z] #54 40.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:40:31.716Z] #54 40.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:40:32.077Z] + docker version [2021-11-23T02:40:32.281Z] #54 ... [2021-11-23T02:40:32.281Z] [2021-11-23T02:40:32.281Z] #62 [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 [2021-11-23T02:40:32.281Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:40:32.281Z] #62 43.59 v3.0.2 [2021-11-23T02:40:32.538Z] #62 DONE 44.0s [2021-11-23T02:40:32.538Z] [2021-11-23T02:40:32.538Z] #58 [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 [2021-11-23T02:40:32.538Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:40:33.879Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [2021-11-23T02:40:34.178Z] #28 ... [2021-11-23T02:40:34.178Z] [2021-11-23T02:40:34.178Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:34.178Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:34.178Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-23T02:40:34.178Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T02:40:34.178Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.2s done [2021-11-23T02:40:34.178Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T02:40:34.178Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T02:40:34.178Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.3s done [2021-11-23T02:40:34.178Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.8s done [2021-11-23T02:40:34.178Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.7s done [2021-11-23T02:40:34.178Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.8s done [2021-11-23T02:40:34.178Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 2.8s done [2021-11-23T02:40:34.178Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 123.73MB / 134.80MB 6.3s [2021-11-23T02:40:34.178Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 6.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T02:40:34.432Z] #58 ... [2021-11-23T02:40:34.432Z] [2021-11-23T02:40:34.432Z] #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 [2021-11-23T02:40:34.432Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:40:34.432Z] #54 45.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T02:40:34.962Z] + docker version [2021-11-23T02:40:35.114Z] #11 ... [2021-11-23T02:40:35.114Z] [2021-11-23T02:40:35.114Z] #24 [internal] load build context [2021-11-23T02:40:35.114Z] #24 sha256:591b2a2dd61e80247e58668213d823a7e0e33b8abf3a0c96464e572f7d3265d5 [2021-11-23T02:40:35.114Z] #24 transferring context: 55.50MB 6.8s done [2021-11-23T02:40:35.114Z] #24 DONE 7.7s [2021-11-23T02:40:35.114Z] [2021-11-23T02:40:35.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:35.114Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:35.114Z] #11 ... [2021-11-23T02:40:35.114Z] [2021-11-23T02:40:35.114Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:35.114Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:35.114Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.0s [2021-11-23T02:40:35.376Z] #28 ... [2021-11-23T02:40:35.376Z] [2021-11-23T02:40:35.376Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:40:35.376Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:40:35.376Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-23T02:40:35.376Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:40:35.376Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T02:40:35.376Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T02:40:35.376Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-11-23T02:40:35.376Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-11-23T02:40:35.376Z] #71 DONE 7.9s [2021-11-23T02:40:35.376Z] [2021-11-23T02:40:35.376Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:40:35.376Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:40:35.376Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-23T02:40:35.376Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T02:40:35.376Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:40:35.376Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T02:40:35.376Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2021-11-23T02:40:35.376Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-11-23T02:40:35.376Z] #69 DONE 8.0s [2021-11-23T02:40:35.636Z] [2021-11-23T02:40:35.636Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:35.636Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:35.802Z] #54 46.86 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:40:35.802Z] #54 47.11 Fetched 2288 kB in 5s (423 kB/s) [2021-11-23T02:40:36.059Z] #54 47.22 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T02:40:36.059Z] #54 47.22 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:40:36.059Z] #54 47.28 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T02:40:36.059Z] #54 47.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:40:36.990Z] #54 48.17 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:40:36.990Z] #54 48.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:40:36.990Z] #54 48.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:40:37.492Z] Client: [2021-11-23T02:40:37.492Z] Context: default [2021-11-23T02:40:37.492Z] Debug Mode: false [2021-11-23T02:40:37.492Z] Plugins: [2021-11-23T02:40:37.492Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T02:40:37.492Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T02:40:37.492Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T02:40:37.492Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T02:40:37.492Z] [2021-11-23T02:40:37.492Z] Server: [2021-11-23T02:40:37.492Z] Containers: 0 [2021-11-23T02:40:37.492Z] Running: 0 [2021-11-23T02:40:37.492Z] Paused: 0 [2021-11-23T02:40:37.492Z] Stopped: 0 [2021-11-23T02:40:37.492Z] Images: 0 [2021-11-23T02:40:37.492Z] Server Version: 20.10.10-rc1 [2021-11-23T02:40:37.492Z] Storage Driver: overlay2 [2021-11-23T02:40:37.492Z] Backing Filesystem: extfs [2021-11-23T02:40:37.492Z] Supports d_type: true [2021-11-23T02:40:37.492Z] Native Overlay Diff: true [2021-11-23T02:40:37.492Z] userxattr: false [2021-11-23T02:40:37.492Z] Logging Driver: json-file [2021-11-23T02:40:37.492Z] Cgroup Driver: cgroupfs [2021-11-23T02:40:37.492Z] Cgroup Version: 1 [2021-11-23T02:40:37.492Z] Plugins: [2021-11-23T02:40:37.492Z] Volume: local [2021-11-23T02:40:37.492Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T02:40:37.492Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T02:40:37.492Z] Swarm: inactive [2021-11-23T02:40:37.492Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-11-23T02:40:37.492Z] Default Runtime: runc [2021-11-23T02:40:37.492Z] Init Binary: docker-init [2021-11-23T02:40:37.492Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:40:37.492Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T02:40:37.492Z] init version: de40ad0 [2021-11-23T02:40:37.492Z] Security Options: [2021-11-23T02:40:37.492Z] apparmor [2021-11-23T02:40:37.492Z] seccomp [2021-11-23T02:40:37.492Z] Profile: default [2021-11-23T02:40:37.492Z] Kernel Version: 5.4.0-1057-aws [2021-11-23T02:40:37.492Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-23T02:40:37.493Z] OSType: linux [2021-11-23T02:40:37.493Z] Architecture: x86_64 [2021-11-23T02:40:37.493Z] CPUs: 2 [2021-11-23T02:40:37.493Z] Total Memory: 7.569GiB [2021-11-23T02:40:37.493Z] Name: ip-10-100-37-218 [2021-11-23T02:40:37.493Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-23T02:40:37.493Z] Docker Root Dir: /var/lib/docker [2021-11-23T02:40:37.493Z] Debug Mode: false [2021-11-23T02:40:37.493Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:40:37.493Z] Labels: [2021-11-23T02:40:37.493Z] Experimental: true [2021-11-23T02:40:37.493Z] Insecure Registries: [2021-11-23T02:40:37.493Z] 127.0.0.0/8 [2021-11-23T02:40:37.493Z] Live Restore Enabled: true [2021-11-23T02:40:37.493Z] [2021-11-23T02:40:37.493Z] WARNING: No swap limit support [Pipeline] sh [2021-11-23T02:40:37.554Z] #54 48.55 Selecting previously unselected package python3-six. [2021-11-23T02:40:37.554Z] #54 48.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T02:40:37.554Z] #54 48.56 Unpacking python3-six (1.16.0-2) ... [2021-11-23T02:40:37.554Z] #54 48.68 Selecting previously unselected package python3-protobuf. [2021-11-23T02:40:37.554Z] #54 48.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T02:40:37.554Z] #54 48.69 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T02:40:37.780Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:40:37.780Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:40:37.780Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T02:40:37.780Z] + bash /home/ubuntu/workspace/moby_PR-43040/check-config.sh [2021-11-23T02:40:37.780Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T02:40:37.780Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-23T02:40:37.780Z] [2021-11-23T02:40:37.780Z] Generally Necessary: [2021-11-23T02:40:37.780Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T02:40:37.780Z] - apparmor: enabled and tools installed [2021-11-23T02:40:37.780Z] - CONFIG_NAMESPACES: enabled [2021-11-23T02:40:37.780Z] - CONFIG_NET_NS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_PID_NS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_IPC_NS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_UTS_NS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_CGROUPS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T02:40:37.780Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T02:40:37.780Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T02:40:37.780Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T02:40:37.780Z] - CONFIG_CPUSETS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_MEMCG: enabled [2021-11-23T02:40:37.780Z] - CONFIG_KEYS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_VETH: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T02:40:37.780Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T02:40:37.780Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T02:40:37.780Z] [2021-11-23T02:40:37.780Z] Optional Features: [2021-11-23T02:40:37.780Z] - CONFIG_USER_NS: enabled [2021-11-23T02:40:37.780Z] - CONFIG_SECCOMP: enabled [2021-11-23T02:40:37.780Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T02:40:38.047Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T02:40:38.047Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-23T02:40:38.047Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-23T02:40:38.047Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T02:40:38.047Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T02:40:38.047Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T02:40:38.047Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T02:40:38.047Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T02:40:38.047Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T02:40:38.047Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T02:40:38.047Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T02:40:38.047Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T02:40:38.047Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T02:40:38.047Z] - CONFIG_EXT4_FS: enabled [2021-11-23T02:40:38.047Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T02:40:38.047Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T02:40:38.047Z] - Network Drivers: [2021-11-23T02:40:38.047Z] - "overlay": [2021-11-23T02:40:38.047Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T02:40:38.047Z] Optional (for encrypted networks): [2021-11-23T02:40:38.047Z] - CONFIG_CRYPTO: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T02:40:38.047Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T02:40:38.047Z] - CONFIG_XFRM: enabled [2021-11-23T02:40:38.047Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T02:40:38.047Z] - "ipvlan": [2021-11-23T02:40:38.047Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T02:40:38.047Z] - "macvlan": [2021-11-23T02:40:38.047Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T02:40:38.047Z] - "ftp,tftp client in container": [2021-11-23T02:40:38.047Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T02:40:38.047Z] - Storage Drivers: [2021-11-23T02:40:38.047Z] - "aufs": [2021-11-23T02:40:38.047Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-23T02:40:38.047Z] - "btrfs": [2021-11-23T02:40:38.047Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T02:40:38.047Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T02:40:38.047Z] - "devicemapper": [2021-11-23T02:40:38.047Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T02:40:38.047Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T02:40:38.047Z] - "overlay": [2021-11-23T02:40:38.118Z] #54 49.33 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:40:38.118Z] #54 49.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:40:38.118Z] #54 49.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:40:38.189Z] #28 ... [2021-11-23T02:40:38.189Z] [2021-11-23T02:40:38.189Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T02:40:38.189Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T02:40:38.189Z] #70 DONE 0.4s [2021-11-23T02:40:38.189Z] [2021-11-23T02:40:38.189Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:38.189Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:38.189Z] #28 ... [2021-11-23T02:40:38.189Z] [2021-11-23T02:40:38.189Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T02:40:38.189Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T02:40:38.189Z] #72 DONE 0.3s [2021-11-23T02:40:38.189Z] [2021-11-23T02:40:38.189Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:38.189Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:38.189Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.1s done [2021-11-23T02:40:38.307Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T02:40:38.307Z] - "zfs": [2021-11-23T02:40:38.308Z] - /dev/zfs: present [2021-11-23T02:40:38.308Z] - zfs command: missing [2021-11-23T02:40:38.308Z] - zpool command: missing [2021-11-23T02:40:38.308Z] [2021-11-23T02:40:38.308Z] Limits: [2021-11-23T02:40:38.308Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T02:40:38.308Z] [2021-11-23T02:40:38.308Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T02:40:38.422Z] #54 49.51 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:40:38.423Z] #54 49.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:40:38.423Z] #54 49.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:40:38.423Z] #54 49.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:40:38.423Z] #54 49.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:40:38.423Z] #54 49.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:40:38.450Z] #28 DONE 10.9s [2021-11-23T02:40:38.451Z] [2021-11-23T02:40:38.451Z] #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 [2021-11-23T02:40:38.451Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:40:38.661Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88a66f8f3371c898a23548e3733af85d677e44f1 . [2021-11-23T02:40:38.688Z] #54 49.92 Selecting previously unselected package criu. [2021-11-23T02:40:38.688Z] #54 49.93 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T02:40:38.688Z] #54 49.94 Unpacking criu (3.16.1-1) ... [2021-11-23T02:40:38.924Z] #1 [internal] load build definition from Dockerfile [2021-11-23T02:40:38.924Z] #1 sha256:2c6b148c61c823aecd08ecc58ee37149cf6bc39a71b151cfeb9a79c896c45f69 [2021-11-23T02:40:38.924Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-23T02:40:38.924Z] #1 DONE 0.1s [2021-11-23T02:40:38.924Z] [2021-11-23T02:40:38.924Z] #2 [internal] load .dockerignore [2021-11-23T02:40:38.924Z] #2 sha256:9ec97cd114400e588a9e9ca0fdf651a4a17fc3f0a7dcb55235c425f3f1aae748 [2021-11-23T02:40:38.924Z] #2 transferring context: 87B done [2021-11-23T02:40:38.924Z] #2 DONE 0.1s [2021-11-23T02:40:38.924Z] [2021-11-23T02:40:38.924Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T02:40:38.924Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T02:40:39.186Z] #3 DONE 0.3s [2021-11-23T02:40:39.186Z] [2021-11-23T02:40:39.186Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T02:40:39.186Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T02:40:39.186Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-23T02:40:39.186Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T02:40:39.186Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T02:40:39.186Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T02:40:39.186Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2021-11-23T02:40:39.448Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T02:40:39.448Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-23T02:40:39.448Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-23T02:40:39.893Z] #54 50.97 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:40:40.023Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-23T02:40:40.023Z] #4 DONE 0.7s [2021-11-23T02:40:40.197Z] Client: Docker Engine - Community [2021-11-23T02:40:40.197Z] Version: 20.10.10-rc1 [2021-11-23T02:40:40.197Z] API version: 1.41 [2021-11-23T02:40:40.197Z] Go version: go1.16.9 [2021-11-23T02:40:40.197Z] Git commit: b485636 [2021-11-23T02:40:40.197Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-23T02:40:40.197Z] OS/Arch: linux/amd64 [2021-11-23T02:40:40.197Z] Context: default [2021-11-23T02:40:40.197Z] Experimental: true [2021-11-23T02:40:40.197Z] [2021-11-23T02:40:40.197Z] Server: Docker Engine - Community [2021-11-23T02:40:40.197Z] Engine: [2021-11-23T02:40:40.197Z] Version: 20.10.10-rc1 [2021-11-23T02:40:40.197Z] API version: 1.41 (minimum version 1.12) [2021-11-23T02:40:40.197Z] Go version: go1.16.9 [2021-11-23T02:40:40.197Z] Git commit: 9f5b26f [2021-11-23T02:40:40.197Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-23T02:40:40.197Z] OS/Arch: linux/amd64 [2021-11-23T02:40:40.197Z] Experimental: true [2021-11-23T02:40:40.197Z] containerd: [2021-11-23T02:40:40.197Z] Version: 1.4.11 [2021-11-23T02:40:40.197Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:40:40.197Z] runc: [2021-11-23T02:40:40.197Z] Version: 1.0.2 [2021-11-23T02:40:40.197Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T02:40:40.197Z] docker-init: [2021-11-23T02:40:40.197Z] Version: 0.19.0 [2021-11-23T02:40:40.197Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T02:40:40.284Z] [2021-11-23T02:40:40.284Z] #5 [internal] load build definition from Dockerfile [2021-11-23T02:40:40.284Z] #5 sha256:d2f1d33596957649822537a4e0793abe00f4f67e98edf4bc2b5252c888389922 [2021-11-23T02:40:40.284Z] #5 DONE 0.0s [2021-11-23T02:40:40.284Z] [2021-11-23T02:40:40.284Z] #6 [internal] load .dockerignore [2021-11-23T02:40:40.284Z] #6 sha256:820fd848f098b3b20bb7bc1cbd56b0275a3ccafc7e0fccf49b3a3e1aa2db40cf [2021-11-23T02:40:40.284Z] #6 DONE 0.0s [2021-11-23T02:40:40.284Z] [2021-11-23T02:40:40.284Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T02:40:40.284Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T02:40:40.360Z] #29 2.082 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:40:40.360Z] #29 2.090 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:40:40.505Z] + docker info [2021-11-23T02:40:40.623Z] #29 2.247 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:40:40.623Z] #29 2.315 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:40:41.195Z] #29 2.709 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:40:41.239Z] #7 DONE 0.9s [2021-11-23T02:40:41.239Z] [2021-11-23T02:40:41.239Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T02:40:41.239Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T02:40:41.239Z] #9 DONE 0.9s [2021-11-23T02:40:41.239Z] [2021-11-23T02:40:41.239Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:40:41.239Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T02:40:41.239Z] #8 DONE 1.0s [2021-11-23T02:40:41.239Z] [2021-11-23T02:40:41.240Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:40:41.240Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T02:40:41.240Z] #10 DONE 1.0s [2021-11-23T02:40:41.455Z] #29 3.234 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:40:41.784Z] #54 53.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:40:42.041Z] #54 53.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:40:42.041Z] #54 53.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:40:42.041Z] #54 53.10 Setting up python3-six (1.16.0-2) ... [2021-11-23T02:40:42.836Z] #29 4.251 Fetched 8476 kB in 2s (3459 kB/s) [2021-11-23T02:40:43.103Z] Client: Docker Engine - Community [2021-11-23T02:40:43.103Z] Version: 20.10.10-rc1 [2021-11-23T02:40:43.103Z] API version: 1.41 [2021-11-23T02:40:43.103Z] Go version: go1.16.9 [2021-11-23T02:40:43.103Z] Git commit: b485636 [2021-11-23T02:40:43.103Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-23T02:40:43.103Z] OS/Arch: linux/arm64 [2021-11-23T02:40:43.103Z] Context: default [2021-11-23T02:40:43.103Z] Experimental: true [2021-11-23T02:40:43.103Z] [2021-11-23T02:40:43.103Z] Server: Docker Engine - Community [2021-11-23T02:40:43.103Z] Engine: [2021-11-23T02:40:43.103Z] Version: 20.10.10-rc1 [2021-11-23T02:40:43.103Z] API version: 1.41 (minimum version 1.12) [2021-11-23T02:40:43.103Z] Go version: go1.16.9 [2021-11-23T02:40:43.103Z] Git commit: 9f5b26f [2021-11-23T02:40:43.103Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-23T02:40:43.103Z] OS/Arch: linux/arm64 [2021-11-23T02:40:43.103Z] Experimental: true [2021-11-23T02:40:43.103Z] containerd: [2021-11-23T02:40:43.103Z] Version: 1.4.11 [2021-11-23T02:40:43.103Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:40:43.103Z] runc: [2021-11-23T02:40:43.103Z] Version: 1.0.2 [2021-11-23T02:40:43.103Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T02:40:43.103Z] docker-init: [2021-11-23T02:40:43.103Z] Version: 0.19.0 [2021-11-23T02:40:43.103Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T02:40:43.158Z] [2021-11-23T02:40:43.158Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:40:43.158Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:40:43.158Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-23T02:40:43.158Z] #71 DONE 0.0s [2021-11-23T02:40:43.158Z] [2021-11-23T02:40:43.158Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:40:43.158Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:40:43.158Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-23T02:40:43.158Z] #69 DONE 0.1s [2021-11-23T02:40:43.158Z] [2021-11-23T02:40:43.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:43.158Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:43.158Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.1s done [2021-11-23T02:40:43.158Z] #11 DONE 0.1s [2021-11-23T02:40:43.158Z] [2021-11-23T02:40:43.158Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:43.158Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:43.158Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-23T02:40:43.158Z] #28 DONE 0.1s [2021-11-23T02:40:43.158Z] [2021-11-23T02:40:43.158Z] #24 [internal] load build context [2021-11-23T02:40:43.158Z] #24 sha256:5b5c5e4411207e108367d6e3b21ea0cc3d4e543531f199b60262e77ac16be683 [2021-11-23T02:40:43.407Z] #29 4.251 Reading package lists... [2021-11-23T02:40:43.411Z] #54 54.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:40:43.411Z] #54 54.40 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T02:40:43.414Z] + docker info [2021-11-23T02:40:43.739Z] #24 ... [2021-11-23T02:40:43.739Z] [2021-11-23T02:40:43.739Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T02:40:43.739Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T02:40:43.739Z] #45 DONE 0.0s [2021-11-23T02:40:43.739Z] [2021-11-23T02:40:43.739Z] #24 [internal] load build context [2021-11-23T02:40:43.739Z] #24 sha256:5b5c5e4411207e108367d6e3b21ea0cc3d4e543531f199b60262e77ac16be683 [2021-11-23T02:40:43.739Z] #24 transferring context: 6.74MB 0.7s [2021-11-23T02:40:44.349Z] #29 5.093 Reading package lists... [2021-11-23T02:40:44.349Z] #29 5.917 Building dependency tree... [2021-11-23T02:40:44.610Z] #29 6.288 The following additional packages will be installed: [2021-11-23T02:40:44.610Z] #29 6.288 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T02:40:44.610Z] #29 6.288 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T02:40:44.610Z] #29 6.288 Recommended packages: [2021-11-23T02:40:44.610Z] #29 6.288 libldap-common publicsuffix libsasl2-modules [2021-11-23T02:40:44.877Z] #29 6.476 The following NEW packages will be installed: [2021-11-23T02:40:44.877Z] #29 6.476 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T02:40:44.877Z] #29 6.477 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T02:40:44.877Z] #29 6.477 libssh2-1 openssl [2021-11-23T02:40:45.138Z] #29 6.751 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:40:45.138Z] #29 6.751 Need to get 3038 kB of archives. [2021-11-23T02:40:45.138Z] #29 6.751 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T02:40:45.138Z] #29 6.751 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T02:40:45.138Z] #29 6.776 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T02:40:45.138Z] #29 6.776 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T02:40:45.138Z] #29 6.776 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T02:40:45.138Z] #29 6.776 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T02:40:45.138Z] #29 6.776 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T02:40:45.138Z] #29 6.776 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T02:40:45.138Z] #29 6.778 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T02:40:45.138Z] #29 6.779 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T02:40:45.138Z] #29 6.786 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T02:40:45.138Z] #29 6.786 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T02:40:45.138Z] #29 6.787 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T02:40:45.138Z] #29 6.797 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:40:45.138Z] #29 6.797 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:40:45.138Z] #29 6.797 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:40:45.138Z] #29 ... [2021-11-23T02:40:45.138Z] [2021-11-23T02:40:45.138Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:45.138Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:45.138Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 7.7s done [2021-11-23T02:40:45.138Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.6s done [2021-11-23T02:40:45.138Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.8s done [2021-11-23T02:40:45.138Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 2.7s [2021-11-23T02:40:45.399Z] #11 ... [2021-11-23T02:40:45.399Z] [2021-11-23T02:40:45.399Z] #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 [2021-11-23T02:40:45.399Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:40:45.399Z] #29 6.972 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:40:45.399Z] #29 7.014 Fetched 3038 kB in 0s (9518 kB/s) [2021-11-23T02:40:45.399Z] #29 7.047 Selecting previously unselected package openssl. [2021-11-23T02:40:45.399Z] #29 7.047 (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.) [2021-11-23T02:40:45.399Z] #29 7.050 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T02:40:45.399Z] #29 7.064 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:40:45.661Z] #29 7.228 Selecting previously unselected package ca-certificates. [2021-11-23T02:40:45.661Z] #29 7.228 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T02:40:45.661Z] #29 7.233 Unpacking ca-certificates (20210119) ... [2021-11-23T02:40:45.661Z] #29 7.313 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T02:40:45.661Z] #29 7.315 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T02:40:45.661Z] #29 7.322 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:40:45.921Z] #29 7.415 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T02:40:45.921Z] #29 7.415 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:40:45.921Z] #29 7.420 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:40:45.921Z] #29 7.497 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T02:40:45.921Z] #29 7.498 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:40:45.921Z] #29 7.502 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:40:45.921Z] #29 7.568 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T02:40:45.921Z] #29 7.568 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T02:40:45.921Z] #29 7.576 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:40:46.180Z] #29 7.664 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T02:40:46.180Z] #29 7.664 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T02:40:46.180Z] #29 7.664 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:40:46.180Z] #29 7.724 Selecting previously unselected package libpsl5:amd64. [2021-11-23T02:40:46.180Z] #29 7.724 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T02:40:46.180Z] #29 7.727 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:40:46.180Z] #29 7.781 Selecting previously unselected package librtmp1:amd64. [2021-11-23T02:40:46.180Z] #29 7.781 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T02:40:46.180Z] #29 7.784 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:40:46.180Z] #29 7.835 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T02:40:46.180Z] #29 7.835 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T02:40:46.180Z] #29 7.839 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:40:46.180Z] #29 7.905 Selecting previously unselected package libcurl4:amd64. [2021-11-23T02:40:46.180Z] #29 7.905 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:40:46.439Z] #29 7.918 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:40:46.439Z] #29 7.995 Selecting previously unselected package curl. [2021-11-23T02:40:46.439Z] #29 7.995 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:40:46.439Z] #29 7.995 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T02:40:46.439Z] #29 8.077 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:40:46.439Z] #29 8.077 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:40:46.439Z] #29 8.083 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:40:46.439Z] #29 8.150 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:40:46.439Z] #29 8.150 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:40:46.439Z] #29 8.154 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:40:46.439Z] #29 8.212 Selecting previously unselected package jq. [2021-11-23T02:40:46.439Z] #29 8.212 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:40:46.439Z] #29 8.225 Unpacking jq (1.6-2.1) ... [2021-11-23T02:40:46.699Z] #29 8.272 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:40:46.699Z] #29 8.284 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:40:46.699Z] #29 8.297 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:40:46.699Z] #29 8.308 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:40:46.699Z] #29 8.319 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:40:46.699Z] #29 8.332 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:40:46.699Z] #29 8.344 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:40:46.699Z] #29 8.355 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:40:46.699Z] #29 8.375 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:40:46.699Z] #29 8.386 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:40:46.699Z] #29 8.401 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:40:46.699Z] #29 8.407 Setting up ca-certificates (20210119) ... [2021-11-23T02:40:47.594Z] #54 ... [2021-11-23T02:40:47.594Z] [2021-11-23T02:40:47.594Z] #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 [2021-11-23T02:40:47.594Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:40:47.594Z] #41 48.30 Updating files: 89% (1366/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T02:40:47.594Z] #41 48.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T02:40:47.594Z] #41 49.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T02:40:47.646Z] #29 9.179 Updating certificates in /etc/ssl/certs... [2021-11-23T02:40:47.851Z] #41 ... [2021-11-23T02:40:47.851Z] [2021-11-23T02:40:47.851Z] #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 [2021-11-23T02:40:47.851Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:40:47.851Z] #54 58.96 Setting up criu (3.16.1-1) ... [2021-11-23T02:40:49.026Z] #29 10.36 129 added, 0 removed; done. [2021-11-23T02:40:49.026Z] #29 10.42 Setting up jq (1.6-2.1) ... [2021-11-23T02:40:49.026Z] #29 10.44 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:40:49.026Z] #29 10.45 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T02:40:49.026Z] #29 10.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:40:49.026Z] #29 10.49 Processing triggers for ca-certificates (20210119) ... [2021-11-23T02:40:49.026Z] #29 10.50 Updating certificates in /etc/ssl/certs... [2021-11-23T02:40:49.062Z] #24 transferring context: 52.83MB 5.9s [2021-11-23T02:40:49.328Z] #24 ... [2021-11-23T02:40:49.328Z] [2021-11-23T02:40:49.328Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:40:49.328Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:40:49.328Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:40:49.328Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T02:40:49.328Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T02:40:49.328Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-11-23T02:40:49.328Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2021-11-23T02:40:49.328Z] #69 DONE 6.2s [2021-11-23T02:40:49.328Z] [2021-11-23T02:40:49.328Z] #24 [internal] load build context [2021-11-23T02:40:49.328Z] #24 sha256:5b5c5e4411207e108367d6e3b21ea0cc3d4e543531f199b60262e77ac16be683 [2021-11-23T02:40:49.328Z] #24 transferring context: 55.50MB 6.2s done [2021-11-23T02:40:49.328Z] #24 ... [2021-11-23T02:40:49.328Z] [2021-11-23T02:40:49.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:49.328Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:49.328Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T02:40:49.328Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T02:40:49.328Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T02:40:49.328Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.5s done [2021-11-23T02:40:49.328Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.4s done [2021-11-23T02:40:49.328Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.1s done [2021-11-23T02:40:49.328Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.0s done [2021-11-23T02:40:49.328Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 5.8s done [2021-11-23T02:40:49.328Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 3.1s [2021-11-23T02:40:49.328Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 75.44MB / 134.80MB 5.9s [2021-11-23T02:40:49.328Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 3.1s done [2021-11-23T02:40:49.590Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 83.89MB / 134.80MB 6.1s [2021-11-23T02:40:49.590Z] #11 ... [2021-11-23T02:40:49.590Z] [2021-11-23T02:40:49.590Z] #24 [internal] load build context [2021-11-23T02:40:49.590Z] #24 sha256:5b5c5e4411207e108367d6e3b21ea0cc3d4e543531f199b60262e77ac16be683 [2021-11-23T02:40:49.590Z] #24 DONE 6.5s [2021-11-23T02:40:49.590Z] [2021-11-23T02:40:49.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:49.590Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:49.590Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 91.23MB / 134.80MB 6.3s [2021-11-23T02:40:49.590Z] #11 ... [2021-11-23T02:40:49.590Z] [2021-11-23T02:40:49.590Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:49.590Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:49.590Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T02:40:49.590Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T02:40:49.590Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T02:40:49.852Z] #28 ... [2021-11-23T02:40:49.852Z] [2021-11-23T02:40:49.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:49.852Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:49.852Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 102.76MB / 134.80MB 6.4s [2021-11-23T02:40:49.969Z] #29 11.33 0 added, 0 removed; done. [2021-11-23T02:40:49.969Z] #29 11.33 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T02:40:49.969Z] #29 11.34 done. [2021-11-23T02:40:50.114Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 114.29MB / 134.80MB 6.6s [2021-11-23T02:40:50.114Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 123.73MB / 134.80MB 6.7s [2021-11-23T02:40:50.375Z] #54 61.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:40:50.376Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 131.08MB / 134.80MB 7.0s [2021-11-23T02:40:50.537Z] #29 DONE 12.3s [2021-11-23T02:40:50.537Z] [2021-11-23T02:40:50.537Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T02:40:50.537Z] #30 sha256:310f18b284d5a7e82ce38abdfc25a4003d17a47185bd6969146f95319918ecb7 [2021-11-23T02:40:50.537Z] #30 DONE 0.0s [2021-11-23T02:40:50.537Z] [2021-11-23T02:40:50.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:40:50.537Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:40:50.537Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 6.9s done [2021-11-23T02:40:50.537Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0.7s [2021-11-23T02:40:51.757Z] #54 DONE 62.7s [2021-11-23T02:40:51.757Z] [2021-11-23T02:40:51.757Z] #58 [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 [2021-11-23T02:40:51.757Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:40:52.309Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 8.8s done [2021-11-23T02:40:52.571Z] #11 ... [2021-11-23T02:40:52.571Z] [2021-11-23T02:40:52.571Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:40:52.571Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:40:52.571Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:40:52.571Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T02:40:52.571Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T02:40:52.571Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-11-23T02:40:52.571Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2021-11-23T02:40:52.571Z] #71 DONE 9.3s [2021-11-23T02:40:52.571Z] [2021-11-23T02:40:52.571Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:52.571Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:54.520Z] #28 ... [2021-11-23T02:40:54.520Z] [2021-11-23T02:40:54.520Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T02:40:54.520Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T02:40:54.520Z] #70 DONE 0.8s [2021-11-23T02:40:54.520Z] [2021-11-23T02:40:54.520Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:40:54.520Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:40:54.520Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.1s done [2021-11-23T02:40:55.032Z] #58 66.42 gotestsum version dev [2021-11-23T02:40:55.092Z] #28 DONE 11.8s [2021-11-23T02:40:55.092Z] [2021-11-23T02:40:55.092Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T02:40:55.092Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T02:40:55.092Z] #72 DONE 0.7s [2021-11-23T02:40:55.092Z] [2021-11-23T02:40:55.092Z] #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 [2021-11-23T02:40:55.092Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:40:55.290Z] #58 DONE 66.8s [2021-11-23T02:40:55.290Z] [2021-11-23T02:40:55.290Z] #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 [2021-11-23T02:40:55.290Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:40:55.822Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.7s [2021-11-23T02:40:57.642Z] #29 2.457 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:40:57.642Z] #29 2.478 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:40:57.642Z] #29 2.510 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:40:57.642Z] #29 2.665 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:40:57.906Z] #29 2.927 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:40:58.319Z] Client: [2021-11-23T02:40:58.319Z] Context: default [2021-11-23T02:40:58.319Z] Debug Mode: false [2021-11-23T02:40:58.319Z] Plugins: [2021-11-23T02:40:58.319Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T02:40:58.319Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T02:40:58.319Z] [2021-11-23T02:40:58.319Z] Server: [2021-11-23T02:40:58.319Z] Containers: 0 [2021-11-23T02:40:58.319Z] Running: 0 [2021-11-23T02:40:58.319Z] Paused: 0 [2021-11-23T02:40:58.319Z] Stopped: 0 [2021-11-23T02:40:58.319Z] Images: 0 [2021-11-23T02:40:58.319Z] Server Version: 20.10.10-rc1 [2021-11-23T02:40:58.319Z] Storage Driver: overlay2 [2021-11-23T02:40:58.319Z] Backing Filesystem: extfs [2021-11-23T02:40:58.319Z] Supports d_type: true [2021-11-23T02:40:58.319Z] Native Overlay Diff: true [2021-11-23T02:40:58.319Z] userxattr: false [2021-11-23T02:40:58.319Z] Logging Driver: json-file [2021-11-23T02:40:58.319Z] Cgroup Driver: cgroupfs [2021-11-23T02:40:58.319Z] Cgroup Version: 1 [2021-11-23T02:40:58.319Z] Plugins: [2021-11-23T02:40:58.319Z] Volume: local [2021-11-23T02:40:58.319Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T02:40:58.319Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T02:40:58.319Z] Swarm: inactive [2021-11-23T02:40:58.319Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T02:40:58.319Z] Default Runtime: runc [2021-11-23T02:40:58.319Z] Init Binary: docker-init [2021-11-23T02:40:58.319Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:40:58.319Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T02:40:58.319Z] init version: de40ad0 [2021-11-23T02:40:58.319Z] Security Options: [2021-11-23T02:40:58.319Z] apparmor [2021-11-23T02:40:58.319Z] seccomp [2021-11-23T02:40:58.319Z] Profile: default [2021-11-23T02:40:58.319Z] Kernel Version: 5.11.0-1020-aws [2021-11-23T02:40:58.319Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-23T02:40:58.319Z] OSType: linux [2021-11-23T02:40:58.319Z] Architecture: aarch64 [2021-11-23T02:40:58.319Z] CPUs: 2 [2021-11-23T02:40:58.319Z] Total Memory: 7.581GiB [2021-11-23T02:40:58.319Z] Name: ip-10-100-45-33 [2021-11-23T02:40:58.319Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-23T02:40:58.319Z] Docker Root Dir: /var/lib/docker [2021-11-23T02:40:58.319Z] Debug Mode: false [2021-11-23T02:40:58.319Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:40:58.319Z] Labels: [2021-11-23T02:40:58.319Z] Experimental: true [2021-11-23T02:40:58.319Z] Insecure Registries: [2021-11-23T02:40:58.319Z] 127.0.0.0/8 [2021-11-23T02:40:58.319Z] Live Restore Enabled: true [2021-11-23T02:40:58.319Z] [Pipeline] sh [2021-11-23T02:40:58.479Z] #29 3.360 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:40:58.606Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:40:58.606Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:40:58.606Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T02:40:58.867Z] + bash /home/ubuntu/workspace/moby_PR-43040/check-config.sh [2021-11-23T02:40:58.867Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T02:40:58.867Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-23T02:40:58.867Z] [2021-11-23T02:40:58.867Z] Generally Necessary: [2021-11-23T02:40:58.867Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T02:40:58.867Z] - apparmor: enabled and tools installed [2021-11-23T02:40:58.867Z] - CONFIG_NAMESPACES: enabled [2021-11-23T02:40:58.867Z] - CONFIG_NET_NS: enabled [2021-11-23T02:40:58.867Z] - CONFIG_PID_NS: enabled [2021-11-23T02:40:58.867Z] - CONFIG_IPC_NS: enabled [2021-11-23T02:40:58.867Z] - CONFIG_UTS_NS: enabled [2021-11-23T02:40:58.867Z] - CONFIG_CGROUPS: enabled [2021-11-23T02:40:58.867Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T02:40:58.867Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T02:40:58.867Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T02:40:58.867Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T02:40:58.867Z] - CONFIG_CPUSETS: enabled [2021-11-23T02:40:58.867Z] - CONFIG_MEMCG: enabled [2021-11-23T02:40:58.867Z] - CONFIG_KEYS: enabled [2021-11-23T02:40:58.867Z] - CONFIG_VETH: enabled (as module) [2021-11-23T02:40:58.867Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T02:40:58.867Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T02:40:58.867Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T02:40:58.867Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T02:40:59.127Z] [2021-11-23T02:40:59.127Z] Optional Features: [2021-11-23T02:40:59.127Z] - CONFIG_USER_NS: enabled [2021-11-23T02:40:59.127Z] - CONFIG_SECCOMP: enabled [2021-11-23T02:40:59.127Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T02:40:59.127Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T02:40:59.127Z] (cgroup swap accounting is currently enabled) [2021-11-23T02:40:59.127Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T02:40:59.127Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T02:40:59.127Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T02:40:59.127Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T02:40:59.127Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T02:40:59.127Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T02:40:59.127Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T02:40:59.127Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T02:40:59.127Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T02:40:59.127Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T02:40:59.127Z] - CONFIG_EXT4_FS: enabled [2021-11-23T02:40:59.127Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T02:40:59.127Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T02:40:59.127Z] - Network Drivers: [2021-11-23T02:40:59.127Z] - "overlay": [2021-11-23T02:40:59.127Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T02:40:59.127Z] Optional (for encrypted networks): [2021-11-23T02:40:59.127Z] - CONFIG_CRYPTO: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T02:40:59.127Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T02:40:59.127Z] - CONFIG_XFRM: enabled [2021-11-23T02:40:59.127Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T02:40:59.127Z] - "ipvlan": [2021-11-23T02:40:59.127Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T02:40:59.127Z] - "macvlan": [2021-11-23T02:40:59.127Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T02:40:59.127Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T02:40:59.127Z] - "ftp,tftp client in container": [2021-11-23T02:40:59.387Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T02:40:59.387Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T02:40:59.387Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T02:40:59.387Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T02:40:59.387Z] - Storage Drivers: [2021-11-23T02:40:59.387Z] - "aufs": [2021-11-23T02:40:59.387Z] - CONFIG_AUFS_FS: missing [2021-11-23T02:40:59.387Z] - "btrfs": [2021-11-23T02:40:59.387Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T02:40:59.387Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T02:40:59.387Z] - "devicemapper": [2021-11-23T02:40:59.387Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T02:40:59.387Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T02:40:59.387Z] - "overlay": [2021-11-23T02:40:59.387Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T02:40:59.387Z] - "zfs": [2021-11-23T02:40:59.387Z] - /dev/zfs: present [2021-11-23T02:40:59.387Z] - zfs command: missing [2021-11-23T02:40:59.387Z] - zpool command: missing [2021-11-23T02:40:59.387Z] [2021-11-23T02:40:59.387Z] Limits: [2021-11-23T02:40:59.387Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T02:40:59.387Z] [2021-11-23T02:40:59.387Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T02:40:59.727Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88a66f8f3371c898a23548e3733af85d677e44f1 . [2021-11-23T02:40:59.727Z] #1 [internal] load build definition from Dockerfile [2021-11-23T02:40:59.727Z] #1 sha256:568db3174066dca961f927b2f998342e53d91c0e572af4e477b95a76167eb015 [2021-11-23T02:40:59.727Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T02:40:59.727Z] #1 DONE 0.1s [2021-11-23T02:40:59.727Z] [2021-11-23T02:40:59.727Z] #2 [internal] load .dockerignore [2021-11-23T02:40:59.727Z] #2 sha256:41e9612e37c0ec4e12c22bb8d717b4bcc580f53f64ad061f942e4f9b7ec667fb [2021-11-23T02:40:59.727Z] #2 transferring context: 87B done [2021-11-23T02:40:59.727Z] #2 DONE 0.0s [2021-11-23T02:40:59.870Z] #29 4.720 Fetched 8476 kB in 3s (3345 kB/s) [2021-11-23T02:41:00.025Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.3s done [2021-11-23T02:41:00.040Z] [2021-11-23T02:41:00.040Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T02:41:00.040Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-23T02:41:00.285Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-23T02:41:00.300Z] #3 DONE 0.5s [2021-11-23T02:41:00.300Z] [2021-11-23T02:41:00.300Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T02:41:00.300Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-23T02:41:00.300Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-23T02:41:00.445Z] #29 4.720 Reading package lists... [2021-11-23T02:41:00.545Z] #11 ... [2021-11-23T02:41:00.545Z] [2021-11-23T02:41:00.545Z] #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 [2021-11-23T02:41:00.545Z] #31 sha256:7b7ea2365b6cf7190a9bfef6d7b5ba3d2d37869a07d85522e29325fd0a0d3cea [2021-11-23T02:41:00.545Z] #31 3.285 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T02:41:00.545Z] #31 3.632 [2021-11-23T02:41:00.545Z] #31 3.864 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:00.545Z] #31 4.202 [2021-11-23T02:41:00.545Z] #31 5.226 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T02:41:00.545Z] #31 5.609 [2021-11-23T02:41:00.545Z] #31 5.836 #=#=# ###### 8.8% ######################################################################## 100.0% [2021-11-23T02:41:00.545Z] #31 6.192 [2021-11-23T02:41:00.545Z] #31 7.194 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T02:41:00.545Z] #31 7.557 [2021-11-23T02:41:00.545Z] #31 7.786 #=#=# ### 5.4% ######################## 33.4% ############################################################### 88.2% ######################################################################## 100.0% [2021-11-23T02:41:00.545Z] #31 8.393 [2021-11-23T02:41:00.545Z] #31 9.508 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T02:41:00.545Z] #31 9.826 [2021-11-23T02:41:00.547Z] #19 57.60 Fetched 48.7 MB in 56s (877 kB/s) [2021-11-23T02:41:00.561Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T02:41:00.561Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-23T02:41:00.561Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-23T02:41:00.561Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2021-11-23T02:41:00.805Z] #31 10.05 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:00.821Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2021-11-23T02:41:00.821Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2021-11-23T02:41:01.065Z] #31 ... [2021-11-23T02:41:01.065Z] [2021-11-23T02:41:01.065Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:01.065Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:01.081Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-11-23T02:41:01.081Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-11-23T02:41:01.081Z] #4 DONE 0.9s [2021-11-23T02:41:01.340Z] [2021-11-23T02:41:01.340Z] #5 [internal] load .dockerignore [2021-11-23T02:41:01.340Z] #5 sha256:2937a04570bcdaab7c20d9f951a01193760c083c52939a8685fc2374bde9a3e8 [2021-11-23T02:41:01.340Z] #5 DONE 0.0s [2021-11-23T02:41:01.340Z] [2021-11-23T02:41:01.340Z] #6 [internal] load build definition from Dockerfile [2021-11-23T02:41:01.340Z] #6 sha256:39946fd5a574c7ee5d5340b43ed6d7f85a6742924a6e89dda15831e84df38057 [2021-11-23T02:41:01.340Z] #6 DONE 0.0s [2021-11-23T02:41:01.340Z] [2021-11-23T02:41:01.340Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:41:01.340Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T02:41:01.388Z] #29 5.610 Reading package lists... [2021-11-23T02:41:01.388Z] #29 ... [2021-11-23T02:41:01.388Z] [2021-11-23T02:41:01.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:01.388Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:01.388Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.4s done [2021-11-23T02:41:01.388Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.4s done [2021-11-23T02:41:01.388Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 3.0s [2021-11-23T02:41:01.649Z] #11 ... [2021-11-23T02:41:01.649Z] [2021-11-23T02:41:01.649Z] #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 [2021-11-23T02:41:01.649Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:41:01.649Z] #29 5.610 Reading package lists... [2021-11-23T02:41:01.649Z] #29 6.576 Building dependency tree... [2021-11-23T02:41:01.915Z] #29 7.062 The following additional packages will be installed: [2021-11-23T02:41:01.915Z] #29 7.062 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T02:41:01.915Z] #29 7.062 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T02:41:01.915Z] #29 7.062 Recommended packages: [2021-11-23T02:41:01.915Z] #29 7.062 libldap-common publicsuffix libsasl2-modules [2021-11-23T02:41:02.176Z] #29 7.267 The following NEW packages will be installed: [2021-11-23T02:41:02.176Z] #29 7.267 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T02:41:02.176Z] #29 7.267 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T02:41:02.176Z] #29 7.267 libssh2-1 openssl [2021-11-23T02:41:02.283Z] #8 DONE 0.8s [2021-11-23T02:41:02.283Z] [2021-11-23T02:41:02.283Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T02:41:02.283Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-23T02:41:02.283Z] #7 DONE 0.8s [2021-11-23T02:41:02.283Z] [2021-11-23T02:41:02.283Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:41:02.283Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T02:41:02.283Z] #10 DONE 0.9s [2021-11-23T02:41:02.283Z] [2021-11-23T02:41:02.283Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T02:41:02.283Z] #9 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-23T02:41:02.283Z] #9 DONE 0.9s [2021-11-23T02:41:02.437Z] #29 7.538 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:41:02.437Z] #29 7.538 Need to get 3038 kB of archives. [2021-11-23T02:41:02.437Z] #29 7.538 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T02:41:02.437Z] #29 7.538 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T02:41:02.477Z] Client: [2021-11-23T02:41:02.477Z] Context: default [2021-11-23T02:41:02.477Z] Debug Mode: false [2021-11-23T02:41:02.477Z] Plugins: [2021-11-23T02:41:02.477Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T02:41:02.477Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T02:41:02.477Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T02:41:02.477Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T02:41:02.477Z] [2021-11-23T02:41:02.477Z] Server: [2021-11-23T02:41:02.477Z] Containers: 0 [2021-11-23T02:41:02.477Z] Running: 0 [2021-11-23T02:41:02.477Z] Paused: 0 [2021-11-23T02:41:02.477Z] Stopped: 0 [2021-11-23T02:41:02.477Z] Images: 0 [2021-11-23T02:41:02.477Z] Server Version: 20.10.10-rc1 [2021-11-23T02:41:02.477Z] Storage Driver: overlay2 [2021-11-23T02:41:02.477Z] Backing Filesystem: extfs [2021-11-23T02:41:02.477Z] Supports d_type: true [2021-11-23T02:41:02.477Z] Native Overlay Diff: true [2021-11-23T02:41:02.477Z] userxattr: false [2021-11-23T02:41:02.477Z] Logging Driver: json-file [2021-11-23T02:41:02.477Z] Cgroup Driver: systemd [2021-11-23T02:41:02.477Z] Cgroup Version: 2 [2021-11-23T02:41:02.477Z] Plugins: [2021-11-23T02:41:02.477Z] Volume: local [2021-11-23T02:41:02.477Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T02:41:02.477Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T02:41:02.477Z] Swarm: inactive [2021-11-23T02:41:02.477Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T02:41:02.477Z] Default Runtime: runc [2021-11-23T02:41:02.477Z] Init Binary: docker-init [2021-11-23T02:41:02.477Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T02:41:02.477Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T02:41:02.477Z] init version: de40ad0 [2021-11-23T02:41:02.477Z] Security Options: [2021-11-23T02:41:02.477Z] apparmor [2021-11-23T02:41:02.477Z] seccomp [2021-11-23T02:41:02.477Z] Profile: default [2021-11-23T02:41:02.477Z] cgroupns [2021-11-23T02:41:02.477Z] Kernel Version: 5.11.0-1020-aws [2021-11-23T02:41:02.477Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-23T02:41:02.477Z] OSType: linux [2021-11-23T02:41:02.477Z] Architecture: x86_64 [2021-11-23T02:41:02.477Z] CPUs: 2 [2021-11-23T02:41:02.477Z] Total Memory: 7.482GiB [2021-11-23T02:41:02.477Z] Name: ip-10-100-121-69 [2021-11-23T02:41:02.477Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-23T02:41:02.477Z] Docker Root Dir: /var/lib/docker [2021-11-23T02:41:02.477Z] Debug Mode: false [2021-11-23T02:41:02.477Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:41:02.477Z] Labels: [2021-11-23T02:41:02.477Z] Experimental: true [2021-11-23T02:41:02.477Z] Insecure Registries: [2021-11-23T02:41:02.477Z] 127.0.0.0/8 [2021-11-23T02:41:02.477Z] Live Restore Enabled: true [2021-11-23T02:41:02.477Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T02:41:02.698Z] #29 7.563 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T02:41:02.698Z] #29 7.563 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T02:41:02.698Z] #29 7.563 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T02:41:02.698Z] #29 7.563 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T02:41:02.698Z] #29 7.567 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T02:41:02.698Z] #29 7.571 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T02:41:02.698Z] #29 7.571 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T02:41:02.698Z] #29 7.572 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T02:41:02.698Z] #29 7.576 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T02:41:02.698Z] #29 7.582 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T02:41:02.698Z] #29 7.589 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T02:41:02.698Z] #29 7.593 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:41:02.698Z] #29 7.615 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:41:02.698Z] #29 7.615 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:41:02.698Z] #29 7.805 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:41:02.814Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:88a66f8f3371c898a23548e3733af85d677e44f1 . [2021-11-23T02:41:02.960Z] #29 7.847 Fetched 3038 kB in 0s (9221 kB/s) [2021-11-23T02:41:02.960Z] #29 7.885 Selecting previously unselected package openssl. [2021-11-23T02:41:02.960Z] #29 7.885 (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.) [2021-11-23T02:41:02.960Z] #29 7.889 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T02:41:02.960Z] #29 7.894 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:41:02.960Z] #29 8.077 Selecting previously unselected package ca-certificates. [2021-11-23T02:41:02.960Z] #29 8.077 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T02:41:03.156Z] #1 [internal] load build definition from Dockerfile [2021-11-23T02:41:03.156Z] #1 sha256:30c5d47d209a4d5d9b24dbfe69e27a6548844f6dfad9adb262831f57d0223331 [2021-11-23T02:41:03.156Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T02:41:03.156Z] #1 DONE 0.2s [2021-11-23T02:41:03.156Z] [2021-11-23T02:41:03.156Z] #2 [internal] load .dockerignore [2021-11-23T02:41:03.156Z] #2 sha256:b304d0a61d4da14ab4bea48a41d3b7411d367b1ce1759edfd9b72e7f5ebd7694 [2021-11-23T02:41:03.156Z] #2 transferring context: 87B done [2021-11-23T02:41:03.156Z] #2 DONE 0.0s [2021-11-23T02:41:03.156Z] [2021-11-23T02:41:03.156Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T02:41:03.156Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T02:41:03.222Z] #29 8.083 Unpacking ca-certificates (20210119) ... [2021-11-23T02:41:03.222Z] #29 8.261 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T02:41:03.222Z] #29 8.261 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T02:41:03.222Z] #29 8.272 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:41:03.222Z] #29 8.356 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T02:41:03.222Z] #29 8.356 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:41:03.227Z] [2021-11-23T02:41:03.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:03.227Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:03.227Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.1s done [2021-11-23T02:41:03.227Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T02:41:03.227Z] #11 sha256:30f9792ddd953426330654948cd1cba3298fa88d0d9598c4659cd99cf8efd672 1.80kB / 1.80kB done [2021-11-23T02:41:03.227Z] #11 sha256:e0436fb860e270c75ea0678e36bd0c6accf004c20e49a3fe37cbae69116c7767 6.97kB / 6.97kB done [2021-11-23T02:41:03.484Z] #29 8.361 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:03.484Z] #29 8.416 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T02:41:03.484Z] #29 8.416 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:41:03.484Z] #29 8.423 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:03.484Z] #29 8.481 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T02:41:03.484Z] #29 8.481 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T02:41:03.484Z] #29 8.487 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:41:03.484Z] #29 8.563 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T02:41:03.484Z] #29 8.563 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T02:41:03.484Z] #29 8.568 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:41:03.600Z] #11 ... [2021-11-23T02:41:03.600Z] [2021-11-23T02:41:03.600Z] #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 [2021-11-23T02:41:03.600Z] #31 sha256:7b7ea2365b6cf7190a9bfef6d7b5ba3d2d37869a07d85522e29325fd0a0d3cea [2021-11-23T02:41:03.600Z] #31 10.34 [2021-11-23T02:41:03.600Z] #31 11.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T02:41:03.600Z] #31 11.31 [2021-11-23T02:41:03.600Z] #31 11.52 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:03.600Z] #31 11.75 [2021-11-23T02:41:03.600Z] #31 11.83 Download of images into '/build' complete. [2021-11-23T02:41:03.600Z] #31 11.83 Use something like the following to load the result into a Docker daemon: [2021-11-23T02:41:03.600Z] #31 11.83 tar -cC '/build' . | docker load [2021-11-23T02:41:03.600Z] #31 DONE 12.7s [2021-11-23T02:41:03.600Z] [2021-11-23T02:41:03.600Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:03.600Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:03.746Z] #29 8.644 Selecting previously unselected package libpsl5:amd64. [2021-11-23T02:41:03.746Z] #29 8.645 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T02:41:03.746Z] #29 8.648 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:41:03.746Z] #29 8.703 Selecting previously unselected package librtmp1:amd64. [2021-11-23T02:41:03.746Z] #29 8.703 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T02:41:03.746Z] #29 8.704 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:41:03.746Z] #29 8.757 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T02:41:03.746Z] #29 8.757 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T02:41:03.746Z] #29 8.757 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:41:03.746Z] #29 8.843 Selecting previously unselected package libcurl4:amd64. [2021-11-23T02:41:03.746Z] #29 8.843 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:41:03.746Z] #29 8.859 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:41:03.797Z] #11 ... [2021-11-23T02:41:03.797Z] [2021-11-23T02:41:03.797Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T02:41:03.797Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T02:41:03.797Z] #45 DONE 0.0s [2021-11-23T02:41:03.797Z] [2021-11-23T02:41:03.797Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:03.797Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:03.797Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 0B / 53.62MB 0.2s [2021-11-23T02:41:04.008Z] #29 9.017 Selecting previously unselected package curl. [2021-11-23T02:41:04.008Z] #29 9.017 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:41:04.008Z] #29 9.030 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T02:41:04.008Z] #29 9.112 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:41:04.008Z] #29 9.112 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:41:04.008Z] #29 9.116 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:41:04.096Z] #3 DONE 0.7s [2021-11-23T02:41:04.096Z] [2021-11-23T02:41:04.096Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T02:41:04.096Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T02:41:04.096Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-23T02:41:04.096Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T02:41:04.096Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T02:41:04.096Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T02:41:04.096Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T02:41:04.096Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-23T02:41:04.109Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 16.78MB / 53.62MB 0.4s [2021-11-23T02:41:04.109Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 26.21MB / 53.62MB 0.5s [2021-11-23T02:41:04.109Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 32.51MB / 53.62MB 0.6s [2021-11-23T02:41:04.269Z] #29 9.207 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:41:04.269Z] #29 9.207 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:41:04.269Z] #29 9.212 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:41:04.269Z] #29 9.264 Selecting previously unselected package jq. [2021-11-23T02:41:04.269Z] #29 9.264 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:41:04.269Z] #29 9.267 Unpacking jq (1.6-2.1) ... [2021-11-23T02:41:04.269Z] #29 9.327 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:41:04.269Z] #29 9.343 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:41:04.269Z] #29 9.362 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:41:04.269Z] #29 9.391 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:04.354Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-23T02:41:04.379Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 38.98MB / 53.62MB 0.9s [2021-11-23T02:41:04.379Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 0B / 4.94MB 0.9s [2021-11-23T02:41:04.531Z] #29 9.446 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:41:04.531Z] #29 9.464 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:04.531Z] #29 9.475 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:41:04.531Z] #29 9.489 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:41:04.531Z] #29 9.517 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:41:04.531Z] #29 9.536 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:41:04.531Z] #29 9.552 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:41:04.531Z] #29 9.566 Setting up ca-certificates (20210119) ... [2021-11-23T02:41:04.619Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-23T02:41:04.619Z] #4 DONE 0.7s [2021-11-23T02:41:04.639Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 52.43MB / 53.62MB 1.0s [2021-11-23T02:41:04.639Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 0B / 10.66MB 1.0s [2021-11-23T02:41:04.639Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 4.94MB / 4.94MB 1.1s [2021-11-23T02:41:04.639Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 4.19MB / 10.66MB 1.2s [2021-11-23T02:41:04.877Z] [2021-11-23T02:41:04.877Z] #5 [internal] load .dockerignore [2021-11-23T02:41:04.877Z] #5 sha256:3a3024556f9e70c64bd114bb1b9f9214f38d3649bb68d5293eb83ac256461dd5 [2021-11-23T02:41:04.877Z] #5 DONE 0.0s [2021-11-23T02:41:04.877Z] [2021-11-23T02:41:04.877Z] #6 [internal] load build definition from Dockerfile [2021-11-23T02:41:04.877Z] #6 sha256:32da5a8c17d907daa8600db6e0ccc01e48cc77e9abc1f414aefa13bd27b64c55 [2021-11-23T02:41:04.877Z] #6 DONE 0.0s [2021-11-23T02:41:04.877Z] [2021-11-23T02:41:04.877Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:41:04.877Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T02:41:04.902Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 10.66MB / 10.66MB 1.3s [2021-11-23T02:41:05.445Z] #10 ... [2021-11-23T02:41:05.445Z] [2021-11-23T02:41:05.445Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T02:41:05.445Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T02:41:05.445Z] #7 DONE 0.8s [2021-11-23T02:41:05.445Z] [2021-11-23T02:41:05.445Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T02:41:05.445Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T02:41:05.445Z] #8 DONE 0.8s [2021-11-23T02:41:05.475Z] #29 10.36 Updating certificates in /etc/ssl/certs... [2021-11-23T02:41:05.510Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.1s [2021-11-23T02:41:05.763Z] [2021-11-23T02:41:05.763Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:41:05.763Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T02:41:05.763Z] #10 DONE 0.8s [2021-11-23T02:41:05.763Z] [2021-11-23T02:41:05.763Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T02:41:05.763Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T02:41:05.763Z] #9 DONE 0.8s [2021-11-23T02:41:05.841Z] #11 ... [2021-11-23T02:41:05.841Z] [2021-11-23T02:41:05.841Z] #24 [internal] load build context [2021-11-23T02:41:05.841Z] #24 sha256:8a451ca94909cf6fcef0551f5bdb8abdc18dda66e150a059c30c1db20b5044e2 [2021-11-23T02:41:05.841Z] #24 transferring context: 55.50MB 2.4s done [2021-11-23T02:41:05.841Z] #24 DONE 2.8s [2021-11-23T02:41:05.841Z] [2021-11-23T02:41:05.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:05.841Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:05.841Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 53.62MB / 53.62MB 2.2s done [2021-11-23T02:41:05.841Z] #11 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c [2021-11-23T02:41:06.022Z] [2021-11-23T02:41:06.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:06.022Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:06.022Z] #11 DONE 0.0s [2021-11-23T02:41:06.022Z] [2021-11-23T02:41:06.022Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:06.022Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:41:06.022Z] #71 DONE 0.0s [2021-11-23T02:41:06.022Z] [2021-11-23T02:41:06.022Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:06.022Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:41:06.022Z] #69 DONE 0.0s [2021-11-23T02:41:06.022Z] [2021-11-23T02:41:06.022Z] #24 [internal] load build context [2021-11-23T02:41:06.022Z] #24 sha256:1ba4d960101f6541de1169abce6a6b5fa7ee3b37f9238d4d9eb60c5af9d8bff1 [2021-11-23T02:41:06.101Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 4.94MB / 4.94MB 2.4s done [2021-11-23T02:41:06.362Z] #11 ... [2021-11-23T02:41:06.362Z] [2021-11-23T02:41:06.362Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:06.362Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:41:06.362Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-23T02:41:06.362Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:41:06.362Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T02:41:06.362Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T02:41:06.362Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-11-23T02:41:06.362Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-11-23T02:41:06.362Z] #71 DONE 3.4s [2021-11-23T02:41:06.362Z] [2021-11-23T02:41:06.362Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:06.362Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:41:06.362Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-23T02:41:06.362Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:41:06.362Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T02:41:06.362Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T02:41:06.362Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-11-23T02:41:06.362Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-11-23T02:41:06.362Z] #69 DONE 3.4s [2021-11-23T02:41:06.362Z] [2021-11-23T02:41:06.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:06.362Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:06.362Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 0B / 80.99MB 2.8s [2021-11-23T02:41:06.362Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 0B / 102.62MB 2.8s [2021-11-23T02:41:06.362Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 0B / 54.67MB 2.8s [2021-11-23T02:41:06.362Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 4.19MB / 80.99MB 2.9s [2021-11-23T02:41:06.593Z] #24 ... [2021-11-23T02:41:06.593Z] [2021-11-23T02:41:06.593Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T02:41:06.593Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T02:41:06.593Z] #45 DONE 0.0s [2021-11-23T02:41:06.593Z] [2021-11-23T02:41:06.593Z] #24 [internal] load build context [2021-11-23T02:41:06.593Z] #24 sha256:1ba4d960101f6541de1169abce6a6b5fa7ee3b37f9238d4d9eb60c5af9d8bff1 [2021-11-23T02:41:06.629Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 16.78MB / 80.99MB 3.0s [2021-11-23T02:41:06.629Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 16.78MB / 54.67MB 3.1s [2021-11-23T02:41:06.866Z] #29 11.65 129 added, 0 removed; done. [2021-11-23T02:41:06.866Z] #29 11.69 Setting up jq (1.6-2.1) ... [2021-11-23T02:41:06.866Z] #29 11.70 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:41:06.866Z] #29 11.71 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T02:41:06.866Z] #29 11.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:41:06.866Z] #29 11.74 Processing triggers for ca-certificates (20210119) ... [2021-11-23T02:41:06.866Z] #29 11.75 Updating certificates in /etc/ssl/certs... [2021-11-23T02:41:06.891Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 32.51MB / 80.99MB 3.2s [2021-11-23T02:41:06.891Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 16.78MB / 102.62MB 3.2s [2021-11-23T02:41:06.891Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 50.33MB / 80.99MB 3.4s [2021-11-23T02:41:06.891Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 32.51MB / 102.62MB 3.4s [2021-11-23T02:41:06.891Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 32.51MB / 54.67MB 3.4s [2021-11-23T02:41:06.892Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 59.77MB / 80.99MB 3.5s [2021-11-23T02:41:06.892Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 45.33MB / 54.67MB 3.5s [2021-11-23T02:41:07.153Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 66.06MB / 80.99MB 3.6s [2021-11-23T02:41:07.153Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 42.99MB / 102.62MB 3.6s [2021-11-23T02:41:07.153Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 3.6s [2021-11-23T02:41:07.153Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 73.40MB / 80.99MB 3.7s [2021-11-23T02:41:07.153Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 50.33MB / 102.62MB 3.7s [2021-11-23T02:41:07.413Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 80.99MB / 80.99MB 3.9s [2021-11-23T02:41:07.413Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 56.62MB / 102.62MB 3.9s [2021-11-23T02:41:07.673Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 66.06MB / 102.62MB 4.0s [2021-11-23T02:41:07.673Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 82.84MB / 102.62MB 4.1s [2021-11-23T02:41:07.673Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 89.13MB / 102.62MB 4.2s [2021-11-23T02:41:07.817Z] #29 12.66 0 added, 0 removed; done. [2021-11-23T02:41:07.817Z] #29 12.66 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T02:41:07.817Z] #29 12.66 done. [2021-11-23T02:41:07.934Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 4.4s [2021-11-23T02:41:07.999Z] #24 transferring context: 23.79MB 2.1s [2021-11-23T02:41:08.195Z] #11 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 2.5s done [2021-11-23T02:41:08.768Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee [2021-11-23T02:41:09.338Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 5.5s done [2021-11-23T02:41:09.338Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 0.2s done [2021-11-23T02:41:09.399Z] #24 transferring context: 55.48MB 3.2s done [2021-11-23T02:41:09.399Z] #24 DONE 3.5s [2021-11-23T02:41:09.399Z] [2021-11-23T02:41:09.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:09.399Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:09.399Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-23T02:41:09.399Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T02:41:09.399Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T02:41:09.399Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T02:41:09.399Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.3s [2021-11-23T02:41:09.399Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.3s done [2021-11-23T02:41:09.399Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.9s done [2021-11-23T02:41:09.399Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.1s [2021-11-23T02:41:09.399Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.1s [2021-11-23T02:41:09.399Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0.6s [2021-11-23T02:41:09.399Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.2s done [2021-11-23T02:41:09.399Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 3.3s [2021-11-23T02:41:09.734Z] #29 DONE 14.6s [2021-11-23T02:41:09.734Z] [2021-11-23T02:41:09.734Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T02:41:09.734Z] #30 sha256:88b4fea91816e1d2c9aa846f0afad15456a4a2ed771b146c7a238a32a520922d [2021-11-23T02:41:09.974Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 0.1s [2021-11-23T02:41:09.997Z] #30 DONE 0.3s [2021-11-23T02:41:09.997Z] [2021-11-23T02:41:09.997Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:09.997Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:09.997Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.0s done [2021-11-23T02:41:09.997Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 3.2s [2021-11-23T02:41:10.234Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 0.2s done [2021-11-23T02:41:10.779Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.3s [2021-11-23T02:41:11.310Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.6s done [2021-11-23T02:41:11.311Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 4.6s done [2021-11-23T02:41:11.311Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 2.10MB / 134.80MB 4.7s [2021-11-23T02:41:11.311Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.49MB / 134.80MB 4.8s [2021-11-23T02:41:11.311Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 23.07MB / 134.80MB 5.0s [2021-11-23T02:41:11.311Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 32.51MB / 134.80MB 5.1s [2021-11-23T02:41:11.571Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 52.43MB / 134.80MB 5.3s [2021-11-23T02:41:11.615Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 [2021-11-23T02:41:11.830Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 72.35MB / 134.80MB 5.6s [2021-11-23T02:41:11.830Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 3.2s done [2021-11-23T02:41:11.830Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 80.67MB / 134.80MB 5.7s [2021-11-23T02:41:11.875Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 80.99MB / 80.99MB 8.2s done [2021-11-23T02:41:12.092Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 88.08MB / 134.80MB 5.8s [2021-11-23T02:41:12.353Z] #11 ... [2021-11-23T02:41:12.353Z] [2021-11-23T02:41:12.353Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:41:12.353Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T02:41:12.353Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-23T02:41:12.353Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T02:41:12.353Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T02:41:12.353Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T02:41:12.353Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.1s done [2021-11-23T02:41:12.353Z] #28 DONE 6.2s [2021-11-23T02:41:12.353Z] [2021-11-23T02:41:12.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:12.353Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:12.353Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 102.76MB / 134.80MB 6.0s [2021-11-23T02:41:12.353Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-11-23T02:41:12.353Z] #11 ... [2021-11-23T02:41:12.353Z] [2021-11-23T02:41:12.353Z] #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 [2021-11-23T02:41:12.353Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:41:12.684Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 12.3s done [2021-11-23T02:41:12.942Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T02:41:13.201Z] #11 DONE 45.8s [2021-11-23T02:41:13.201Z] [2021-11-23T02:41:13.201Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T02:41:13.201Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T02:41:13.258Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 9.4s [2021-11-23T02:41:13.258Z] #11 ... [2021-11-23T02:41:13.258Z] [2021-11-23T02:41:13.258Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:41:13.258Z] #28 sha256:fe9236f5dc8fcf4c4f7971cc134882b33dfad4b6c85978d20a8f3e49a03ae6a2 [2021-11-23T02:41:13.258Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-23T02:41:13.258Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T02:41:13.258Z] #28 sha256:c9178c59ba331e2a0745ddf7109c44fe17f19dca2eb7ecb8c14a4c566124a025 529B / 529B done [2021-11-23T02:41:13.258Z] #28 sha256:eec76c447f59d03e1d07a8bc96368012b2f05e4a52b8812a5671faef329f1eaf 1.48kB / 1.48kB done [2021-11-23T02:41:13.258Z] #28 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 53.62MB / 53.62MB 2.2s done [2021-11-23T02:41:13.258Z] #28 ... [2021-11-23T02:41:13.258Z] [2021-11-23T02:41:13.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:13.258Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:13.258Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 1.9s done [2021-11-23T02:41:14.202Z] #11 extracting sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 0.1s [2021-11-23T02:41:14.775Z] #11 ... [2021-11-23T02:41:14.775Z] [2021-11-23T02:41:14.775Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T02:41:14.775Z] #28 sha256:fe9236f5dc8fcf4c4f7971cc134882b33dfad4b6c85978d20a8f3e49a03ae6a2 [2021-11-23T02:41:14.775Z] #28 DONE 11.7s [2021-11-23T02:41:14.775Z] [2021-11-23T02:41:14.775Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:14.775Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:14.775Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 0B / 127B 11.2s [2021-11-23T02:41:14.775Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 127B / 127B 11.2s done [2021-11-23T02:41:14.890Z] #29 2.515 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:14.890Z] #29 2.519 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:14.890Z] #29 2.627 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:14.890Z] #29 2.740 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:15.112Z] #12 DONE 1.5s [2021-11-23T02:41:15.112Z] [2021-11-23T02:41:15.112Z] #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 [2021-11-23T02:41:15.112Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T02:41:15.200Z] #29 2.829 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:15.292Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 8.5s done [2021-11-23T02:41:15.404Z] #19 57.60 Reading package lists... [2021-11-23T02:41:15.558Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-23T02:41:15.767Z] #29 3.461 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:16.026Z] #29 ... [2021-11-23T02:41:16.026Z] [2021-11-23T02:41:16.026Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:16.026Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:41:16.026Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-23T02:41:16.026Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:41:16.026Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T02:41:16.026Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T02:41:16.026Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-11-23T02:41:16.026Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-11-23T02:41:16.054Z] #13 DONE 1.0s [2021-11-23T02:41:16.054Z] [2021-11-23T02:41:16.054Z] #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 [2021-11-23T02:41:16.054Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T02:41:16.054Z] #46 DONE 0.1s [2021-11-23T02:41:16.054Z] [2021-11-23T02:41:16.054Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T02:41:16.054Z] #64 sha256:95bfe59a5f0ddd8abda92a184dbbc9c35ee8389442f194d2b7a27083bdf8d6a0 [2021-11-23T02:41:16.054Z] #64 DONE 0.3s [2021-11-23T02:41:16.054Z] [2021-11-23T02:41:16.054Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T02:41:16.054Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T02:41:16.054Z] #33 DONE 0.3s [2021-11-23T02:41:16.054Z] [2021-11-23T02:41:16.054Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T02:41:16.054Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T02:41:16.054Z] #42 DONE 0.3s [2021-11-23T02:41:16.054Z] [2021-11-23T02:41:16.054Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T02:41:16.054Z] #25 sha256:642e4c307fa63d718b013457c9bb1582661433a66bed1df9f93671e8a224be91 [2021-11-23T02:41:16.054Z] #25 DONE 0.4s [2021-11-23T02:41:16.054Z] [2021-11-23T02:41:16.054Z] #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 [2021-11-23T02:41:16.054Z] #26 sha256:635e2bb0426ce1e483452da56113f8dcc1846452f8f0894727280bd25d78ea69 [2021-11-23T02:41:16.285Z] #69 ... [2021-11-23T02:41:16.285Z] [2021-11-23T02:41:16.285Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:16.285Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:41:16.285Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T02:41:16.285Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T02:41:16.285Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T02:41:16.285Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-11-23T02:41:16.285Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-11-23T02:41:16.285Z] #71 ... [2021-11-23T02:41:16.285Z] [2021-11-23T02:41:16.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:16.285Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:16.285Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 10.1s [2021-11-23T02:41:16.285Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.5s done [2021-11-23T02:41:16.285Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.0s done [2021-11-23T02:41:16.285Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0.4s [2021-11-23T02:41:16.545Z] #11 ... [2021-11-23T02:41:16.545Z] [2021-11-23T02:41:16.545Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:16.545Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T02:41:16.545Z] #69 DONE 10.4s [2021-11-23T02:41:16.545Z] [2021-11-23T02:41:16.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:16.545Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:16.545Z] #11 ... [2021-11-23T02:41:16.545Z] [2021-11-23T02:41:16.545Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T02:41:16.545Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T02:41:16.545Z] #71 DONE 10.5s [2021-11-23T02:41:16.545Z] [2021-11-23T02:41:16.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:16.545Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:16.731Z] #11 extracting sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 2.4s done [2021-11-23T02:41:17.302Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 [2021-11-23T02:41:20.601Z] #11 ... [2021-11-23T02:41:20.601Z] [2021-11-23T02:41:20.601Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T02:41:20.601Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-23T02:41:20.601Z] #70 DONE 3.3s [2021-11-23T02:41:20.601Z] [2021-11-23T02:41:20.601Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:20.601Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:20.601Z] #11 ... [2021-11-23T02:41:20.601Z] [2021-11-23T02:41:20.601Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T02:41:20.601Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-23T02:41:20.854Z] #11 ... [2021-11-23T02:41:20.854Z] [2021-11-23T02:41:20.854Z] #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 [2021-11-23T02:41:20.854Z] #31 sha256:d97b45a66baf27b44eb503a8789e8af0954ad9bbd633d3c96805c7b9c2d82f9c [2021-11-23T02:41:20.854Z] #31 2.642 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T02:41:20.854Z] #31 2.952 [2021-11-23T02:41:20.854Z] #31 3.202 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:20.854Z] #31 3.557 [2021-11-23T02:41:20.854Z] #31 4.642 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T02:41:20.854Z] #31 5.007 [2021-11-23T02:41:20.854Z] #31 5.241 #=#=# 0.1% ######################################################################## 100.0% [2021-11-23T02:41:20.854Z] #31 5.795 [2021-11-23T02:41:20.854Z] #31 6.854 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T02:41:20.854Z] #31 7.159 [2021-11-23T02:41:20.854Z] #31 7.380 #=#=# ############### 21.9% ######################################### 57.8% ####################################################### 76.4% ######################################################################## 100.0% [2021-11-23T02:41:20.854Z] #31 7.954 [2021-11-23T02:41:20.854Z] #31 8.898 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T02:41:20.854Z] #31 9.293 [2021-11-23T02:41:20.854Z] #31 9.521 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:20.854Z] #31 9.772 [2021-11-23T02:41:20.854Z] #31 ... [2021-11-23T02:41:20.854Z] [2021-11-23T02:41:20.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:20.854Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:20.854Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.0s [2021-11-23T02:41:20.892Z] #11 ... [2021-11-23T02:41:20.892Z] [2021-11-23T02:41:20.892Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T02:41:20.892Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T02:41:20.892Z] #70 DONE 1.1s [2021-11-23T02:41:20.892Z] [2021-11-23T02:41:20.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:20.892Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:20.892Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.8s done [2021-11-23T02:41:21.460Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-11-23T02:41:22.398Z] #11 ... [2021-11-23T02:41:22.398Z] [2021-11-23T02:41:22.398Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T02:41:22.398Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T02:41:22.398Z] #72 DONE 1.5s [2021-11-23T02:41:22.398Z] [2021-11-23T02:41:22.398Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:22.398Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:22.514Z] #72 DONE 1.9s [2021-11-23T02:41:22.514Z] [2021-11-23T02:41:22.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:22.514Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T02:41:22.514Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 4.0s done [2021-11-23T02:41:22.514Z] #11 extracting sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 done [2021-11-23T02:41:22.514Z] #11 DONE 19.1s [2021-11-23T02:41:22.514Z] [2021-11-23T02:41:22.514Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T02:41:22.514Z] #12 sha256:785cf9c7b6a9dfd756ab4fb907bbad0eac67e9a1b5e8c9139818eafa5c5093db [2021-11-23T02:41:22.645Z] #26 ... [2021-11-23T02:41:22.645Z] [2021-11-23T02:41:22.645Z] #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 [2021-11-23T02:41:22.645Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:41:22.645Z] #36 6.728 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T02:41:22.907Z] #36 ... [2021-11-23T02:41:22.907Z] [2021-11-23T02:41:22.907Z] #65 [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 [2021-11-23T02:41:22.907Z] #65 sha256:5211cca11a8ebf10c9a07626e535b0877fcbd7ad6c763cd44cd24aa407e3f50d [2021-11-23T02:41:22.907Z] #65 6.778 + RM_GOPATH=0 [2021-11-23T02:41:22.907Z] #65 6.778 + TMP_GOPATH= [2021-11-23T02:41:22.907Z] #65 6.778 + : /build [2021-11-23T02:41:22.907Z] #65 6.778 + '[' -z '' ']' [2021-11-23T02:41:22.907Z] #65 6.780 ++ mktemp -d [2021-11-23T02:41:22.907Z] #65 6.793 + export GOPATH=/tmp/tmp.fw88JXXt9P [2021-11-23T02:41:22.907Z] #65 6.793 + GOPATH=/tmp/tmp.fw88JXXt9P [2021-11-23T02:41:22.907Z] #65 6.793 + RM_GOPATH=1 [2021-11-23T02:41:22.907Z] #65 6.793 + case "$(go env GOARCH)" in [2021-11-23T02:41:22.907Z] #65 6.793 ++ go env GOARCH [2021-11-23T02:41:22.907Z] #65 6.802 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:22.907Z] #65 6.802 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:22.907Z] #65 6.802 ++ dirname /install.sh [2021-11-23T02:41:22.907Z] #65 6.802 + dir=/ [2021-11-23T02:41:22.907Z] #65 6.802 + bin=rootlesskit [2021-11-23T02:41:22.907Z] #65 6.802 + shift [2021-11-23T02:41:22.907Z] #65 6.802 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T02:41:22.907Z] #65 6.802 + . //rootlesskit.installer [2021-11-23T02:41:22.907Z] #65 6.802 ++ : v0.14.6 [2021-11-23T02:41:22.907Z] #65 6.802 + install_rootlesskit [2021-11-23T02:41:22.907Z] #65 6.802 + case "$1" in [2021-11-23T02:41:22.907Z] #65 6.802 + export CGO_ENABLED=0 [2021-11-23T02:41:22.907Z] #65 6.802 + CGO_ENABLED=0 [2021-11-23T02:41:22.907Z] #65 6.802 + _install_rootlesskit [2021-11-23T02:41:22.907Z] #65 6.802 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T02:41:22.907Z] #65 6.802 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:41:22.907Z] #65 6.802 + GOBIN=/build [2021-11-23T02:41:22.907Z] #65 6.802 + GO111MODULE=on [2021-11-23T02:41:22.907Z] #65 6.802 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T02:41:22.907Z] #65 6.803 Install rootlesskit version v0.14.6 [2021-11-23T02:41:23.090Z] #12 DONE 1.1s [2021-11-23T02:41:23.090Z] [2021-11-23T02:41:23.090Z] #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 [2021-11-23T02:41:23.090Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T02:41:23.090Z] #29 6.247 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:23.090Z] #29 6.250 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:23.090Z] #29 6.273 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:23.090Z] #29 6.397 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:41:23.090Z] #29 6.525 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:41:23.090Z] #29 7.058 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:41:23.090Z] #29 8.379 Fetched 8361 kB in 2s (3488 kB/s) [2021-11-23T02:41:23.350Z] #29 8.379 Reading package lists... [2021-11-23T02:41:23.350Z] #29 ... [2021-11-23T02:41:23.350Z] [2021-11-23T02:41:23.350Z] #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 [2021-11-23T02:41:23.350Z] #13 sha256:5ca5b9e042c967dbed740eba6790a42f0fa9c9e143cbcf540910d7958efa222b [2021-11-23T02:41:23.474Z] #65 7.258 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T02:41:24.298Z] #13 DONE 0.9s [2021-11-23T02:41:24.298Z] [2021-11-23T02:41:24.298Z] #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 [2021-11-23T02:41:24.298Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T02:41:24.298Z] #29 8.379 Reading package lists... [2021-11-23T02:41:24.298Z] #29 9.039 Reading package lists... [2021-11-23T02:41:24.298Z] #29 ... [2021-11-23T02:41:24.298Z] [2021-11-23T02:41:24.298Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T02:41:24.298Z] #25 sha256:b6ae716fe46995d039c5507b66bc4577e9aa6f4fd98e9e07f3822d3a9f673772 [2021-11-23T02:41:24.298Z] #25 DONE 0.2s [2021-11-23T02:41:24.298Z] [2021-11-23T02:41:24.298Z] #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 [2021-11-23T02:41:24.298Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T02:41:24.298Z] #29 9.039 Reading package lists... [2021-11-23T02:41:24.559Z] #29 9.651 Building dependency tree...#29 ... [2021-11-23T02:41:24.559Z] [2021-11-23T02:41:24.559Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T02:41:24.559Z] #64 sha256:c9768d5a0f32d462c7e2471c6c02825342f0e24ef690dc1a57d871f9530ff4fb [2021-11-23T02:41:24.559Z] #64 DONE 0.4s [2021-11-23T02:41:24.559Z] [2021-11-23T02:41:24.559Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T02:41:24.559Z] #42 sha256:671a5dd23e13fc528e26a8d26e61e8d8c2095f6f84c9fd030b0a60d07b6059e8 [2021-11-23T02:41:24.559Z] #42 DONE 0.5s [2021-11-23T02:41:24.559Z] [2021-11-23T02:41:24.559Z] #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 [2021-11-23T02:41:24.559Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T02:41:24.559Z] #29 9.651 Building dependency tree... [2021-11-23T02:41:24.821Z] #29 ... [2021-11-23T02:41:24.821Z] [2021-11-23T02:41:24.821Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T02:41:24.821Z] #33 sha256:81af4149afb3a17854d5102d53dd91e009ecefa1c904a494ff8f34c3dcb4c135 [2021-11-23T02:41:24.821Z] #33 DONE 0.6s [2021-11-23T02:41:24.821Z] [2021-11-23T02:41:24.821Z] #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 [2021-11-23T02:41:24.821Z] #46 sha256:6a810d4d93adf583cb175fa8ab71b860ec2d97f16bdda6aa7a3d0e9465a44359 [2021-11-23T02:41:24.821Z] #46 DONE 0.6s [2021-11-23T02:41:24.821Z] [2021-11-23T02:41:24.821Z] #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 [2021-11-23T02:41:24.821Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T02:41:24.821Z] #29 10.06 The following additional packages will be installed: [2021-11-23T02:41:24.821Z] #29 10.06 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T02:41:24.821Z] #29 10.07 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T02:41:24.821Z] #29 10.07 Recommended packages: [2021-11-23T02:41:24.821Z] #29 10.07 libldap-common publicsuffix libsasl2-modules [2021-11-23T02:41:24.852Z] #65 ... [2021-11-23T02:41:24.852Z] [2021-11-23T02:41:24.852Z] #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 [2021-11-23T02:41:24.852Z] #26 sha256:635e2bb0426ce1e483452da56113f8dcc1846452f8f0894727280bd25d78ea69 [2021-11-23T02:41:24.852Z] #26 8.498 + RM_GOPATH=0 [2021-11-23T02:41:24.852Z] #26 8.498 + TMP_GOPATH= [2021-11-23T02:41:24.852Z] #26 8.498 + : /build [2021-11-23T02:41:24.852Z] #26 8.498 + '[' -z '' ']' [2021-11-23T02:41:24.852Z] #26 8.498 ++ mktemp -d [2021-11-23T02:41:24.852Z] #26 8.498 + export GOPATH=/tmp/tmp.hQeLnGOU0d [2021-11-23T02:41:24.852Z] #26 8.498 + GOPATH=/tmp/tmp.hQeLnGOU0d [2021-11-23T02:41:24.852Z] #26 8.498 + RM_GOPATH=1 [2021-11-23T02:41:24.852Z] #26 8.498 + case "$(go env GOARCH)" in [2021-11-23T02:41:24.852Z] #26 8.498 ++ go env GOARCH [2021-11-23T02:41:24.852Z] #26 8.595 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:24.852Z] #26 8.595 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:24.852Z] #26 8.595 ++ dirname /install.sh [2021-11-23T02:41:24.852Z] #26 8.595 + dir=/ [2021-11-23T02:41:24.852Z] #26 8.595 + bin=dockercli [2021-11-23T02:41:24.852Z] #26 8.595 + shift [2021-11-23T02:41:24.852Z] #26 8.595 + '[' '!' -f //dockercli.installer ']' [2021-11-23T02:41:24.852Z] #26 8.595 + . //dockercli.installer [2021-11-23T02:41:24.852Z] #26 8.595 ++ : stable [2021-11-23T02:41:24.852Z] #26 8.595 ++ : 17.06.2-ce [2021-11-23T02:41:24.852Z] #26 8.595 + install_dockercli [2021-11-23T02:41:24.852Z] #26 8.595 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T02:41:24.852Z] #26 8.595 ++ uname -m [2021-11-23T02:41:24.852Z] #26 8.595 + arch=x86_64 [2021-11-23T02:41:24.852Z] #26 8.595 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T02:41:24.852Z] #26 8.595 + url=https://download.docker.com/linux/static [2021-11-23T02:41:24.852Z] #26 8.595 + tar -xz docker/docker [2021-11-23T02:41:24.852Z] #26 8.596 Install docker/cli version 17.06.2-ce from stable [2021-11-23T02:41:24.852Z] #26 8.599 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T02:41:25.065Z] #11 ... [2021-11-23T02:41:25.066Z] [2021-11-23T02:41:25.066Z] #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 [2021-11-23T02:41:25.066Z] #31 sha256:d97b45a66baf27b44eb503a8789e8af0954ad9bbd633d3c96805c7b9c2d82f9c [2021-11-23T02:41:25.066Z] #31 10.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T02:41:25.066Z] #31 10.82 [2021-11-23T02:41:25.066Z] #31 11.05 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:25.066Z] #31 11.31 [2021-11-23T02:41:25.066Z] #31 11.38 Download of images into '/build' complete. [2021-11-23T02:41:25.066Z] #31 11.38 Use something like the following to load the result into a Docker daemon: [2021-11-23T02:41:25.066Z] #31 11.38 tar -cC '/build' . | docker load [2021-11-23T02:41:25.066Z] #31 DONE 14.4s [2021-11-23T02:41:25.066Z] [2021-11-23T02:41:25.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:25.066Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:25.081Z] #29 10.26 The following NEW packages will be installed: [2021-11-23T02:41:25.081Z] #29 10.27 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T02:41:25.081Z] #29 10.27 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T02:41:25.081Z] #29 10.27 libssh2-1 openssl [2021-11-23T02:41:25.345Z] #29 10.54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:41:25.345Z] #29 10.54 Need to get 2934 kB of archives. [2021-11-23T02:41:25.345Z] #29 10.54 After this operation, 6485 kB of additional disk space will be used. [2021-11-23T02:41:25.345Z] #29 10.54 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-23T02:41:25.345Z] #29 10.56 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-23T02:41:25.345Z] #29 10.56 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-23T02:41:25.345Z] #29 10.56 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-23T02:41:25.345Z] #29 10.56 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-23T02:41:25.345Z] #29 10.56 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-23T02:41:25.345Z] #29 10.58 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-23T02:41:25.605Z] #29 10.85 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:41:25.605Z] #29 10.93 Fetched 2934 kB in 0s (9551 kB/s) [2021-11-23T02:41:25.622Z] #19 72.43 Reading package lists... [2021-11-23T02:41:25.789Z] #26 ... [2021-11-23T02:41:25.789Z] [2021-11-23T02:41:25.789Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:41:25.789Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:41:25.789Z] #49 9.248 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T02:41:25.866Z] #29 10.96 Selecting previously unselected package openssl. [2021-11-23T02:41:25.866Z] #29 10.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 ... 6645 files and directories currently installed.) [2021-11-23T02:41:25.866Z] #29 10.96 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-23T02:41:25.866Z] #29 10.96 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:41:25.866Z] #29 11.12 Selecting previously unselected package ca-certificates. [2021-11-23T02:41:25.866Z] #29 11.12 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T02:41:25.866Z] #29 11.12 Unpacking ca-certificates (20210119) ... [2021-11-23T02:41:25.866Z] #29 11.18 Selecting previously unselected package libbrotli1:arm64. [2021-11-23T02:41:25.866Z] #29 11.18 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-23T02:41:26.007Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.2s [2021-11-23T02:41:26.048Z] #49 ... [2021-11-23T02:41:26.048Z] [2021-11-23T02:41:26.048Z] #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 [2021-11-23T02:41:26.048Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:26.048Z] #47 7.792 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:26.048Z] #47 8.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:26.048Z] #47 8.018 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:26.048Z] #47 8.310 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T02:41:26.048Z] #47 8.889 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:26.048Z] #47 ... [2021-11-23T02:41:26.048Z] [2021-11-23T02:41:26.048Z] #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 [2021-11-23T02:41:26.048Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:41:26.048Z] #38 9.292 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:26.048Z] #38 9.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:26.048Z] #38 9.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:26.126Z] #29 11.20 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-23T02:41:26.126Z] #29 11.26 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-23T02:41:26.126Z] #29 11.26 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-23T02:41:26.126Z] #29 11.27 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:26.126Z] #29 11.31 Selecting previously unselected package libsasl2-2:arm64. [2021-11-23T02:41:26.126Z] #29 11.31 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-23T02:41:26.126Z] #29 11.32 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:26.126Z] #29 11.37 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-23T02:41:26.126Z] #29 11.37 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-23T02:41:26.126Z] #29 11.39 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-23T02:41:26.126Z] #29 11.44 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-23T02:41:26.126Z] #29 11.45 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-23T02:41:26.126Z] #29 11.46 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-23T02:41:26.126Z] #29 11.51 Selecting previously unselected package libpsl5:arm64. [2021-11-23T02:41:26.126Z] #29 11.51 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-23T02:41:26.126Z] #29 11.52 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-23T02:41:26.126Z] #29 11.57 Selecting previously unselected package librtmp1:arm64. [2021-11-23T02:41:26.126Z] #29 11.57 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-23T02:41:26.189Z] #19 81.02 Building dependency tree... [2021-11-23T02:41:26.307Z] #38 ... [2021-11-23T02:41:26.307Z] [2021-11-23T02:41:26.307Z] #51 [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 [2021-11-23T02:41:26.307Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:41:26.307Z] #51 7.523 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:41:26.307Z] #51 8.902 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:41:26.307Z] #51 8.902 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:41:26.307Z] #51 9.007 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:41:26.307Z] #51 9.076 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:41:26.307Z] #51 9.454 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:41:26.307Z] #51 9.492 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:41:26.307Z] #51 9.990 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:41:26.307Z] #51 9.990 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:41:26.307Z] #51 10.58 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:41:26.386Z] #29 11.57 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:41:26.386Z] #29 11.62 Selecting previously unselected package libssh2-1:arm64. [2021-11-23T02:41:26.386Z] #29 11.62 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-23T02:41:26.386Z] #29 11.63 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-23T02:41:26.386Z] #29 11.74 Selecting previously unselected package libcurl4:arm64. [2021-11-23T02:41:26.386Z] #29 11.74 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-23T02:41:26.386Z] #29 11.74 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-23T02:41:26.386Z] #29 11.81 Selecting previously unselected package curl. [2021-11-23T02:41:26.386Z] #29 11.81 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-23T02:41:26.386Z] #29 11.82 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T02:41:26.566Z] #51 10.71 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:41:26.566Z] #51 ... [2021-11-23T02:41:26.566Z] [2021-11-23T02:41:26.566Z] #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 [2021-11-23T02:41:26.566Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:41:26.566Z] #14 9.424 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:26.566Z] #14 9.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:26.566Z] #14 9.648 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:26.566Z] #14 ... [2021-11-23T02:41:26.566Z] [2021-11-23T02:41:26.566Z] #55 [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 [2021-11-23T02:41:26.566Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:41:26.566Z] #55 8.388 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T02:41:26.566Z] #55 9.880 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T02:41:26.566Z] #55 9.880 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T02:41:26.566Z] #55 10.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T02:41:26.591Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.7s done [2021-11-23T02:41:26.647Z] #29 11.89 Selecting previously unselected package libonig5:arm64. [2021-11-23T02:41:26.647Z] #29 11.89 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-23T02:41:26.647Z] #29 11.89 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T02:41:26.647Z] #29 11.96 Selecting previously unselected package libjq1:arm64. [2021-11-23T02:41:26.647Z] #29 11.96 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-23T02:41:26.647Z] #29 11.97 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-23T02:41:26.647Z] #29 12.01 Selecting previously unselected package jq. [2021-11-23T02:41:26.647Z] #29 12.01 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-23T02:41:26.647Z] #29 12.02 Unpacking jq (1.6-2.1) ... [2021-11-23T02:41:26.647Z] #29 12.07 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-23T02:41:26.826Z] #55 ... [2021-11-23T02:41:26.826Z] [2021-11-23T02:41:26.826Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:26.826Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:26.826Z] #53 8.518 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T02:41:26.826Z] #53 ... [2021-11-23T02:41:26.826Z] [2021-11-23T02:41:26.826Z] #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 [2021-11-23T02:41:26.826Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:41:26.826Z] #43 8.482 + git clone https://github.com/docker/distribution.git . [2021-11-23T02:41:26.826Z] #43 8.503 Cloning into '.'... [2021-11-23T02:41:26.850Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-23T02:41:26.907Z] #29 12.08 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-23T02:41:26.907Z] #29 12.10 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-23T02:41:26.907Z] #29 12.11 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:26.907Z] #29 12.12 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:41:26.907Z] #29 12.13 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:26.907Z] #29 12.14 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-23T02:41:26.907Z] #29 12.15 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:41:26.907Z] #29 12.16 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T02:41:26.907Z] #29 12.17 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-23T02:41:26.907Z] #29 12.18 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-23T02:41:26.907Z] #29 12.19 Setting up ca-certificates (20210119) ... [2021-11-23T02:41:27.086Z] #43 ... [2021-11-23T02:41:27.086Z] [2021-11-23T02:41:27.086Z] #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 [2021-11-23T02:41:27.086Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:41:27.086Z] #34 8.261 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T02:41:27.086Z] #34 8.267 Cloning into '.'... [2021-11-23T02:41:27.086Z] #34 ... [2021-11-23T02:41:27.086Z] [2021-11-23T02:41:27.086Z] #60 [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 [2021-11-23T02:41:27.086Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:41:27.086Z] #60 9.484 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:27.086Z] #60 9.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:27.086Z] #60 9.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:27.109Z] #11 ... [2021-11-23T02:41:27.109Z] [2021-11-23T02:41:27.109Z] #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 [2021-11-23T02:41:27.109Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:41:27.109Z] #29 4.949 Fetched 8476 kB in 3s (3117 kB/s) [2021-11-23T02:41:27.109Z] #29 4.949 Reading package lists... [2021-11-23T02:41:27.109Z] #29 5.937 Reading package lists... [2021-11-23T02:41:27.109Z] #29 6.744 Building dependency tree... [2021-11-23T02:41:27.109Z] #29 7.167 The following additional packages will be installed: [2021-11-23T02:41:27.109Z] #29 7.167 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T02:41:27.109Z] #29 7.168 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T02:41:27.109Z] #29 7.170 Recommended packages: [2021-11-23T02:41:27.109Z] #29 7.170 libldap-common publicsuffix libsasl2-modules [2021-11-23T02:41:27.109Z] #29 7.378 The following NEW packages will be installed: [2021-11-23T02:41:27.109Z] #29 7.379 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T02:41:27.109Z] #29 7.379 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T02:41:27.109Z] #29 7.380 libssh2-1 openssl [2021-11-23T02:41:27.109Z] #29 7.660 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:41:27.109Z] #29 7.660 Need to get 3038 kB of archives. [2021-11-23T02:41:27.109Z] #29 7.660 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T02:41:27.109Z] #29 7.660 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T02:41:27.109Z] #29 7.735 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T02:41:27.109Z] #29 7.760 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T02:41:27.109Z] #29 7.803 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T02:41:27.109Z] #29 7.808 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T02:41:27.109Z] #29 7.834 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T02:41:27.109Z] #29 7.838 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T02:41:27.109Z] #29 7.867 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T02:41:27.109Z] #29 7.892 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T02:41:27.109Z] #29 7.901 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T02:41:27.109Z] #29 7.901 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T02:41:27.109Z] #29 7.927 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T02:41:27.109Z] #29 7.942 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:41:27.109Z] #29 7.957 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:41:27.109Z] #29 7.978 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:41:27.109Z] #29 8.360 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:41:27.109Z] #29 8.389 Fetched 3038 kB in 1s (5038 kB/s) [2021-11-23T02:41:27.109Z] #29 8.417 Selecting previously unselected package openssl. [2021-11-23T02:41:27.109Z] #29 8.417 (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.) [2021-11-23T02:41:27.109Z] #29 8.420 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 8.425 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:41:27.109Z] #29 8.589 Selecting previously unselected package ca-certificates. [2021-11-23T02:41:27.109Z] #29 8.590 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T02:41:27.109Z] #29 8.596 Unpacking ca-certificates (20210119) ... [2021-11-23T02:41:27.109Z] #29 9.613 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T02:41:27.109Z] #29 9.613 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 9.658 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:41:27.109Z] #29 9.800 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T02:41:27.109Z] #29 9.800 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 9.804 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:27.109Z] #29 9.911 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T02:41:27.109Z] #29 9.911 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 9.921 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:27.109Z] #29 9.977 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T02:41:27.109Z] #29 9.977 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 9.981 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:41:27.109Z] #29 10.08 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T02:41:27.109Z] #29 10.08 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.08 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:41:27.109Z] #29 10.20 Selecting previously unselected package libpsl5:amd64. [2021-11-23T02:41:27.109Z] #29 10.20 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.20 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:41:27.109Z] #29 10.24 Selecting previously unselected package librtmp1:amd64. [2021-11-23T02:41:27.109Z] #29 10.26 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:41:27.109Z] #29 10.34 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T02:41:27.109Z] #29 10.34 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.34 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:41:27.109Z] #29 10.39 Selecting previously unselected package libcurl4:amd64. [2021-11-23T02:41:27.109Z] #29 10.39 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.40 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:41:27.109Z] #29 10.48 Selecting previously unselected package curl. [2021-11-23T02:41:27.109Z] #29 10.48 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.48 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T02:41:27.109Z] #29 10.69 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:41:27.109Z] #29 10.69 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:41:27.109Z] #29 10.78 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:41:27.109Z] #29 10.78 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.78 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:41:27.109Z] #29 10.84 Selecting previously unselected package jq. [2021-11-23T02:41:27.109Z] #29 10.84 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:41:27.109Z] #29 10.86 Unpacking jq (1.6-2.1) ... [2021-11-23T02:41:27.109Z] #29 10.95 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T02:41:27.109Z] #29 10.96 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T02:41:27.109Z] #29 10.99 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T02:41:27.109Z] #29 11.00 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:27.109Z] #29 11.02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T02:41:27.109Z] #29 11.03 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T02:41:27.109Z] #29 11.04 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T02:41:27.109Z] #29 11.05 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T02:41:27.109Z] #29 11.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:41:27.109Z] #29 11.09 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:41:27.109Z] #29 11.10 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T02:41:27.109Z] #29 11.11 Setting up ca-certificates (20210119) ... [2021-11-23T02:41:27.109Z] #29 11.72 Updating certificates in /etc/ssl/certs... [2021-11-23T02:41:27.109Z] #29 12.38 129 added, 0 removed; done. [2021-11-23T02:41:27.109Z] #29 12.51 Setting up jq (1.6-2.1) ... [2021-11-23T02:41:27.109Z] #29 12.52 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T02:41:27.109Z] #29 12.54 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T02:41:27.109Z] #29 12.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:41:27.109Z] #29 12.57 Processing triggers for ca-certificates (20210119) ... [2021-11-23T02:41:27.109Z] #29 12.58 Updating certificates in /etc/ssl/certs... [2021-11-23T02:41:27.109Z] #29 13.11 0 added, 0 removed; done. [2021-11-23T02:41:27.109Z] #29 13.11 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T02:41:27.109Z] #29 13.12 done. [2021-11-23T02:41:27.346Z] #60 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:27.346Z] #60 ... [2021-11-23T02:41:27.346Z] [2021-11-23T02:41:27.346Z] #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 [2021-11-23T02:41:27.346Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:41:27.346Z] #14 11.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:27.368Z] #29 ... [2021-11-23T02:41:27.368Z] [2021-11-23T02:41:27.368Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:27.368Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:27.479Z] #29 12.69 Updating certificates in /etc/ssl/certs... [2021-11-23T02:41:28.083Z] #19 84.91 The following additional packages will be installed: [2021-11-23T02:41:28.083Z] #19 84.91 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-23T02:41:28.083Z] #19 84.91 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.91 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.91 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-23T02:41:28.083Z] #19 84.91 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.91 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.92 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-23T02:41:28.083Z] #19 84.92 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-23T02:41:28.083Z] #19 84.92 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.92 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.92 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-23T02:41:28.083Z] #19 84.92 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-23T02:41:28.083Z] #19 84.92 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-23T02:41:28.083Z] #19 84.92 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-23T02:41:28.083Z] #19 84.92 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.92 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.92 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-23T02:41:28.083Z] #19 84.92 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-23T02:41:28.083Z] #19 84.92 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-23T02:41:28.083Z] #19 84.92 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-23T02:41:28.083Z] #19 84.92 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-23T02:41:28.083Z] #19 84.92 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-23T02:41:28.083Z] #19 84.92 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-23T02:41:28.083Z] #19 84.92 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-23T02:41:28.083Z] #19 84.92 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-23T02:41:28.083Z] #19 84.93 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-23T02:41:28.083Z] #19 84.93 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-23T02:41:28.083Z] #19 84.93 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-23T02:41:28.083Z] #19 84.93 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-23T02:41:28.083Z] #19 84.93 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-23T02:41:28.083Z] #19 84.93 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-23T02:41:28.083Z] #19 84.93 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-23T02:41:28.083Z] #19 84.93 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-23T02:41:28.083Z] #19 84.93 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-23T02:41:28.083Z] #19 84.93 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-23T02:41:28.083Z] #19 84.93 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-23T02:41:28.083Z] #19 84.93 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-23T02:41:28.083Z] #19 84.93 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-23T02:41:28.083Z] #19 84.93 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-23T02:41:28.083Z] #19 84.93 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-23T02:41:28.083Z] #19 84.93 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-23T02:41:28.083Z] #19 84.93 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-23T02:41:28.083Z] #19 84.93 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-23T02:41:28.083Z] #19 84.94 linux-libc-dev-s390x-cross patch xz-utils [2021-11-23T02:41:28.083Z] #19 84.97 Suggested packages: [2021-11-23T02:41:28.083Z] #19 84.97 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-23T02:41:28.083Z] #19 84.97 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.97 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-23T02:41:28.083Z] #19 84.97 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-23T02:41:28.083Z] #19 84.97 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-23T02:41:28.083Z] #19 84.98 libyaml-shell-perl ed diffutils-doc [2021-11-23T02:41:28.083Z] #19 84.98 Recommended packages: [2021-11-23T02:41:28.083Z] #19 84.98 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-23T02:41:28.083Z] #19 84.98 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-23T02:41:28.305Z] #11 ... [2021-11-23T02:41:28.305Z] [2021-11-23T02:41:28.305Z] #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 [2021-11-23T02:41:28.305Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T02:41:28.305Z] #29 DONE 16.0s [2021-11-23T02:41:28.305Z] [2021-11-23T02:41:28.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:28.305Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:28.421Z] #29 13.53 129 added, 0 removed; done. [2021-11-23T02:41:28.422Z] #29 13.55 Setting up jq (1.6-2.1) ... [2021-11-23T02:41:28.422Z] #29 13.56 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-23T02:41:28.422Z] #29 13.57 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T02:41:28.422Z] #29 13.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:41:28.422Z] #29 13.61 Processing triggers for ca-certificates (20210119) ... [2021-11-23T02:41:28.422Z] #29 13.63 Updating certificates in /etc/ssl/certs... [2021-11-23T02:41:28.556Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 13.1s done [2021-11-23T02:41:28.572Z] #11 ... [2021-11-23T02:41:28.572Z] [2021-11-23T02:41:28.572Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T02:41:28.572Z] #30 sha256:55cac94c755a469cb60b82cf2b24ffa1a3c67edfbfe7379598820c8463771516 [2021-11-23T02:41:28.572Z] #30 DONE 0.3s [2021-11-23T02:41:28.572Z] [2021-11-23T02:41:28.572Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T02:41:28.572Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T02:41:28.818Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T02:41:29.392Z] #11 DONE 46.0s [2021-11-23T02:41:29.392Z] [2021-11-23T02:41:29.392Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T02:41:29.392Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T02:41:29.884Z] #29 15.03 0 added, 0 removed; done. [2021-11-23T02:41:29.884Z] #29 15.03 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T02:41:29.884Z] #29 15.04 done. [2021-11-23T02:41:30.336Z] #12 DONE 1.0s [2021-11-23T02:41:30.336Z] [2021-11-23T02:41:30.336Z] #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 [2021-11-23T02:41:30.336Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T02:41:30.485Z] #29 DONE 15.6s [2021-11-23T02:41:30.485Z] [2021-11-23T02:41:30.485Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T02:41:30.485Z] #30 sha256:de04c524eb6190a9f50bc3da5eee2df618a428348117f485c6fe35a17de33558 [2021-11-23T02:41:30.754Z] #30 DONE 0.3s [2021-11-23T02:41:30.754Z] [2021-11-23T02:41:30.754Z] #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 [2021-11-23T02:41:30.754Z] #31 sha256:abae9496b3f545ac2f7efd4b5d8e2d7787e5a767b5987772b26ea9d6501866dc [2021-11-23T02:41:31.286Z] #13 DONE 0.9s [2021-11-23T02:41:31.286Z] [2021-11-23T02:41:31.286Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T02:41:31.286Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T02:41:31.286Z] #33 ... [2021-11-23T02:41:31.286Z] [2021-11-23T02:41:31.286Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T02:41:31.286Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T02:41:31.286Z] #42 DONE 0.2s [2021-11-23T02:41:31.286Z] [2021-11-23T02:41:31.286Z] #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 [2021-11-23T02:41:31.286Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T02:41:31.286Z] #46 DONE 0.3s [2021-11-23T02:41:31.286Z] [2021-11-23T02:41:31.286Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T02:41:31.286Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T02:41:31.286Z] #33 DONE 0.3s [2021-11-23T02:41:31.286Z] [2021-11-23T02:41:31.286Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T02:41:31.286Z] #25 sha256:95733cfa2428dda42d08d0bf5190a4a955fcedae93531b2058f66233d0c50a55 [2021-11-23T02:41:31.286Z] #25 DONE 0.3s [2021-11-23T02:41:31.286Z] [2021-11-23T02:41:31.286Z] #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 [2021-11-23T02:41:31.286Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:31.548Z] #47 ... [2021-11-23T02:41:31.548Z] [2021-11-23T02:41:31.548Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T02:41:31.548Z] #64 sha256:9ea5b0b9836d39aa54a637f73ef9383a01e4abe07e8e138b1f5bf9c54bc59dc6 [2021-11-23T02:41:31.548Z] #64 DONE 0.4s [2021-11-23T02:41:31.810Z] [2021-11-23T02:41:31.810Z] #65 [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 [2021-11-23T02:41:31.810Z] #65 sha256:1e71d4a4d4f7f095a9414136a80bd96f297f9fbeb42fb69a733226df2fb58772 [2021-11-23T02:41:31.865Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.0s [2021-11-23T02:41:32.270Z] #19 88.39 The following NEW packages will be installed: [2021-11-23T02:41:32.270Z] #19 88.39 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-23T02:41:32.270Z] #19 88.39 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.39 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.39 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-23T02:41:32.270Z] #19 88.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.40 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-23T02:41:32.270Z] #19 88.40 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-23T02:41:32.270Z] #19 88.40 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-23T02:41:32.270Z] #19 88.40 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-23T02:41:32.270Z] #19 88.40 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.40 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-23T02:41:32.270Z] #19 88.40 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.40 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-23T02:41:32.270Z] #19 88.40 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-23T02:41:32.270Z] #19 88.40 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-23T02:41:32.270Z] #19 88.40 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-23T02:41:32.270Z] #19 88.40 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.40 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-23T02:41:32.270Z] #19 88.40 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-23T02:41:32.270Z] #19 88.40 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-23T02:41:32.270Z] #19 88.40 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-23T02:41:32.270Z] #19 88.40 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-23T02:41:32.270Z] #19 88.40 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-23T02:41:32.270Z] #19 88.40 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-23T02:41:32.270Z] #19 88.40 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-23T02:41:32.270Z] #19 88.40 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-23T02:41:32.270Z] #19 88.40 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-23T02:41:32.270Z] #19 88.40 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-23T02:41:32.270Z] #19 88.40 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-23T02:41:32.270Z] #19 88.40 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-23T02:41:32.270Z] #19 88.40 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-23T02:41:32.270Z] #19 88.40 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-23T02:41:32.270Z] #19 88.40 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-23T02:41:32.270Z] #19 88.40 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-23T02:41:32.270Z] #19 88.41 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-23T02:41:32.270Z] #19 88.42 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-23T02:41:32.270Z] #19 88.42 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-23T02:41:32.270Z] #19 88.42 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-23T02:41:32.270Z] #19 88.42 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-23T02:41:32.270Z] #19 88.42 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-23T02:41:32.270Z] #19 88.42 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-23T02:41:32.270Z] #19 88.42 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-23T02:41:32.270Z] #19 88.42 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-23T02:41:32.270Z] #19 88.42 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-23T02:41:32.270Z] #19 88.42 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-23T02:41:32.270Z] #19 88.42 linux-libc-dev-s390x-cross patch xz-utils [2021-11-23T02:41:32.270Z] #19 88.85 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:41:32.270Z] #19 88.85 Need to get 787 MB of archives. [2021-11-23T02:41:32.270Z] #19 88.85 After this operation, 3385 MB of additional disk space will be used. [2021-11-23T02:41:32.270Z] #19 88.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-11-23T02:41:32.270Z] #19 88.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T02:41:32.270Z] #19 88.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-23T02:41:32.270Z] #19 88.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-23T02:41:32.270Z] #19 88.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-23T02:41:32.270Z] #19 88.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T02:41:32.270Z] #19 88.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-11-23T02:41:32.270Z] #19 88.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-11-23T02:41:32.270Z] #19 89.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-11-23T02:41:32.270Z] #19 89.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-11-23T02:41:32.270Z] #19 89.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-11-23T02:41:32.528Z] #19 89.44 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] [2021-11-23T02:41:32.528Z] #19 89.44 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] [2021-11-23T02:41:32.720Z] #14 16.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:32.980Z] #14 ... [2021-11-23T02:41:32.980Z] [2021-11-23T02:41:32.980Z] #65 [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 [2021-11-23T02:41:32.980Z] #65 sha256:5211cca11a8ebf10c9a07626e535b0877fcbd7ad6c763cd44cd24aa407e3f50d [2021-11-23T02:41:32.980Z] #65 12.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T02:41:32.980Z] #65 12.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T02:41:32.980Z] #65 13.94 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T02:41:33.902Z] #19 90.47 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] [2021-11-23T02:41:33.902Z] #19 90.47 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] [2021-11-23T02:41:34.469Z] #19 91.41 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] [2021-11-23T02:41:34.469Z] #19 91.41 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] [2021-11-23T02:41:34.955Z] #31 ... [2021-11-23T02:41:34.955Z] [2021-11-23T02:41:34.955Z] #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 [2021-11-23T02:41:34.955Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:41:34.955Z] #14 6.011 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:34.955Z] #14 6.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:34.955Z] #14 6.036 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:34.955Z] #14 6.981 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:41:34.955Z] #14 ... [2021-11-23T02:41:34.955Z] [2021-11-23T02:41:34.955Z] #60 [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 [2021-11-23T02:41:34.955Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T02:41:34.955Z] #60 4.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:34.955Z] #60 4.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:34.955Z] #60 4.264 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:34.955Z] #60 4.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:41:34.955Z] #60 5.307 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:41:34.955Z] #60 6.232 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:41:34.955Z] #60 ... [2021-11-23T02:41:34.955Z] [2021-11-23T02:41:34.955Z] #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 [2021-11-23T02:41:34.955Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:41:34.955Z] #38 4.499 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:34.955Z] #38 4.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:34.955Z] #38 4.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:34.955Z] #38 4.900 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:41:34.955Z] #38 5.871 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:41:34.955Z] #38 8.214 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:41:34.955Z] #38 ... [2021-11-23T02:41:34.955Z] [2021-11-23T02:41:34.955Z] #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 [2021-11-23T02:41:34.955Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:41:34.955Z] #26 5.993 + RM_GOPATH=0 [2021-11-23T02:41:34.955Z] #26 5.993 + TMP_GOPATH= [2021-11-23T02:41:34.955Z] #26 5.993 + : /build [2021-11-23T02:41:34.955Z] #26 5.993 + '[' -z '' ']' [2021-11-23T02:41:34.955Z] #26 5.993 ++ mktemp -d [2021-11-23T02:41:34.955Z] #26 6.001 + export GOPATH=/tmp/tmp.uzbjPFWWt4 [2021-11-23T02:41:34.955Z] #26 6.001 + GOPATH=/tmp/tmp.uzbjPFWWt4 [2021-11-23T02:41:34.955Z] #26 6.001 + RM_GOPATH=1 [2021-11-23T02:41:34.955Z] #26 6.001 + case "$(go env GOARCH)" in [2021-11-23T02:41:34.955Z] #26 6.001 ++ go env GOARCH [2021-11-23T02:41:34.955Z] #26 6.032 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:34.955Z] #26 6.032 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:34.955Z] #26 6.032 ++ dirname /install.sh [2021-11-23T02:41:34.955Z] #26 6.032 + dir=/ [2021-11-23T02:41:34.955Z] #26 6.032 + bin=dockercli [2021-11-23T02:41:34.955Z] #26 6.032 + shift [2021-11-23T02:41:34.955Z] #26 6.032 + '[' '!' -f //dockercli.installer ']' [2021-11-23T02:41:34.955Z] #26 6.032 + . //dockercli.installer [2021-11-23T02:41:34.955Z] #26 6.032 ++ : stable [2021-11-23T02:41:34.955Z] #26 6.032 ++ : 17.06.2-ce [2021-11-23T02:41:34.955Z] #26 6.032 + install_dockercli [2021-11-23T02:41:34.955Z] #26 6.032 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T02:41:34.955Z] #26 6.032 ++ uname -m [2021-11-23T02:41:34.955Z] #26 6.032 + arch=aarch64 [2021-11-23T02:41:34.955Z] #26 6.032 + '[' aarch64 '!=' x86_64 ']' [2021-11-23T02:41:34.955Z] #26 6.032 + '[' aarch64 '!=' s390x ']' [2021-11-23T02:41:34.955Z] #26 6.032 + '[' aarch64 '!=' armhf ']' [2021-11-23T02:41:34.955Z] #26 6.032 + build_dockercli [2021-11-23T02:41:34.955Z] #26 6.032 + git clone https://github.com/docker/docker-ce /tmp/tmp.uzbjPFWWt4/tmp/docker-ce [2021-11-23T02:41:34.955Z] #26 6.032 Cloning into '/tmp/tmp.uzbjPFWWt4/tmp/docker-ce'... [2021-11-23T02:41:34.955Z] #26 6.032 Install docker/cli version 17.06.2-ce from stable [2021-11-23T02:41:34.955Z] #26 ... [2021-11-23T02:41:34.955Z] [2021-11-23T02:41:34.955Z] #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 [2021-11-23T02:41:34.955Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-23T02:41:34.955Z] #36 7.353 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T02:41:34.955Z] #36 ... [2021-11-23T02:41:34.955Z] [2021-11-23T02:41:34.955Z] #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 [2021-11-23T02:41:34.955Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:41:34.955Z] #47 5.466 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:34.955Z] #47 5.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:34.955Z] #47 5.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:34.955Z] #47 6.193 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T02:41:34.955Z] #47 6.937 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:41:35.216Z] #47 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:41:35.216Z] #47 ... [2021-11-23T02:41:35.216Z] [2021-11-23T02:41:35.216Z] #55 [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 [2021-11-23T02:41:35.216Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-23T02:41:35.216Z] #55 7.187 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T02:41:35.216Z] #55 8.749 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T02:41:35.216Z] #55 8.762 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T02:41:35.216Z] #55 8.804 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T02:41:35.216Z] #55 ... [2021-11-23T02:41:35.216Z] [2021-11-23T02:41:35.216Z] #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 [2021-11-23T02:41:35.216Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-23T02:41:35.216Z] #34 5.770 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T02:41:35.216Z] #34 5.770 Cloning into '.'... [2021-11-23T02:41:35.403Z] #19 92.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] [2021-11-23T02:41:35.403Z] #19 92.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] [2021-11-23T02:41:35.476Z] #34 ... [2021-11-23T02:41:35.476Z] [2021-11-23T02:41:35.476Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:35.476Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:41:35.476Z] #53 6.702 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T02:41:35.476Z] #53 ... [2021-11-23T02:41:35.476Z] [2021-11-23T02:41:35.476Z] #51 [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 [2021-11-23T02:41:35.476Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-23T02:41:35.476Z] #51 7.079 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:41:35.476Z] #51 9.351 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:41:35.476Z] #51 9.443 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:41:35.476Z] #51 9.476 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:41:35.476Z] #51 9.603 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:41:35.476Z] #51 10.22 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:41:35.476Z] #51 10.23 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:41:35.476Z] #51 10.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:41:35.476Z] #51 10.74 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:41:35.476Z] #51 11.10 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:41:35.540Z] #65 ... [2021-11-23T02:41:35.540Z] [2021-11-23T02:41:35.540Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:35.540Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:35.540Z] #53 19.75 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T02:41:35.540Z] #53 19.75 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T02:41:35.540Z] #53 19.86 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T02:41:35.736Z] #51 ... [2021-11-23T02:41:35.736Z] [2021-11-23T02:41:35.736Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:41:35.736Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-23T02:41:35.736Z] #49 7.662 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T02:41:35.736Z] #49 ... [2021-11-23T02:41:35.736Z] [2021-11-23T02:41:35.736Z] #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 [2021-11-23T02:41:35.736Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T02:41:35.736Z] #43 5.855 + git clone https://github.com/docker/distribution.git . [2021-11-23T02:41:35.736Z] #43 5.855 Cloning into '.'... [2021-11-23T02:41:35.800Z] #53 19.87 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T02:41:35.800Z] #53 19.90 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T02:41:35.968Z] #19 93.00 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] [2021-11-23T02:41:35.996Z] #43 ... [2021-11-23T02:41:35.996Z] [2021-11-23T02:41:35.996Z] #65 [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 [2021-11-23T02:41:35.996Z] #65 sha256:a73e8a0328ac8dea86ef9fa1b9323279a5999c11d373cedfb9bd40ad4bd3b1d5 [2021-11-23T02:41:35.996Z] #65 5.706 + RM_GOPATH=0 [2021-11-23T02:41:35.996Z] #65 5.706 + TMP_GOPATH= [2021-11-23T02:41:35.996Z] #65 5.706 + : /build [2021-11-23T02:41:35.996Z] #65 5.706 + '[' -z '' ']' [2021-11-23T02:41:35.996Z] #65 5.716 ++ mktemp -d [2021-11-23T02:41:35.996Z] #65 5.721 + export GOPATH=/tmp/tmp.lRXYWtUHSw [2021-11-23T02:41:35.996Z] #65 5.721 + GOPATH=/tmp/tmp.lRXYWtUHSw [2021-11-23T02:41:35.996Z] #65 5.721 + RM_GOPATH=1 [2021-11-23T02:41:35.996Z] #65 5.721 + case "$(go env GOARCH)" in [2021-11-23T02:41:35.996Z] #65 5.721 ++ go env GOARCH [2021-11-23T02:41:35.996Z] #65 5.754 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:35.996Z] #65 5.754 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:35.996Z] #65 5.754 ++ dirname /install.sh [2021-11-23T02:41:35.996Z] #65 5.754 + dir=/ [2021-11-23T02:41:35.996Z] #65 5.754 + bin=rootlesskit [2021-11-23T02:41:35.996Z] #65 5.754 + shift [2021-11-23T02:41:35.996Z] #65 5.754 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T02:41:35.996Z] #65 5.754 + . //rootlesskit.installer [2021-11-23T02:41:35.996Z] #65 5.754 ++ : v0.14.6 [2021-11-23T02:41:35.996Z] #65 5.754 + install_rootlesskit [2021-11-23T02:41:35.996Z] #65 5.754 + case "$1" in [2021-11-23T02:41:35.996Z] #65 5.754 + export CGO_ENABLED=0 [2021-11-23T02:41:35.996Z] #65 5.754 + CGO_ENABLED=0 [2021-11-23T02:41:35.996Z] #65 5.754 + _install_rootlesskit [2021-11-23T02:41:35.996Z] #65 5.754 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T02:41:35.996Z] #65 5.754 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:41:35.996Z] #65 5.754 + GOBIN=/build [2021-11-23T02:41:35.996Z] #65 5.754 + GO111MODULE=on [2021-11-23T02:41:35.996Z] #65 5.754 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T02:41:35.996Z] #65 5.754 Install rootlesskit version v0.14.6 [2021-11-23T02:41:35.996Z] #65 6.439 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T02:41:35.996Z] #65 10.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T02:41:35.996Z] #65 10.10 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T02:41:35.996Z] #65 11.24 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T02:41:36.225Z] #19 93.00 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] [2021-11-23T02:41:36.257Z] #65 ... [2021-11-23T02:41:36.257Z] [2021-11-23T02:41:36.257Z] #55 [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 [2021-11-23T02:41:36.257Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-23T02:41:36.257Z] #55 11.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T02:41:36.368Z] #53 20.44 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T02:41:36.627Z] #53 ... [2021-11-23T02:41:36.627Z] [2021-11-23T02:41:36.627Z] #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 [2021-11-23T02:41:36.627Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:41:36.627Z] #38 10.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:36.627Z] #38 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:36.627Z] #38 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:36.790Z] #19 93.66 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] [2021-11-23T02:41:36.790Z] #19 93.66 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] [2021-11-23T02:41:36.790Z] #19 93.66 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] [2021-11-23T02:41:36.790Z] #19 93.66 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] [2021-11-23T02:41:36.790Z] #19 93.66 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] [2021-11-23T02:41:36.790Z] #19 93.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-11-23T02:41:36.790Z] #19 93.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-11-23T02:41:36.790Z] #19 93.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-23T02:41:36.790Z] #19 93.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-11-23T02:41:36.790Z] #19 93.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-11-23T02:41:36.790Z] #19 93.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-11-23T02:41:36.790Z] #19 93.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-23T02:41:36.790Z] #19 93.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-23T02:41:36.790Z] #19 93.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-11-23T02:41:36.790Z] #19 93.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-11-23T02:41:36.790Z] #19 93.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-11-23T02:41:36.790Z] #19 93.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-23T02:41:36.790Z] #19 93.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-11-23T02:41:36.790Z] #19 93.79 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] [2021-11-23T02:41:36.887Z] #38 ... [2021-11-23T02:41:36.887Z] [2021-11-23T02:41:36.887Z] #51 [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 [2021-11-23T02:41:36.887Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:41:36.887Z] #51 11.00 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:41:36.887Z] #51 11.28 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:41:36.887Z] #51 ... [2021-11-23T02:41:36.887Z] [2021-11-23T02:41:36.887Z] #65 [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 [2021-11-23T02:41:36.887Z] #65 sha256:5211cca11a8ebf10c9a07626e535b0877fcbd7ad6c763cd44cd24aa407e3f50d [2021-11-23T02:41:36.887Z] #65 20.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T02:41:37.128Z] #65 ... [2021-11-23T02:41:37.128Z] [2021-11-23T02:41:37.128Z] #60 [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 [2021-11-23T02:41:37.128Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:41:37.128Z] #60 6.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:37.128Z] #60 6.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:37.128Z] #60 6.153 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:37.146Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 9.5s done [2021-11-23T02:41:37.146Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 [2021-11-23T02:41:37.146Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T02:41:37.146Z] #11 DONE 30.7s [2021-11-23T02:41:37.146Z] [2021-11-23T02:41:37.146Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T02:41:37.146Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T02:41:37.388Z] #60 6.388 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:37.723Z] #19 94.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-11-23T02:41:37.723Z] #19 94.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-11-23T02:41:37.723Z] #19 94.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-23T02:41:37.723Z] #19 94.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-11-23T02:41:37.823Z] #65 21.80 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T02:41:37.980Z] #19 94.77 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] [2021-11-23T02:41:38.081Z] #65 21.95 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T02:41:38.332Z] #60 6.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:38.340Z] #65 22.04 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T02:41:38.340Z] #65 22.28 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T02:41:38.530Z] #12 DONE 1.7s [2021-11-23T02:41:38.530Z] [2021-11-23T02:41:38.530Z] #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 [2021-11-23T02:41:38.530Z] #31 sha256:fbdc4749bb05f0eeefb3fd93b65c15c359c511df9dee8bd226e5ae5c46eb7e8e [2021-11-23T02:41:38.530Z] #31 2.361 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T02:41:38.530Z] #31 2.783 [2021-11-23T02:41:38.530Z] #31 3.013 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:38.530Z] #31 3.461 [2021-11-23T02:41:38.530Z] #31 4.548 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T02:41:38.530Z] #31 4.819 [2021-11-23T02:41:38.530Z] #31 5.036 #=#=# 0.6% ######################################################################## 100.0% [2021-11-23T02:41:38.530Z] #31 5.425 [2021-11-23T02:41:38.530Z] #31 6.289 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T02:41:38.530Z] #31 6.555 [2021-11-23T02:41:38.530Z] #31 6.772 #=#=# ################## 26.0% ########################################## 58.8% ################################################################# 90.9% ######################################################################## 100.0% [2021-11-23T02:41:38.530Z] #31 7.301 [2021-11-23T02:41:38.530Z] #31 8.177 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T02:41:38.530Z] #31 8.653 [2021-11-23T02:41:38.530Z] #31 8.884 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:38.530Z] #31 9.258 [2021-11-23T02:41:38.530Z] #31 ... [2021-11-23T02:41:38.530Z] [2021-11-23T02:41:38.530Z] #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 [2021-11-23T02:41:38.530Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T02:41:38.546Z] #19 95.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-23T02:41:38.592Z] #60 7.471 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:38.599Z] #65 22.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T02:41:38.599Z] #65 ... [2021-11-23T02:41:38.599Z] [2021-11-23T02:41:38.599Z] #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 [2021-11-23T02:41:38.599Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:38.599Z] #47 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:38.599Z] #47 17.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:38.599Z] #47 20.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T02:41:38.599Z] #47 ... [2021-11-23T02:41:38.599Z] [2021-11-23T02:41:38.599Z] #65 [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 [2021-11-23T02:41:38.599Z] #65 sha256:5211cca11a8ebf10c9a07626e535b0877fcbd7ad6c763cd44cd24aa407e3f50d [2021-11-23T02:41:38.599Z] #65 22.46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T02:41:38.804Z] #19 95.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T02:41:38.804Z] #19 95.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-23T02:41:38.804Z] #19 95.65 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-23T02:41:38.804Z] #19 95.66 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-11-23T02:41:38.804Z] #19 95.66 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T02:41:38.804Z] #19 95.80 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T02:41:38.804Z] #19 95.81 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-11-23T02:41:38.804Z] #19 95.82 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-11-23T02:41:38.804Z] #19 95.82 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-11-23T02:41:38.804Z] #19 95.82 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-11-23T02:41:38.804Z] #19 95.82 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-23T02:41:38.804Z] #19 95.83 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-23T02:41:38.804Z] #19 95.83 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-11-23T02:41:38.804Z] #19 95.84 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-23T02:41:38.804Z] #19 95.84 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-23T02:41:38.804Z] #19 95.84 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-11-23T02:41:38.804Z] #19 95.84 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-23T02:41:38.804Z] #19 95.84 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-23T02:41:38.804Z] #19 95.84 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-23T02:41:38.804Z] #19 95.87 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-11-23T02:41:39.062Z] #19 95.87 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-11-23T02:41:39.062Z] #19 95.87 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-23T02:41:39.062Z] #19 95.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-23T02:41:39.062Z] #19 95.90 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-11-23T02:41:39.062Z] #19 95.91 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-23T02:41:39.062Z] #19 95.93 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-11-23T02:41:39.062Z] #19 95.95 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] [2021-11-23T02:41:39.475Z] #13 DONE 0.8s [2021-11-23T02:41:39.475Z] [2021-11-23T02:41:39.475Z] #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 [2021-11-23T02:41:39.475Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T02:41:39.475Z] #46 ... [2021-11-23T02:41:39.475Z] [2021-11-23T02:41:39.475Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T02:41:39.475Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T02:41:39.475Z] #33 DONE 0.1s [2021-11-23T02:41:39.535Z] #65 23.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T02:41:39.535Z] #65 ... [2021-11-23T02:41:39.535Z] [2021-11-23T02:41:39.535Z] #55 [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 [2021-11-23T02:41:39.535Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:41:39.535Z] #55 13.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T02:41:39.627Z] #19 96.76 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-11-23T02:41:39.740Z] [2021-11-23T02:41:39.740Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T02:41:39.740Z] #25 sha256:cab833d1b4f7a98bc730f73efa6abcc1dbc0e91350ff36eac9e41b2468752cab [2021-11-23T02:41:39.740Z] #25 DONE 0.3s [2021-11-23T02:41:39.740Z] [2021-11-23T02:41:39.740Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T02:41:39.740Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T02:41:39.740Z] #42 DONE 0.4s [2021-11-23T02:41:39.740Z] [2021-11-23T02:41:39.740Z] #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 [2021-11-23T02:41:39.740Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T02:41:39.740Z] #46 DONE 0.4s [2021-11-23T02:41:39.740Z] [2021-11-23T02:41:39.740Z] #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 [2021-11-23T02:41:39.740Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:41:39.740Z] #43 ... [2021-11-23T02:41:39.740Z] [2021-11-23T02:41:39.740Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T02:41:39.740Z] #64 sha256:c0067ea27134a3f391f870742acbe7daee9a94b6fe2e8d786b333278d102745a [2021-11-23T02:41:39.740Z] #64 DONE 0.4s [2021-11-23T02:41:39.794Z] #55 ... [2021-11-23T02:41:39.794Z] [2021-11-23T02:41:39.794Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:39.794Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:39.794Z] #53 21.60 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T02:41:39.794Z] #53 21.61 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T02:41:39.794Z] #53 21.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T02:41:39.794Z] #53 21.78 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T02:41:39.794Z] #53 23.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T02:41:39.794Z] #53 23.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T02:41:39.884Z] #19 96.76 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-11-23T02:41:39.884Z] #19 96.79 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-23T02:41:39.884Z] #19 96.82 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-11-23T02:41:39.884Z] #19 96.86 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] [2021-11-23T02:41:39.983Z] #60 ... [2021-11-23T02:41:39.983Z] [2021-11-23T02:41:39.983Z] #65 [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 [2021-11-23T02:41:39.983Z] #65 sha256:1e71d4a4d4f7f095a9414136a80bd96f297f9fbeb42fb69a733226df2fb58772 [2021-11-23T02:41:39.983Z] #65 8.173 + RM_GOPATH=0 [2021-11-23T02:41:39.983Z] #65 8.173 + TMP_GOPATH= [2021-11-23T02:41:39.983Z] #65 8.173 + : /build [2021-11-23T02:41:39.983Z] #65 8.173 + '[' -z '' ']' [2021-11-23T02:41:39.983Z] #65 8.173 ++ mktemp -d [2021-11-23T02:41:39.983Z] #65 8.173 + export GOPATH=/tmp/tmp.to81mZhjfL [2021-11-23T02:41:39.983Z] #65 8.173 + GOPATH=/tmp/tmp.to81mZhjfL [2021-11-23T02:41:39.983Z] #65 8.173 + RM_GOPATH=1 [2021-11-23T02:41:39.983Z] #65 8.173 + case "$(go env GOARCH)" in [2021-11-23T02:41:39.983Z] #65 8.173 ++ go env GOARCH [2021-11-23T02:41:39.983Z] #65 8.173 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:39.983Z] #65 8.173 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:39.983Z] #65 8.173 ++ dirname /install.sh [2021-11-23T02:41:39.983Z] #65 8.173 + dir=/ [2021-11-23T02:41:39.983Z] #65 8.173 + bin=rootlesskit [2021-11-23T02:41:39.983Z] #65 8.173 + shift [2021-11-23T02:41:39.983Z] #65 8.173 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T02:41:39.983Z] #65 8.173 + . //rootlesskit.installer [2021-11-23T02:41:39.983Z] #65 8.173 ++ : v0.14.6 [2021-11-23T02:41:39.983Z] #65 8.173 + install_rootlesskit [2021-11-23T02:41:39.983Z] #65 8.173 + case "$1" in [2021-11-23T02:41:39.983Z] #65 8.173 + export CGO_ENABLED=0 [2021-11-23T02:41:39.983Z] #65 8.173 + CGO_ENABLED=0 [2021-11-23T02:41:39.983Z] #65 8.173 + _install_rootlesskit [2021-11-23T02:41:39.983Z] #65 8.173 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T02:41:39.983Z] #65 8.173 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:41:39.983Z] #65 8.173 + GOBIN=/build [2021-11-23T02:41:39.983Z] #65 8.173 + GO111MODULE=on [2021-11-23T02:41:39.983Z] #65 8.173 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T02:41:39.983Z] #65 8.173 Install rootlesskit version v0.14.6 [2021-11-23T02:41:39.999Z] [2021-11-23T02:41:39.999Z] #65 [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 [2021-11-23T02:41:39.999Z] #65 sha256:e32249d590733fc1b86d5558e1a9e0b065682a2e9703b52cf8f7e95b8ce759af [2021-11-23T02:41:39.999Z] #65 ... [2021-11-23T02:41:39.999Z] [2021-11-23T02:41:39.999Z] #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 [2021-11-23T02:41:39.999Z] #31 sha256:fbdc4749bb05f0eeefb3fd93b65c15c359c511df9dee8bd226e5ae5c46eb7e8e [2021-11-23T02:41:39.999Z] #31 10.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T02:41:39.999Z] #31 10.47 [2021-11-23T02:41:39.999Z] #31 10.73 #=#=# ######################################################################## 100.0% [2021-11-23T02:41:39.999Z] #31 11.27 [2021-11-23T02:41:39.999Z] #31 11.45 Download of images into '/build' complete. [2021-11-23T02:41:39.999Z] #31 11.45 Use something like the following to load the result into a Docker daemon: [2021-11-23T02:41:39.999Z] #31 11.45 tar -cC '/build' . | docker load [2021-11-23T02:41:39.999Z] #31 DONE 11.6s [2021-11-23T02:41:40.258Z] [2021-11-23T02:41:40.258Z] #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 [2021-11-23T02:41:40.258Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:40.561Z] #65 8.917 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T02:41:40.819Z] #19 97.93 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-11-23T02:41:41.078Z] #19 97.93 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-23T02:41:41.078Z] #19 97.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-23T02:41:41.078Z] #19 97.96 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-11-23T02:41:41.078Z] #19 97.96 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-11-23T02:41:41.078Z] #19 97.96 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-23T02:41:41.078Z] #19 97.96 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-23T02:41:41.078Z] #19 98.00 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-11-23T02:41:41.078Z] #19 98.02 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-23T02:41:41.079Z] #19 98.03 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-11-23T02:41:41.079Z] #19 98.04 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] [2021-11-23T02:41:41.137Z] #65 ... [2021-11-23T02:41:41.137Z] [2021-11-23T02:41:41.137Z] #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 [2021-11-23T02:41:41.137Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:41:41.137Z] #14 8.413 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:41.137Z] #14 8.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:41.137Z] #14 8.469 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:41.137Z] #14 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:41.191Z] #53 ... [2021-11-23T02:41:41.191Z] [2021-11-23T02:41:41.191Z] #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 [2021-11-23T02:41:41.191Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:41:41.191Z] #36 24.60 tomll can be used in two ways: [2021-11-23T02:41:41.191Z] #36 24.60 Writing to STDIN and reading from STDOUT: [2021-11-23T02:41:41.191Z] #36 24.60 cat file.toml | tomll > file.toml [2021-11-23T02:41:41.191Z] #36 24.60 [2021-11-23T02:41:41.191Z] #36 24.60 Reading and updating a list of files: [2021-11-23T02:41:41.191Z] #36 24.60 tomll a.toml b.toml c.toml [2021-11-23T02:41:41.191Z] #36 24.60 [2021-11-23T02:41:41.191Z] #36 24.60 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T02:41:41.191Z] #36 DONE 25.4s [2021-11-23T02:41:41.400Z] #14 ... [2021-11-23T02:41:41.400Z] [2021-11-23T02:41:41.400Z] #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 [2021-11-23T02:41:41.400Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:41:41.400Z] #38 8.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:41.400Z] #38 8.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:41.400Z] #38 8.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:41.400Z] #38 9.578 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:41.400Z] #38 ... [2021-11-23T02:41:41.400Z] [2021-11-23T02:41:41.400Z] #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 [2021-11-23T02:41:41.400Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:41:41.400Z] #36 7.361 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T02:41:41.449Z] [2021-11-23T02:41:41.449Z] #51 [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 [2021-11-23T02:41:41.449Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:41:41.449Z] #51 22.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:41:41.449Z] #51 22.70 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:41:41.449Z] #51 ... [2021-11-23T02:41:41.449Z] [2021-11-23T02:41:41.449Z] #60 [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 [2021-11-23T02:41:41.449Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:41:41.449Z] #60 15.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:41.449Z] #60 20.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:41.550Z] #55 ... [2021-11-23T02:41:41.551Z] [2021-11-23T02:41:41.551Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:41.551Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:41:41.551Z] #53 15.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T02:41:41.551Z] #53 15.26 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T02:41:41.551Z] #53 15.35 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T02:41:41.551Z] #53 15.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T02:41:41.551Z] #53 15.46 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T02:41:41.551Z] #53 15.88 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T02:41:41.551Z] #53 16.63 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T02:41:41.551Z] #53 16.70 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T02:41:41.551Z] #53 16.83 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T02:41:41.551Z] #53 16.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T02:41:41.670Z] #36 ... [2021-11-23T02:41:41.670Z] [2021-11-23T02:41:41.670Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:41:41.670Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:41:41.670Z] #49 8.625 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T02:41:41.670Z] #49 ... [2021-11-23T02:41:41.670Z] [2021-11-23T02:41:41.670Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:41.670Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:41.670Z] #53 8.712 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T02:41:41.708Z] #60 ... [2021-11-23T02:41:41.708Z] [2021-11-23T02:41:41.708Z] #65 [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 [2021-11-23T02:41:41.708Z] #65 sha256:5211cca11a8ebf10c9a07626e535b0877fcbd7ad6c763cd44cd24aa407e3f50d [2021-11-23T02:41:41.708Z] #65 23.63 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T02:41:41.932Z] #53 ... [2021-11-23T02:41:41.932Z] [2021-11-23T02:41:41.932Z] #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 [2021-11-23T02:41:41.932Z] #26 sha256:ccc6ff60d56e8b0cd4e46737b42bd44a3aa4c6aa51571cc7cdaf30cef9d357cb [2021-11-23T02:41:41.932Z] #26 8.910 + RM_GOPATH=0 [2021-11-23T02:41:41.932Z] #26 8.910 + TMP_GOPATH= [2021-11-23T02:41:41.932Z] #26 8.910 + : /build [2021-11-23T02:41:41.932Z] #26 8.910 + '[' -z '' ']' [2021-11-23T02:41:41.932Z] #26 8.910 ++ mktemp -d [2021-11-23T02:41:41.932Z] #26 8.942 + export GOPATH=/tmp/tmp.G36FTHf5La [2021-11-23T02:41:41.932Z] #26 8.942 + GOPATH=/tmp/tmp.G36FTHf5La [2021-11-23T02:41:41.932Z] #26 8.942 + RM_GOPATH=1 [2021-11-23T02:41:41.932Z] #26 8.942 + case "$(go env GOARCH)" in [2021-11-23T02:41:41.932Z] #26 8.942 ++ go env GOARCH [2021-11-23T02:41:41.932Z] #26 8.975 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:41.932Z] #26 8.975 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:41.932Z] #26 8.975 ++ dirname /install.sh [2021-11-23T02:41:41.932Z] #26 8.980 + dir=/ [2021-11-23T02:41:41.932Z] #26 8.980 + bin=dockercli [2021-11-23T02:41:41.932Z] #26 8.980 + shift [2021-11-23T02:41:41.932Z] #26 8.980 + '[' '!' -f //dockercli.installer ']' [2021-11-23T02:41:41.932Z] #26 8.980 + . //dockercli.installer [2021-11-23T02:41:41.932Z] #26 8.980 ++ : stable [2021-11-23T02:41:41.932Z] #26 8.980 ++ : 17.06.2-ce [2021-11-23T02:41:41.932Z] #26 8.980 + install_dockercli [2021-11-23T02:41:41.932Z] #26 8.987 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T02:41:41.932Z] #26 8.987 Install docker/cli version 17.06.2-ce from stable [2021-11-23T02:41:41.932Z] #26 8.993 ++ uname -m [2021-11-23T02:41:41.932Z] #26 8.993 + arch=x86_64 [2021-11-23T02:41:41.932Z] #26 8.993 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T02:41:41.932Z] #26 9.008 + url=https://download.docker.com/linux/static [2021-11-23T02:41:41.932Z] #26 9.015 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T02:41:41.932Z] #26 9.057 + tar -xz docker/docker [2021-11-23T02:41:41.932Z] #26 ... [2021-11-23T02:41:41.932Z] [2021-11-23T02:41:41.932Z] #55 [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 [2021-11-23T02:41:41.932Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:41:41.932Z] #55 7.529 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T02:41:41.932Z] #55 8.405 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T02:41:41.932Z] #55 8.413 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T02:41:41.932Z] #55 8.524 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T02:41:42.197Z] #55 ... [2021-11-23T02:41:42.197Z] [2021-11-23T02:41:42.197Z] #51 [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 [2021-11-23T02:41:42.197Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:41:42.197Z] #51 8.745 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:41:42.197Z] #51 10.87 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:41:42.197Z] #51 10.87 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:41:42.197Z] #51 ... [2021-11-23T02:41:42.197Z] [2021-11-23T02:41:42.197Z] #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 [2021-11-23T02:41:42.197Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:41:42.197Z] #43 8.720 + git clone https://github.com/docker/distribution.git . [2021-11-23T02:41:42.197Z] #43 8.720 Cloning into '.'... [2021-11-23T02:41:42.453Z] #19 99.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] [2021-11-23T02:41:42.453Z] #19 99.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] [2021-11-23T02:41:42.453Z] #19 99.24 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-23T02:41:42.453Z] #19 99.28 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-11-23T02:41:42.453Z] #19 99.31 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] [2021-11-23T02:41:42.469Z] #43 ... [2021-11-23T02:41:42.469Z] [2021-11-23T02:41:42.469Z] #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 [2021-11-23T02:41:42.469Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:41:42.469Z] #34 8.799 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T02:41:42.469Z] #34 8.807 Cloning into '.'... [2021-11-23T02:41:42.493Z] #53 18.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T02:41:42.730Z] #34 ... [2021-11-23T02:41:42.730Z] [2021-11-23T02:41:42.730Z] #51 [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 [2021-11-23T02:41:42.730Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:41:42.730Z] #51 11.32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:41:42.730Z] #51 11.42 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:41:43.064Z] #53 18.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T02:41:43.064Z] #53 18.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T02:41:43.304Z] #51 12.27 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:41:43.386Z] #19 ... [2021-11-23T02:41:43.386Z] [2021-11-23T02:41:43.386Z] #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 [2021-11-23T02:41:43.386Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:41:43.386Z] #41 DONE 114.6s [2021-11-23T02:41:43.386Z] [2021-11-23T02:41:43.386Z] #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 [2021-11-23T02:41:43.386Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:41:43.386Z] #19 100.3 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-11-23T02:41:43.386Z] #19 100.3 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-23T02:41:43.386Z] #19 100.3 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-23T02:41:43.386Z] #19 100.3 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-11-23T02:41:43.386Z] #19 100.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-23T02:41:43.386Z] #19 100.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-11-23T02:41:43.386Z] #19 100.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-23T02:41:43.386Z] #19 100.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-23T02:41:43.386Z] #19 100.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-23T02:41:43.386Z] #19 100.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-23T02:41:43.386Z] #19 100.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-11-23T02:41:43.386Z] #19 100.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-23T02:41:43.386Z] #19 100.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-23T02:41:43.386Z] #19 100.5 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-11-23T02:41:43.616Z] #65 ... [2021-11-23T02:41:43.616Z] [2021-11-23T02:41:43.616Z] #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 [2021-11-23T02:41:43.616Z] #26 sha256:635e2bb0426ce1e483452da56113f8dcc1846452f8f0894727280bd25d78ea69 [2021-11-23T02:41:43.616Z] #26 26.72 + mkdir -p /build [2021-11-23T02:41:43.616Z] #26 26.77 + mv docker/docker /build/ [2021-11-23T02:41:43.616Z] #26 26.77 + rmdir docker [2021-11-23T02:41:43.616Z] #26 DONE 27.2s [2021-11-23T02:41:43.616Z] [2021-11-23T02:41:43.616Z] #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 [2021-11-23T02:41:43.616Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:41:43.616Z] #14 20.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:43.620Z] #51 12.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:41:43.620Z] #51 12.46 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:41:43.635Z] #53 19.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T02:41:43.643Z] #19 100.5 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] [2021-11-23T02:41:43.889Z] #51 12.63 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:41:43.889Z] #51 12.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:41:44.178Z] #51 13.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:41:44.299Z] Running on azwin-2-920441 in d:\jenkins\workspace\moby_PR-43040 [Pipeline] { [Pipeline] ws [2021-11-23T02:41:44.316Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-23T02:41:44.445Z] #51 13.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:41:44.577Z] #53 ... [2021-11-23T02:41:44.577Z] [2021-11-23T02:41:44.577Z] #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 [2021-11-23T02:41:44.577Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:41:44.577Z] #14 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:41:44.577Z] #14 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:41:44.837Z] #14 ... [2021-11-23T02:41:44.837Z] [2021-11-23T02:41:44.837Z] #65 [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 [2021-11-23T02:41:44.837Z] #65 sha256:a73e8a0328ac8dea86ef9fa1b9323279a5999c11d373cedfb9bd40ad4bd3b1d5 [2021-11-23T02:41:44.837Z] #65 15.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T02:41:44.837Z] #65 17.15 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T02:41:44.837Z] #65 17.18 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T02:41:44.837Z] #65 17.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T02:41:44.837Z] #65 17.56 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T02:41:44.837Z] #65 17.93 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T02:41:44.837Z] #65 18.39 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T02:41:44.837Z] #65 18.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T02:41:44.837Z] #65 19.07 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T02:41:45.001Z] #14 ... [2021-11-23T02:41:45.001Z] [2021-11-23T02:41:45.001Z] #65 [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 [2021-11-23T02:41:45.001Z] #65 sha256:5211cca11a8ebf10c9a07626e535b0877fcbd7ad6c763cd44cd24aa407e3f50d [2021-11-23T02:41:45.001Z] #65 28.75 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T02:41:45.016Z] #19 101.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-11-23T02:41:45.016Z] #19 101.9 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-11-23T02:41:45.016Z] #19 101.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-23T02:41:45.016Z] #19 102.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-11-23T02:41:45.025Z] The recommended git tool is: git [2021-11-23T02:41:45.059Z] #51 13.74 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:41:45.207Z] Running on azwin-2-920440 in d:\jenkins\workspace\moby_PR-43040 [Pipeline] { [Pipeline] ws [2021-11-23T02:41:45.222Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-23T02:41:45.261Z] #65 29.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T02:41:45.275Z] #19 102.0 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] [2021-11-23T02:41:45.542Z] #47 ... [2021-11-23T02:41:45.542Z] [2021-11-23T02:41:45.543Z] #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 [2021-11-23T02:41:45.543Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:41:45.543Z] #38 5.771 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:45.543Z] #38 5.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:45.543Z] #38 5.796 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:45.543Z] #38 6.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:45.927Z] The recommended git tool is: git [2021-11-23T02:41:46.225Z] #19 103.1 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-11-23T02:41:46.225Z] #19 103.1 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-23T02:41:46.225Z] #19 103.1 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-23T02:41:46.225Z] #19 103.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-11-23T02:41:46.225Z] #19 103.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-11-23T02:41:46.225Z] #19 103.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-11-23T02:41:46.225Z] #19 103.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-23T02:41:46.225Z] #19 103.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-23T02:41:46.225Z] #19 103.3 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-11-23T02:41:46.225Z] #19 103.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-23T02:41:46.225Z] #19 103.3 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-11-23T02:41:46.482Z] #38 ... [2021-11-23T02:41:46.482Z] [2021-11-23T02:41:46.482Z] #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 [2021-11-23T02:41:46.482Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:41:46.482Z] #43 6.645 + git clone https://github.com/docker/distribution.git . [2021-11-23T02:41:46.482Z] #43 6.645 Cloning into '.'... [2021-11-23T02:41:46.485Z] #19 103.4 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] [2021-11-23T02:41:47.421Z] #19 104.5 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-11-23T02:41:47.421Z] #19 104.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-11-23T02:41:47.421Z] #19 104.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-23T02:41:47.421Z] #19 104.5 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-11-23T02:41:47.678Z] #19 104.6 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] [2021-11-23T02:41:48.152Z] #65 ... [2021-11-23T02:41:48.152Z] [2021-11-23T02:41:48.152Z] #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 [2021-11-23T02:41:48.152Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:41:48.152Z] #14 23.56 Fetched 8361 kB in 18s (469 kB/s) [2021-11-23T02:41:48.412Z] #14 23.56 Reading package lists... [2021-11-23T02:41:48.412Z] #14 ... [2021-11-23T02:41:48.412Z] [2021-11-23T02:41:48.412Z] #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 [2021-11-23T02:41:48.412Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:41:48.412Z] #47 13.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:41:48.412Z] #47 16.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T02:41:48.610Z] #19 105.3 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-23T02:41:48.610Z] #19 105.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-23T02:41:48.672Z] #47 ... [2021-11-23T02:41:48.672Z] [2021-11-23T02:41:48.672Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:48.672Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:41:48.672Z] #53 24.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T02:41:48.672Z] #53 24.48 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T02:41:48.672Z] #53 24.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T02:41:48.866Z] #19 105.9 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:41:49.123Z] #19 106.1 Fetched 787 MB in 17s (47.0 MB/s) [2021-11-23T02:41:49.123Z] #19 106.2 Selecting previously unselected package liblocale-gettext-perl. [2021-11-23T02:41:49.123Z] #19 106.2 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:41:49.123Z] #19 106.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-23T02:41:49.123Z] #19 106.2 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-23T02:41:49.244Z] #53 25.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T02:41:49.244Z] #53 25.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T02:41:49.244Z] #53 ... [2021-11-23T02:41:49.244Z] [2021-11-23T02:41:49.244Z] #60 [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 [2021-11-23T02:41:49.244Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T02:41:49.244Z] #60 15.19 Fetched 8361 kB in 11s (746 kB/s) [2021-11-23T02:41:49.244Z] #60 15.19 Reading package lists... [2021-11-23T02:41:49.380Z] #19 106.2 Selecting previously unselected package bzip2. [2021-11-23T02:41:49.380Z] #19 106.2 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T02:41:49.380Z] #19 106.3 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T02:41:49.380Z] #19 106.3 Selecting previously unselected package libmagic-mgc. [2021-11-23T02:41:49.380Z] #19 106.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-23T02:41:49.380Z] #19 106.3 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-23T02:41:49.380Z] #19 106.5 Selecting previously unselected package libmagic1:amd64. [2021-11-23T02:41:49.504Z] #60 24.29 Reading package lists... [2021-11-23T02:41:49.504Z] #60 ... [2021-11-23T02:41:49.504Z] [2021-11-23T02:41:49.504Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:49.504Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:41:49.504Z] #53 25.31 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T02:41:49.504Z] #53 25.36 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T02:41:49.638Z] #19 106.5 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-23T02:41:49.638Z] #19 106.5 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-23T02:41:49.638Z] #19 106.6 Selecting previously unselected package file. [2021-11-23T02:41:49.638Z] #19 106.6 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-23T02:41:49.638Z] #19 106.6 Unpacking file (1:5.39-3) ... [2021-11-23T02:41:49.638Z] #19 106.7 Selecting previously unselected package xz-utils. [2021-11-23T02:41:49.638Z] #19 106.7 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T02:41:49.638Z] #19 106.7 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T02:41:49.777Z] #43 ... [2021-11-23T02:41:49.777Z] [2021-11-23T02:41:49.777Z] #60 [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 [2021-11-23T02:41:49.777Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:41:49.777Z] #60 6.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:49.777Z] #60 7.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:49.777Z] #60 7.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:49.777Z] #60 7.873 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:49.777Z] #60 ... [2021-11-23T02:41:49.777Z] [2021-11-23T02:41:49.777Z] #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 [2021-11-23T02:41:49.777Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:41:49.777Z] #34 5.789 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T02:41:49.777Z] #34 5.789 Cloning into '.'... [2021-11-23T02:41:49.777Z] #34 ... [2021-11-23T02:41:49.777Z] [2021-11-23T02:41:49.777Z] #55 [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 [2021-11-23T02:41:49.777Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:41:49.777Z] #55 6.625 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T02:41:49.777Z] #55 7.671 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T02:41:49.777Z] #55 7.671 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T02:41:49.777Z] #55 7.718 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T02:41:49.777Z] #55 9.634 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T02:41:49.777Z] #55 ... [2021-11-23T02:41:49.777Z] [2021-11-23T02:41:49.777Z] #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 [2021-11-23T02:41:49.777Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:41:49.777Z] #36 6.729 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T02:41:49.895Z] #19 106.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-23T02:41:49.895Z] #19 106.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-23T02:41:49.895Z] #19 106.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-23T02:41:50.036Z] #36 ... [2021-11-23T02:41:50.036Z] [2021-11-23T02:41:50.036Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:41:50.036Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:41:50.036Z] #49 6.541 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T02:41:50.036Z] #49 ... [2021-11-23T02:41:50.036Z] [2021-11-23T02:41:50.036Z] #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 [2021-11-23T02:41:50.036Z] #26 sha256:adcfa788c633c82541dc5c27f9283ffbe625d27340ba52df8898350abaaf5b76 [2021-11-23T02:41:50.036Z] #26 7.004 + RM_GOPATH=0 [2021-11-23T02:41:50.036Z] #26 7.004 + TMP_GOPATH= [2021-11-23T02:41:50.036Z] #26 7.004 + : /build [2021-11-23T02:41:50.036Z] #26 7.004 + '[' -z '' ']' [2021-11-23T02:41:50.036Z] #26 7.004 ++ mktemp -d [2021-11-23T02:41:50.036Z] #26 7.009 + export GOPATH=/tmp/tmp.Ap3zjBlj8F [2021-11-23T02:41:50.036Z] #26 7.009 + GOPATH=/tmp/tmp.Ap3zjBlj8F [2021-11-23T02:41:50.036Z] #26 7.009 + RM_GOPATH=1 [2021-11-23T02:41:50.036Z] #26 7.009 + case "$(go env GOARCH)" in [2021-11-23T02:41:50.036Z] #26 7.009 ++ go env GOARCH [2021-11-23T02:41:50.036Z] #26 7.032 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:50.036Z] #26 7.032 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:50.036Z] #26 7.032 ++ dirname /install.sh [2021-11-23T02:41:50.036Z] #26 7.032 + dir=/ [2021-11-23T02:41:50.036Z] #26 7.034 Install docker/cli version 17.06.2-ce from stable [2021-11-23T02:41:50.036Z] #26 7.036 + bin=dockercli [2021-11-23T02:41:50.036Z] #26 7.036 + shift [2021-11-23T02:41:50.036Z] #26 7.036 + '[' '!' -f //dockercli.installer ']' [2021-11-23T02:41:50.036Z] #26 7.036 + . //dockercli.installer [2021-11-23T02:41:50.036Z] #26 7.036 ++ : stable [2021-11-23T02:41:50.036Z] #26 7.036 ++ : 17.06.2-ce [2021-11-23T02:41:50.036Z] #26 7.036 + install_dockercli [2021-11-23T02:41:50.036Z] #26 7.036 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T02:41:50.036Z] #26 7.036 ++ uname -m [2021-11-23T02:41:50.036Z] #26 7.036 + arch=x86_64 [2021-11-23T02:41:50.036Z] #26 7.036 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T02:41:50.036Z] #26 7.036 + url=https://download.docker.com/linux/static [2021-11-23T02:41:50.036Z] #26 7.036 + tar -xz docker/docker [2021-11-23T02:41:50.036Z] #26 7.045 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T02:41:50.074Z] #53 25.76 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T02:41:50.074Z] #53 25.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T02:41:50.074Z] #53 25.79 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T02:41:50.074Z] #53 25.81 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T02:41:50.074Z] #53 25.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T02:41:50.295Z] #26 ... [2021-11-23T02:41:50.295Z] [2021-11-23T02:41:50.295Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:50.295Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:50.295Z] #53 7.308 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T02:41:50.295Z] #53 ... [2021-11-23T02:41:50.295Z] [2021-11-23T02:41:50.295Z] #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 [2021-11-23T02:41:50.295Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:41:50.295Z] #14 7.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:50.295Z] #14 7.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:50.295Z] #14 7.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:50.296Z] #14 8.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:50.296Z] #14 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:50.553Z] #65 ... [2021-11-23T02:41:50.553Z] [2021-11-23T02:41:50.553Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:50.553Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:50.553Z] #53 30.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T02:41:50.553Z] #53 30.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T02:41:50.553Z] #53 31.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T02:41:50.553Z] #53 31.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T02:41:50.553Z] #53 31.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T02:41:50.553Z] #53 32.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T02:41:50.553Z] #53 32.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T02:41:50.553Z] #53 32.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T02:41:50.553Z] #53 32.62 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T02:41:50.553Z] #53 33.01 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T02:41:50.553Z] #53 33.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T02:41:50.553Z] #53 33.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T02:41:50.553Z] #53 33.21 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T02:41:50.553Z] #53 33.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T02:41:50.553Z] #53 33.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T02:41:50.553Z] #53 33.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T02:41:50.553Z] #53 33.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T02:41:50.553Z] #53 33.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T02:41:50.553Z] #53 34.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T02:41:50.553Z] #53 34.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T02:41:50.553Z] #53 34.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T02:41:50.553Z] #53 34.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T02:41:50.553Z] #53 34.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T02:41:50.555Z] #14 ... [2021-11-23T02:41:50.555Z] [2021-11-23T02:41:50.555Z] #51 [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 [2021-11-23T02:41:50.555Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:41:50.555Z] #51 7.118 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:41:50.555Z] #51 8.716 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:41:50.555Z] #51 8.731 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:41:50.555Z] #51 8.843 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:41:50.555Z] #51 8.920 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:41:50.555Z] #51 9.317 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:41:50.555Z] #51 9.331 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:41:50.555Z] #51 9.452 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:41:50.555Z] #51 9.477 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:41:50.555Z] #51 9.715 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:41:50.555Z] #51 9.910 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:41:50.555Z] #51 10.000 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:41:50.555Z] #51 10.09 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:41:50.555Z] #51 ... [2021-11-23T02:41:50.555Z] [2021-11-23T02:41:50.555Z] #65 [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 [2021-11-23T02:41:50.555Z] #65 sha256:e32249d590733fc1b86d5558e1a9e0b065682a2e9703b52cf8f7e95b8ce759af [2021-11-23T02:41:50.555Z] #65 6.794 + RM_GOPATH=0 [2021-11-23T02:41:50.555Z] #65 6.794 + TMP_GOPATH= [2021-11-23T02:41:50.555Z] #65 6.794 + : /build [2021-11-23T02:41:50.555Z] #65 6.794 + '[' -z '' ']' [2021-11-23T02:41:50.555Z] #65 6.806 ++ mktemp -d [2021-11-23T02:41:50.555Z] #65 6.806 + export GOPATH=/tmp/tmp.TFleAJQaso [2021-11-23T02:41:50.555Z] #65 6.806 + GOPATH=/tmp/tmp.TFleAJQaso [2021-11-23T02:41:50.555Z] #65 6.806 + RM_GOPATH=1 [2021-11-23T02:41:50.555Z] #65 6.806 + case "$(go env GOARCH)" in [2021-11-23T02:41:50.555Z] #65 6.806 ++ go env GOARCH [2021-11-23T02:41:50.555Z] #65 6.826 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:50.555Z] #65 6.826 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:41:50.555Z] #65 6.826 ++ dirname /install.sh [2021-11-23T02:41:50.555Z] #65 6.840 + dir=/ [2021-11-23T02:41:50.555Z] #65 6.840 + bin=rootlesskit [2021-11-23T02:41:50.555Z] #65 6.840 + shift [2021-11-23T02:41:50.555Z] #65 6.840 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T02:41:50.555Z] #65 6.840 + . //rootlesskit.installer [2021-11-23T02:41:50.555Z] #65 6.840 ++ : v0.14.6 [2021-11-23T02:41:50.555Z] #65 6.840 + install_rootlesskit [2021-11-23T02:41:50.555Z] #65 6.840 + case "$1" in [2021-11-23T02:41:50.555Z] #65 6.840 + export CGO_ENABLED=0 [2021-11-23T02:41:50.555Z] #65 6.840 + CGO_ENABLED=0 [2021-11-23T02:41:50.555Z] #65 6.840 + _install_rootlesskit [2021-11-23T02:41:50.555Z] #65 6.849 Install rootlesskit version v0.14.6 [2021-11-23T02:41:50.555Z] #65 6.849 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T02:41:50.555Z] #65 6.849 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:41:50.555Z] #65 6.849 + GOBIN=/build [2021-11-23T02:41:50.555Z] #65 6.849 + GO111MODULE=on [2021-11-23T02:41:50.555Z] #65 6.849 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T02:41:50.555Z] #65 7.464 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T02:41:50.555Z] #65 9.923 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T02:41:50.555Z] #65 9.924 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T02:41:50.555Z] #65 10.67 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T02:41:50.645Z] #53 26.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T02:41:50.645Z] #53 26.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T02:41:50.814Z] #53 34.93 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T02:41:50.814Z] #53 35.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T02:41:50.824Z] #19 107.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-23T02:41:50.824Z] #19 107.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-23T02:41:50.824Z] #19 107.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-23T02:41:50.907Z] #53 26.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T02:41:50.907Z] #53 26.71 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T02:41:50.907Z] #53 ... [2021-11-23T02:41:50.907Z] [2021-11-23T02:41:50.907Z] #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 [2021-11-23T02:41:50.907Z] #31 sha256:abae9496b3f545ac2f7efd4b5d8e2d7787e5a767b5987772b26ea9d6501866dc [2021-11-23T02:41:50.907Z] #31 10.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T02:41:50.907Z] #31 12.80 #=#=# [2021-11-23T02:41:50.907Z] #31 13.10 #=#=# ##O#-# # 2.0% ######################################################################## 100.0% [2021-11-23T02:41:50.907Z] #31 15.80 [2021-11-23T02:41:50.907Z] #31 ... [2021-11-23T02:41:50.907Z] [2021-11-23T02:41:50.907Z] #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 [2021-11-23T02:41:50.907Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:41:50.907Z] #47 25.10 Fetched 8365 kB in 20s (420 kB/s) [2021-11-23T02:41:51.172Z] #47 25.10 Reading package lists... [2021-11-23T02:41:51.172Z] #47 ... [2021-11-23T02:41:51.172Z] [2021-11-23T02:41:51.172Z] #51 [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 [2021-11-23T02:41:51.172Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-23T02:41:51.172Z] #51 16.95 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:41:51.172Z] #51 17.11 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:41:51.172Z] #51 17.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:41:51.172Z] #51 20.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:41:51.172Z] #51 20.22 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:41:51.172Z] #51 ... [2021-11-23T02:41:51.172Z] [2021-11-23T02:41:51.172Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:51.172Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:41:51.172Z] #53 27.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T02:41:51.345Z] Running on azwin-2-71fa80 in d:\jenkins\workspace\moby_PR-43040 [Pipeline] { [Pipeline] ws [2021-11-23T02:41:51.359Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-23T02:41:51.388Z] #19 108.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-23T02:41:51.388Z] #19 108.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-23T02:41:51.388Z] #19 108.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-23T02:41:51.389Z] #53 35.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T02:41:51.389Z] #53 35.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T02:41:51.648Z] #53 35.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T02:41:51.745Z] #53 27.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T02:41:51.745Z] #53 27.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T02:41:51.745Z] #53 27.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T02:41:51.745Z] #53 27.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T02:41:51.932Z] #51 ... [2021-11-23T02:41:51.932Z] [2021-11-23T02:41:51.932Z] #60 [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 [2021-11-23T02:41:51.932Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:41:51.932Z] #60 19.96 Fetched 8476 kB in 14s (604 kB/s) [2021-11-23T02:41:51.932Z] #60 19.96 Reading package lists... [2021-11-23T02:41:51.932Z] #60 ... [2021-11-23T02:41:51.932Z] [2021-11-23T02:41:51.932Z] #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 [2021-11-23T02:41:51.932Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:51.932Z] #47 9.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:51.932Z] #47 9.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:51.932Z] #47 9.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:51.932Z] #47 10.37 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T02:41:51.932Z] #47 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:51.932Z] #47 15.46 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:51.932Z] #47 19.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:51.932Z] #47 ... [2021-11-23T02:41:51.932Z] [2021-11-23T02:41:51.932Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:51.932Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:51.932Z] #53 20.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T02:41:51.932Z] #53 20.19 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T02:41:51.932Z] #53 20.31 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T02:41:51.932Z] #53 20.34 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T02:41:51.932Z] #53 20.58 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T02:41:52.006Z] #53 ... [2021-11-23T02:41:52.007Z] [2021-11-23T02:41:52.007Z] #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 [2021-11-23T02:41:52.007Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:41:52.007Z] #38 17.78 Fetched 8361 kB in 13s (620 kB/s) [2021-11-23T02:41:52.007Z] #38 17.78 Reading package lists... [2021-11-23T02:41:52.194Z] #53 20.92 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T02:41:52.218Z] #53 36.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T02:41:52.267Z] #38 26.83 Reading package lists... [2021-11-23T02:41:52.267Z] #38 ... [2021-11-23T02:41:52.267Z] [2021-11-23T02:41:52.267Z] #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 [2021-11-23T02:41:52.267Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-23T02:41:52.267Z] #36 27.36 tomll can be used in two ways: [2021-11-23T02:41:52.267Z] #36 27.36 Writing to STDIN and reading from STDOUT: [2021-11-23T02:41:52.267Z] #36 27.36 cat file.toml | tomll > file.toml [2021-11-23T02:41:52.267Z] #36 27.36 [2021-11-23T02:41:52.267Z] #36 27.36 Reading and updating a list of files: [2021-11-23T02:41:52.267Z] #36 27.36 tomll a.toml b.toml c.toml [2021-11-23T02:41:52.267Z] #36 27.36 [2021-11-23T02:41:52.267Z] #36 27.36 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T02:41:52.357Z] #19 109.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-23T02:41:52.357Z] #19 109.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-23T02:41:52.357Z] #19 109.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-23T02:41:52.455Z] #53 ... [2021-11-23T02:41:52.455Z] [2021-11-23T02:41:52.455Z] #55 [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 [2021-11-23T02:41:52.455Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:41:52.455Z] #55 11.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T02:41:52.455Z] #55 ... [2021-11-23T02:41:52.455Z] [2021-11-23T02:41:52.455Z] #65 [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 [2021-11-23T02:41:52.455Z] #65 sha256:1e71d4a4d4f7f095a9414136a80bd96f297f9fbeb42fb69a733226df2fb58772 [2021-11-23T02:41:52.455Z] #65 13.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T02:41:52.455Z] #65 13.27 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T02:41:52.455Z] #65 15.01 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T02:41:52.477Z] #53 36.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T02:41:52.477Z] #53 36.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T02:41:52.716Z] #65 21.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T02:41:52.737Z] #53 36.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T02:41:52.737Z] #53 37.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T02:41:52.940Z] #19 109.9 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-23T02:41:52.940Z] #19 109.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-23T02:41:52.940Z] #19 109.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-23T02:41:52.996Z] #53 37.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T02:41:52.996Z] #53 37.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T02:41:53.090Z] #65 ... [2021-11-23T02:41:53.090Z] [2021-11-23T02:41:53.090Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:53.090Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:53.090Z] #53 13.40 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T02:41:53.090Z] #53 13.43 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T02:41:53.090Z] #53 13.58 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T02:41:53.090Z] #53 13.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T02:41:53.090Z] #53 13.74 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T02:41:53.106Z] The recommended git tool is: git [2021-11-23T02:41:53.289Z] #65 ... [2021-11-23T02:41:53.289Z] [2021-11-23T02:41:53.289Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:53.289Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:53.289Z] #53 22.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T02:41:53.289Z] #53 22.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T02:41:53.349Z] #53 14.01 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T02:41:53.504Z] #19 110.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-23T02:41:53.504Z] #19 110.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:41:53.504Z] #19 110.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:41:53.504Z] #19 110.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-23T02:41:53.504Z] #19 110.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:41:53.504Z] #19 110.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:41:53.608Z] #53 14.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T02:41:53.867Z] #53 14.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T02:41:53.867Z] #53 14.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T02:41:53.936Z] #53 38.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T02:41:53.936Z] #53 ... [2021-11-23T02:41:53.936Z] [2021-11-23T02:41:53.936Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:41:53.936Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:41:53.936Z] #49 38.11 Usage of /build/vndr: [2021-11-23T02:41:53.936Z] #49 38.11 /build/vndr [[import path] [revision]] [repository] [2021-11-23T02:41:53.936Z] #49 38.11 /build/vndr init [2021-11-23T02:41:53.936Z] #49 38.11 -strict [2021-11-23T02:41:53.936Z] #49 38.11 checking mode. treat non-trivial warning as an error [2021-11-23T02:41:53.936Z] #49 38.11 -verbose [2021-11-23T02:41:53.936Z] #49 38.11 shows all warnings [2021-11-23T02:41:53.936Z] #49 38.11 -whitelist value [2021-11-23T02:41:53.936Z] #49 38.11 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T02:41:54.127Z] #53 14.75 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T02:41:54.233Z] #53 ... [2021-11-23T02:41:54.233Z] [2021-11-23T02:41:54.233Z] #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 [2021-11-23T02:41:54.233Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:41:54.233Z] #38 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:54.233Z] #38 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:54.233Z] #38 ... [2021-11-23T02:41:54.233Z] [2021-11-23T02:41:54.233Z] #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 [2021-11-23T02:41:54.233Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:54.233Z] #47 22.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T02:41:54.506Z] #49 DONE 38.6s [2021-11-23T02:41:54.506Z] [2021-11-23T02:41:54.506Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:54.506Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:54.506Z] #53 38.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T02:41:54.506Z] #53 38.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T02:41:54.506Z] #53 38.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T02:41:54.767Z] #53 38.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T02:41:54.767Z] #53 38.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T02:41:54.814Z] #36 DONE 30.3s [2021-11-23T02:41:54.814Z] [2021-11-23T02:41:54.814Z] #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 [2021-11-23T02:41:54.814Z] #31 sha256:abae9496b3f545ac2f7efd4b5d8e2d7787e5a767b5987772b26ea9d6501866dc [2021-11-23T02:41:54.814Z] #31 23.81 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T02:41:55.065Z] #53 15.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T02:41:55.326Z] #53 ... [2021-11-23T02:41:55.326Z] [2021-11-23T02:41:55.326Z] #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 [2021-11-23T02:41:55.326Z] #26 sha256:adcfa788c633c82541dc5c27f9283ffbe625d27340ba52df8898350abaaf5b76 [2021-11-23T02:41:55.326Z] #26 15.09 + mkdir -p /build [2021-11-23T02:41:55.326Z] #26 15.10 + mv docker/docker /build/ [2021-11-23T02:41:55.326Z] #26 15.10 + rmdir docker [2021-11-23T02:41:55.326Z] #26 DONE 15.6s [2021-11-23T02:41:55.326Z] [2021-11-23T02:41:55.326Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:55.326Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:55.326Z] #53 16.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T02:41:55.336Z] #53 39.42 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T02:41:55.595Z] #53 39.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T02:41:55.595Z] #53 39.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T02:41:55.595Z] #53 39.85 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T02:41:55.595Z] #53 39.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T02:41:55.621Z] #47 ... [2021-11-23T02:41:55.621Z] [2021-11-23T02:41:55.621Z] #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 [2021-11-23T02:41:55.621Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:41:55.621Z] #14 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:55.621Z] #14 18.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:55.621Z] #14 ... [2021-11-23T02:41:55.621Z] [2021-11-23T02:41:55.621Z] #65 [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 [2021-11-23T02:41:55.621Z] #65 sha256:1e71d4a4d4f7f095a9414136a80bd96f297f9fbeb42fb69a733226df2fb58772 [2021-11-23T02:41:55.621Z] #65 22.41 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T02:41:55.621Z] #65 22.41 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T02:41:55.621Z] #65 22.75 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T02:41:55.621Z] #65 23.01 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T02:41:55.621Z] #65 23.07 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T02:41:55.621Z] #65 23.42 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T02:41:55.855Z] #53 40.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T02:41:56.115Z] #53 40.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T02:41:56.198Z] #31 ... [2021-11-23T02:41:56.198Z] [2021-11-23T02:41:56.198Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:41:56.198Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-23T02:41:56.198Z] #49 31.69 Usage of /build/vndr: [2021-11-23T02:41:56.198Z] #49 31.69 /build/vndr [[import path] [revision]] [repository] [2021-11-23T02:41:56.198Z] #49 31.69 /build/vndr init [2021-11-23T02:41:56.198Z] #49 31.69 -strict [2021-11-23T02:41:56.198Z] #49 31.69 checking mode. treat non-trivial warning as an error [2021-11-23T02:41:56.198Z] #49 31.69 -verbose [2021-11-23T02:41:56.198Z] #49 31.69 shows all warnings [2021-11-23T02:41:56.198Z] #49 31.69 -whitelist value [2021-11-23T02:41:56.198Z] #49 31.69 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T02:41:56.198Z] #49 DONE 32.2s [2021-11-23T02:41:56.201Z] #65 24.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T02:41:56.459Z] [2021-11-23T02:41:56.459Z] #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 [2021-11-23T02:41:56.459Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T02:41:56.459Z] #43 30.74 Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T02:41:56.459Z] #43 31.36 + git checkout -q v2.3.0 [2021-11-23T02:41:56.706Z] #53 ... [2021-11-23T02:41:56.706Z] [2021-11-23T02:41:56.706Z] #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 [2021-11-23T02:41:56.706Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:41:56.706Z] #38 7.306 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:56.706Z] #38 9.825 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:56.706Z] #38 ... [2021-11-23T02:41:56.706Z] [2021-11-23T02:41:56.706Z] #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 [2021-11-23T02:41:56.706Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:56.706Z] #47 6.969 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:41:56.706Z] #47 7.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:41:56.706Z] #47 7.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:41:56.706Z] #47 7.800 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T02:41:56.706Z] #47 8.034 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:41:56.706Z] #47 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:56.706Z] #47 13.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:56.706Z] #47 15.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T02:41:56.773Z] #65 25.17 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T02:41:56.965Z] #47 ... [2021-11-23T02:41:56.965Z] [2021-11-23T02:41:56.965Z] #65 [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 [2021-11-23T02:41:56.965Z] #65 sha256:e32249d590733fc1b86d5558e1a9e0b065682a2e9703b52cf8f7e95b8ce759af [2021-11-23T02:41:56.965Z] #65 13.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T02:41:56.965Z] #65 14.90 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T02:41:56.965Z] #65 14.92 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T02:41:56.965Z] #65 14.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T02:41:56.966Z] #65 15.09 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T02:41:56.966Z] #65 15.14 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T02:41:56.966Z] #65 15.37 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T02:41:56.966Z] #65 15.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T02:41:56.966Z] #65 15.99 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T02:41:57.494Z] #53 41.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T02:41:57.494Z] #53 41.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T02:41:57.494Z] #53 41.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T02:41:57.494Z] #53 41.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T02:41:57.754Z] #53 41.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T02:41:58.013Z] #53 42.13 go: downloading golang.org/x/text v0.3.2 [2021-11-23T02:41:58.373Z] #43 ... [2021-11-23T02:41:58.373Z] [2021-11-23T02:41:58.373Z] #65 [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 [2021-11-23T02:41:58.373Z] #65 sha256:a73e8a0328ac8dea86ef9fa1b9323279a5999c11d373cedfb9bd40ad4bd3b1d5 [2021-11-23T02:41:58.373Z] #65 23.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T02:41:58.373Z] #65 24.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T02:41:58.373Z] #65 ... [2021-11-23T02:41:58.373Z] [2021-11-23T02:41:58.373Z] #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 [2021-11-23T02:41:58.373Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:41:58.373Z] #47 25.10 Reading package lists... [2021-11-23T02:41:58.688Z] #65 ... [2021-11-23T02:41:58.688Z] [2021-11-23T02:41:58.688Z] #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 [2021-11-23T02:41:58.688Z] #26 sha256:ccc6ff60d56e8b0cd4e46737b42bd44a3aa4c6aa51571cc7cdaf30cef9d357cb [2021-11-23T02:41:58.688Z] #26 26.13 + mkdir -p /build [2021-11-23T02:41:58.688Z] #26 26.14 + mv docker/docker /build/ [2021-11-23T02:41:58.688Z] #26 26.17 + rmdir docker [2021-11-23T02:41:58.688Z] #26 DONE 26.8s [2021-11-23T02:41:58.688Z] [2021-11-23T02:41:58.688Z] #51 [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 [2021-11-23T02:41:58.688Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:41:58.688Z] #51 26.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:41:58.688Z] #51 26.53 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:41:58.887Z] #65 18.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T02:41:58.887Z] #65 18.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T02:41:59.146Z] #65 ... [2021-11-23T02:41:59.146Z] [2021-11-23T02:41:59.146Z] #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 [2021-11-23T02:41:59.146Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:41:59.146Z] #36 19.85 tomll can be used in two ways: [2021-11-23T02:41:59.146Z] #36 19.85 Writing to STDIN and reading from STDOUT: [2021-11-23T02:41:59.146Z] #36 19.85 cat file.toml | tomll > file.toml [2021-11-23T02:41:59.146Z] #36 19.85 [2021-11-23T02:41:59.146Z] #36 19.85 Reading and updating a list of files: [2021-11-23T02:41:59.146Z] #36 19.85 tomll a.toml b.toml c.toml [2021-11-23T02:41:59.146Z] #36 19.85 [2021-11-23T02:41:59.146Z] #36 19.85 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T02:41:59.715Z] #36 ... [2021-11-23T02:41:59.715Z] [2021-11-23T02:41:59.715Z] #60 [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 [2021-11-23T02:41:59.715Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:41:59.715Z] #60 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:41:59.715Z] #60 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:41:59.715Z] #60 ... [2021-11-23T02:41:59.715Z] [2021-11-23T02:41:59.715Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:59.715Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:59.715Z] #53 19.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T02:41:59.715Z] #53 19.21 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T02:41:59.715Z] #53 19.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T02:41:59.715Z] #53 19.46 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T02:41:59.715Z] #53 19.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T02:41:59.715Z] #53 19.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T02:41:59.715Z] #53 19.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T02:41:59.715Z] #53 19.97 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T02:41:59.715Z] #53 19.97 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T02:41:59.715Z] #53 20.28 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T02:41:59.715Z] #53 20.34 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T02:41:59.715Z] #53 20.35 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T02:41:59.715Z] #53 20.41 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T02:41:59.715Z] #53 20.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T02:41:59.922Z] #53 ... [2021-11-23T02:41:59.922Z] [2021-11-23T02:41:59.922Z] #60 [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 [2021-11-23T02:41:59.922Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:41:59.922Z] #60 33.94 Fetched 8476 kB in 25s (342 kB/s) [2021-11-23T02:41:59.922Z] #60 33.94 Reading package lists... [2021-11-23T02:41:59.922Z] #60 43.61 Reading package lists... [2021-11-23T02:41:59.922Z] #60 ... [2021-11-23T02:41:59.922Z] [2021-11-23T02:41:59.922Z] #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 [2021-11-23T02:41:59.922Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:41:59.922Z] #47 33.98 Fetched 8479 kB in 26s (321 kB/s) [2021-11-23T02:41:59.922Z] #47 33.98 Reading package lists... [2021-11-23T02:41:59.922Z] #47 43.65 Reading package lists... [2021-11-23T02:41:59.922Z] #47 ... [2021-11-23T02:41:59.922Z] [2021-11-23T02:41:59.922Z] #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 [2021-11-23T02:41:59.922Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:41:59.922Z] #14 34.30 Fetched 8476 kB in 25s (337 kB/s) [2021-11-23T02:41:59.922Z] #14 34.30 Reading package lists... [2021-11-23T02:41:59.974Z] #53 ... [2021-11-23T02:41:59.974Z] [2021-11-23T02:41:59.974Z] #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 [2021-11-23T02:41:59.974Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:41:59.974Z] #36 DONE 20.5s [2021-11-23T02:41:59.974Z] [2021-11-23T02:41:59.974Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:41:59.974Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:41:59.974Z] #53 20.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T02:41:59.974Z] #53 20.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T02:41:59.974Z] #53 20.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T02:42:00.182Z] #14 43.86 Reading package lists... [2021-11-23T02:42:00.182Z] #14 ... [2021-11-23T02:42:00.182Z] [2021-11-23T02:42:00.182Z] #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 [2021-11-23T02:42:00.182Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:00.182Z] #38 34.36 Fetched 8476 kB in 25s (334 kB/s) [2021-11-23T02:42:00.182Z] #38 34.36 Reading package lists... [2021-11-23T02:42:00.233Z] #53 20.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T02:42:00.233Z] #53 20.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T02:42:00.441Z] #38 43.76 Reading package lists... [2021-11-23T02:42:00.441Z] #38 ... [2021-11-23T02:42:00.441Z] [2021-11-23T02:42:00.441Z] #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 [2021-11-23T02:42:00.441Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:42:00.441Z] #43 38.86 Updating files: 70% (1227/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T02:42:00.441Z] #43 39.63 + git checkout -q v2.3.0 [2021-11-23T02:42:00.441Z] #43 42.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T02:42:00.492Z] #53 21.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T02:42:00.492Z] #53 21.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T02:42:00.492Z] #53 21.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T02:42:00.752Z] #53 21.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T02:42:00.752Z] #53 21.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T02:42:00.752Z] #53 21.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T02:42:00.752Z] #53 21.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T02:42:00.752Z] #53 21.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T02:42:01.017Z] #53 21.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T02:42:01.588Z] #53 22.17 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T02:42:01.588Z] #53 22.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T02:42:01.588Z] #53 22.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T02:42:01.868Z] #53 22.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T02:42:01.868Z] #53 22.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T02:42:01.868Z] #53 22.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T02:42:01.993Z] #51 ... [2021-11-23T02:42:01.993Z] [2021-11-23T02:42:01.993Z] #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 [2021-11-23T02:42:01.993Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T02:42:01.993Z] #36 29.94 tomll can be used in two ways: [2021-11-23T02:42:01.993Z] #36 29.94 Writing to STDIN and reading from STDOUT: [2021-11-23T02:42:01.993Z] #36 29.94 cat file.toml | tomll > file.toml [2021-11-23T02:42:01.993Z] #36 29.94 [2021-11-23T02:42:01.993Z] #36 29.94 Reading and updating a list of files: [2021-11-23T02:42:01.993Z] #36 29.94 tomll a.toml b.toml c.toml [2021-11-23T02:42:01.993Z] #36 29.94 [2021-11-23T02:42:01.993Z] #36 29.94 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T02:42:01.993Z] #36 DONE 30.3s [2021-11-23T02:42:01.993Z] [2021-11-23T02:42:01.993Z] #65 [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 [2021-11-23T02:42:01.993Z] #65 sha256:1e71d4a4d4f7f095a9414136a80bd96f297f9fbeb42fb69a733226df2fb58772 [2021-11-23T02:42:01.993Z] #65 29.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T02:42:01.993Z] #65 29.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T02:42:02.127Z] #53 22.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T02:42:02.696Z] #53 23.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T02:42:02.696Z] #53 ... [2021-11-23T02:42:02.696Z] [2021-11-23T02:42:02.696Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:42:02.696Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:42:02.696Z] #49 22.41 Usage of /build/vndr: [2021-11-23T02:42:02.696Z] #49 22.41 /build/vndr [[import path] [revision]] [repository] [2021-11-23T02:42:02.696Z] #49 22.41 /build/vndr init [2021-11-23T02:42:02.696Z] #49 22.41 -strict [2021-11-23T02:42:02.696Z] #49 22.41 checking mode. treat non-trivial warning as an error [2021-11-23T02:42:02.696Z] #49 22.41 -verbose [2021-11-23T02:42:02.696Z] #49 22.41 shows all warnings [2021-11-23T02:42:02.696Z] #49 22.41 -whitelist value [2021-11-23T02:42:02.696Z] #49 22.41 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T02:42:02.696Z] #49 DONE 23.3s [2021-11-23T02:42:02.696Z] [2021-11-23T02:42:02.696Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:02.696Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:02.696Z] #53 23.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T02:42:02.837Z] #47 33.90 Reading package lists... [2021-11-23T02:42:02.837Z] #47 ... [2021-11-23T02:42:02.837Z] [2021-11-23T02:42:02.837Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:02.837Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:42:02.837Z] #53 28.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T02:42:02.837Z] #53 28.08 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T02:42:02.837Z] #53 28.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T02:42:02.837Z] #53 28.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T02:42:02.837Z] #53 28.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T02:42:02.837Z] #53 29.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T02:42:02.837Z] #53 29.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T02:42:02.837Z] #53 29.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T02:42:02.837Z] #53 30.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T02:42:02.838Z] #53 30.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T02:42:02.838Z] #53 30.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T02:42:02.838Z] #53 30.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T02:42:02.838Z] #53 30.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T02:42:02.838Z] #53 31.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T02:42:02.838Z] #53 31.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T02:42:02.838Z] #53 31.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T02:42:02.838Z] #53 31.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T02:42:02.838Z] #53 31.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T02:42:02.838Z] #53 31.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T02:42:02.838Z] #53 31.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T02:42:02.838Z] #53 31.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T02:42:02.838Z] #53 31.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T02:42:02.838Z] #53 32.06 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T02:42:02.838Z] #53 32.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T02:42:02.838Z] #53 32.34 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T02:42:02.838Z] #53 32.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T02:42:02.838Z] #53 32.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T02:42:02.838Z] #53 32.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T02:42:02.838Z] #53 33.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T02:42:02.838Z] #53 33.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T02:42:02.838Z] #53 34.25 go: downloading golang.org/x/text v0.3.2 [2021-11-23T02:42:02.838Z] #53 ... [2021-11-23T02:42:02.838Z] [2021-11-23T02:42:02.838Z] #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 [2021-11-23T02:42:02.838Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:42:02.838Z] #47 33.90 Reading package lists... [2021-11-23T02:42:02.956Z] #53 23.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T02:42:02.956Z] #53 23.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T02:42:02.956Z] #53 23.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T02:42:02.956Z] #53 23.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T02:42:02.956Z] #53 ... [2021-11-23T02:42:02.956Z] [2021-11-23T02:42:02.956Z] #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 [2021-11-23T02:42:02.956Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:02.956Z] #14 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:42:02.956Z] #14 21.32 Fetched 8476 kB in 14s (604 kB/s) [2021-11-23T02:42:03.215Z] #14 21.32 Reading package lists... [2021-11-23T02:42:03.215Z] #14 ... [2021-11-23T02:42:03.215Z] [2021-11-23T02:42:03.215Z] #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 [2021-11-23T02:42:03.215Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:03.215Z] #47 21.78 Fetched 8479 kB in 15s (563 kB/s) [2021-11-23T02:42:03.453Z] #19 120.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-23T02:42:03.453Z] #19 120.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:03.453Z] #19 120.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:42:03.453Z] #19 120.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-23T02:42:03.453Z] #19 120.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:03.453Z] #19 120.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T02:42:04.221Z] #47 38.18 Building dependency tree... [2021-11-23T02:42:04.543Z] #65 ... [2021-11-23T02:42:04.543Z] [2021-11-23T02:42:04.543Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:04.543Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:04.543Z] #53 23.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T02:42:04.543Z] #53 23.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T02:42:04.543Z] #53 30.61 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T02:42:04.543Z] #53 30.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T02:42:04.543Z] #53 30.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T02:42:04.543Z] #53 31.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T02:42:04.543Z] #53 31.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T02:42:04.543Z] #53 31.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T02:42:04.543Z] #53 31.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T02:42:04.543Z] #53 32.00 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T02:42:04.543Z] #53 32.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T02:42:04.543Z] #53 32.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T02:42:04.543Z] #53 32.19 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T02:42:04.543Z] #53 32.50 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T02:42:04.543Z] #53 32.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T02:42:04.543Z] #53 32.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T02:42:04.543Z] #53 32.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T02:42:04.543Z] #53 32.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T02:42:04.543Z] #53 33.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T02:42:04.543Z] #53 33.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T02:42:04.543Z] #53 33.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T02:42:04.543Z] #53 33.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T02:42:04.543Z] #53 33.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T02:42:04.543Z] #53 33.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T02:42:04.543Z] #53 33.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T02:42:04.543Z] #53 ... [2021-11-23T02:42:04.543Z] [2021-11-23T02:42:04.543Z] #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 [2021-11-23T02:42:04.543Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:04.543Z] #38 33.23 Fetched 8476 kB in 25s (335 kB/s) [2021-11-23T02:42:05.606Z] #47 ... [2021-11-23T02:42:05.606Z] [2021-11-23T02:42:05.606Z] #60 [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 [2021-11-23T02:42:05.606Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T02:42:05.606Z] #60 24.29 Reading package lists... [2021-11-23T02:42:05.606Z] #60 32.88 Building dependency tree... [2021-11-23T02:42:05.606Z] #60 37.41 The following additional packages will be installed: [2021-11-23T02:42:05.606Z] #60 37.42 libbtrfs0 [2021-11-23T02:42:05.606Z] #60 37.58 The following NEW packages will be installed: [2021-11-23T02:42:05.606Z] #60 37.61 libbtrfs-dev libbtrfs0 [2021-11-23T02:42:05.606Z] #60 38.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:05.606Z] #60 38.02 Need to get 454 kB of archives. [2021-11-23T02:42:05.606Z] #60 38.02 After this operation, 1275 kB of additional disk space will be used. [2021-11-23T02:42:05.606Z] #60 38.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-23T02:42:05.606Z] #60 38.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-23T02:42:05.606Z] #60 38.91 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:05.606Z] #60 39.13 Fetched 454 kB in 0s (1508 kB/s) [2021-11-23T02:42:05.606Z] #60 39.22 Selecting previously unselected package libbtrfs0:arm64. [2021-11-23T02:42:05.606Z] #60 39.22 (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 ... 15703 files and directories currently installed.) [2021-11-23T02:42:05.606Z] #60 39.28 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-23T02:42:05.606Z] #60 39.29 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T02:42:05.606Z] #60 39.43 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-23T02:42:05.606Z] #60 39.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-23T02:42:05.606Z] #60 39.45 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T02:42:05.606Z] #60 39.74 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T02:42:05.606Z] #60 39.77 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T02:42:05.606Z] #60 39.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:05.606Z] #60 DONE 41.2s [2021-11-23T02:42:05.606Z] [2021-11-23T02:42:05.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 [2021-11-23T02:42:05.606Z] #31 sha256:abae9496b3f545ac2f7efd4b5d8e2d7787e5a767b5987772b26ea9d6501866dc [2021-11-23T02:42:05.606Z] #31 26.38 #=#=# ##O#-# [2021-11-23T02:42:05.606Z] #31 26.89 #=#=# 0.7% ######################################################################## 100.0% [2021-11-23T02:42:05.606Z] #31 28.94 [2021-11-23T02:42:05.606Z] #31 32.92 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T02:42:05.606Z] #31 34.25 [2021-11-23T02:42:05.927Z] #31 34.56 #=#=# 0.1% ######## 11.4% ################# 25.0% ####################### 32.5% ############################### 43.2% [2021-11-23T02:42:05.927Z] #31 ... [2021-11-23T02:42:05.927Z] [2021-11-23T02:42:05.927Z] #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 [2021-11-23T02:42:05.927Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:42:05.927Z] #14 23.56 Reading package lists... [2021-11-23T02:42:05.927Z] #14 32.06 Reading package lists... [2021-11-23T02:42:05.927Z] #14 37.48 Building dependency tree... [2021-11-23T02:42:05.927Z] #14 40.58 The following additional packages will be installed: [2021-11-23T02:42:05.927Z] #14 40.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:05.927Z] #14 40.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T02:42:05.927Z] #14 40.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T02:42:05.927Z] #14 40.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T02:42:05.927Z] #14 40.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T02:42:05.927Z] #14 40.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T02:42:05.927Z] #14 40.60 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T02:42:05.927Z] #14 40.61 Suggested packages: [2021-11-23T02:42:05.927Z] #14 40.62 gcc-10-locales seccomp wine64 [2021-11-23T02:42:05.927Z] #14 ... [2021-11-23T02:42:05.927Z] [2021-11-23T02:42:05.927Z] #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 [2021-11-23T02:42:05.927Z] #31 sha256:abae9496b3f545ac2f7efd4b5d8e2d7787e5a767b5987772b26ea9d6501866dc [2021-11-23T02:42:06.189Z] #31 34.56 #=#=# 0.1% ######## 11.4% ################# 25.0% ####################### 32.5% ############################### 43.2% ###################################### 54.1% ############################################## 64.4% ################################################## 70.5% ############################################################# 86.1% ####################################################################### 99.5% ######################################################################## 100.0% [2021-11-23T02:42:06.449Z] #31 ... [2021-11-23T02:42:06.449Z] [2021-11-23T02:42:06.449Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T02:42:06.449Z] #61 sha256:4115b7c3dd2adaf5a20016b576494e20ca74ba68212c43577ccb598d00a8944e [2021-11-23T02:42:06.449Z] #61 DONE 1.0s [2021-11-23T02:42:06.449Z] [2021-11-23T02:42:06.449Z] #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 [2021-11-23T02:42:06.449Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:42:06.449Z] #47 41.70 The following additional packages will be installed: [2021-11-23T02:42:06.449Z] #47 41.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:06.449Z] #47 41.71 python3-protobuf python3-six [2021-11-23T02:42:06.449Z] #47 41.72 Suggested packages: [2021-11-23T02:42:06.449Z] #47 41.72 python3-setuptools [2021-11-23T02:42:06.449Z] #47 41.72 Recommended packages: [2021-11-23T02:42:06.449Z] #47 41.72 iproute2 | iproute [2021-11-23T02:42:06.504Z] #47 21.78 Reading package lists... [2021-11-23T02:42:06.504Z] #47 ... [2021-11-23T02:42:06.504Z] [2021-11-23T02:42:06.504Z] #51 [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 [2021-11-23T02:42:06.504Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:42:06.504Z] #51 16.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:42:06.504Z] #51 16.76 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:42:06.504Z] #51 ... [2021-11-23T02:42:06.504Z] [2021-11-23T02:42:06.504Z] #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 [2021-11-23T02:42:06.504Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:06.504Z] #14 21.32 Reading package lists... [2021-11-23T02:42:07.392Z] #47 42.76 The following NEW packages will be installed: [2021-11-23T02:42:07.652Z] #47 42.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:07.652Z] #47 42.78 python3-protobuf python3-six [2021-11-23T02:42:07.883Z] #14 26.73 Reading package lists... [2021-11-23T02:42:07.883Z] #14 ... [2021-11-23T02:42:07.883Z] [2021-11-23T02:42:07.883Z] #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 [2021-11-23T02:42:07.883Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:07.883Z] #38 18.35 Fetched 8476 kB in 13s (661 kB/s) [2021-11-23T02:42:07.883Z] #38 18.35 Reading package lists... [2021-11-23T02:42:07.883Z] #38 24.25 Reading package lists... [2021-11-23T02:42:07.883Z] #38 ... [2021-11-23T02:42:07.883Z] [2021-11-23T02:42:07.883Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:07.883Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:07.883Z] #53 23.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T02:42:07.883Z] #53 24.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T02:42:07.883Z] #53 24.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T02:42:07.883Z] #53 24.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T02:42:07.883Z] #53 24.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T02:42:07.883Z] #53 24.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T02:42:07.883Z] #53 24.47 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T02:42:07.883Z] #53 25.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T02:42:07.883Z] #53 25.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T02:42:07.883Z] #53 25.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T02:42:07.883Z] #53 25.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T02:42:07.883Z] #53 25.64 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T02:42:07.883Z] #53 25.68 go: downloading golang.org/x/text v0.3.2 [2021-11-23T02:42:08.224Z] #47 43.49 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:08.224Z] #47 43.49 Need to get 2112 kB of archives. [2021-11-23T02:42:08.224Z] #47 43.49 After this operation, 10.7 MB of additional disk space will be used. [2021-11-23T02:42:08.224Z] #47 43.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-23T02:42:08.224Z] #47 43.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:42:08.224Z] #47 43.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T02:42:08.224Z] #47 43.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-23T02:42:08.487Z] #47 43.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-23T02:42:08.487Z] #47 43.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-23T02:42:08.487Z] #47 43.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-23T02:42:08.573Z] #43 ... [2021-11-23T02:42:08.573Z] [2021-11-23T02:42:08.573Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:08.573Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:08.573Z] #53 51.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T02:42:08.573Z] #53 52.11 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T02:42:08.573Z] #53 52.15 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T02:42:08.573Z] #53 52.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T02:42:08.573Z] #53 52.31 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T02:42:08.842Z] #53 ... [2021-11-23T02:42:08.842Z] [2021-11-23T02:42:08.842Z] #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 [2021-11-23T02:42:08.842Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:08.842Z] #38 24.25 Reading package lists... [2021-11-23T02:42:09.060Z] #47 ... [2021-11-23T02:42:09.060Z] [2021-11-23T02:42:09.060Z] #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 [2021-11-23T02:42:09.060Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:42:09.060Z] #38 26.83 Reading package lists... [2021-11-23T02:42:09.060Z] #38 35.10 Building dependency tree... [2021-11-23T02:42:09.060Z] #38 38.45 The following additional packages will be installed: [2021-11-23T02:42:09.060Z] #38 38.46 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T02:42:09.060Z] #38 38.47 Suggested packages: [2021-11-23T02:42:09.060Z] #38 38.47 cmake-doc ninja-build lrzip [2021-11-23T02:42:09.060Z] #38 38.47 Recommended packages: [2021-11-23T02:42:09.060Z] #38 38.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T02:42:09.060Z] #38 39.21 The following NEW packages will be installed: [2021-11-23T02:42:09.060Z] #38 39.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T02:42:09.060Z] #38 39.22 vim-common xxd [2021-11-23T02:42:09.060Z] #38 39.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:09.060Z] #38 39.57 Need to get 15.6 MB of archives. [2021-11-23T02:42:09.060Z] #38 39.57 After this operation, 67.4 MB of additional disk space will be used. [2021-11-23T02:42:09.060Z] #38 39.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-23T02:42:09.060Z] #38 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:42:09.060Z] #38 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T02:42:09.060Z] #38 39.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-23T02:42:09.060Z] #38 39.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-23T02:42:09.060Z] #38 39.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-23T02:42:09.060Z] #38 39.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-23T02:42:09.060Z] #38 39.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-23T02:42:09.060Z] #38 39.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-23T02:42:09.060Z] #38 39.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-23T02:42:09.060Z] #38 41.34 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:09.060Z] #38 41.77 Fetched 15.6 MB in 1s (15.0 MB/s) [2021-11-23T02:42:09.060Z] #38 42.20 Selecting previously unselected package xxd. [2021-11-23T02:42:09.060Z] #38 42.20 (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 ... 15703 files and directories currently installed.) [2021-11-23T02:42:09.060Z] #38 42.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-23T02:42:09.060Z] #38 42.27 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:42:09.060Z] #38 42.48 Selecting previously unselected package vim-common. [2021-11-23T02:42:09.060Z] #38 42.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:42:09.060Z] #38 42.52 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:09.060Z] #38 43.08 Selecting previously unselected package cmake-data. [2021-11-23T02:42:09.060Z] #38 43.08 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T02:42:09.060Z] #38 43.10 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T02:42:09.322Z] #38 ... [2021-11-23T02:42:09.322Z] [2021-11-23T02:42:09.322Z] #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 [2021-11-23T02:42:09.322Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T02:42:09.322Z] #43 34.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T02:42:09.322Z] #43 ... [2021-11-23T02:42:09.322Z] [2021-11-23T02:42:09.322Z] #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 [2021-11-23T02:42:09.322Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:42:09.322Z] #14 41.92 The following NEW packages will be installed: [2021-11-23T02:42:09.322Z] #14 41.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:09.322Z] #14 41.92 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T02:42:09.322Z] #14 41.92 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T02:42:09.322Z] #14 41.92 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T02:42:09.322Z] #14 41.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T02:42:09.322Z] #14 41.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T02:42:09.322Z] #14 41.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T02:42:09.322Z] #14 41.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T02:42:09.322Z] #14 41.93 mingw-w64-x86-64-dev [2021-11-23T02:42:09.322Z] #14 42.50 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:09.322Z] #14 42.50 Need to get 108 MB of archives. [2021-11-23T02:42:09.322Z] #14 42.50 After this operation, 620 MB of additional disk space will be used. [2021-11-23T02:42:09.322Z] #14 42.50 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] [2021-11-23T02:42:09.322Z] #14 42.61 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] [2021-11-23T02:42:09.322Z] #14 42.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T02:42:09.322Z] #14 42.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-11-23T02:42:09.322Z] #14 42.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-23T02:42:09.322Z] #14 42.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T02:42:09.322Z] #14 43.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T02:42:09.322Z] #14 43.44 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] [2021-11-23T02:42:09.322Z] #14 43.44 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] [2021-11-23T02:42:09.322Z] #14 44.36 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] [2021-11-23T02:42:09.842Z] #38 33.23 Reading package lists... [2021-11-23T02:42:09.842Z] #38 ... [2021-11-23T02:42:09.842Z] [2021-11-23T02:42:09.842Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T02:42:09.842Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T02:42:09.842Z] #49 37.47 Usage of /build/vndr: [2021-11-23T02:42:09.842Z] #49 37.47 /build/vndr [[import path] [revision]] [repository] [2021-11-23T02:42:09.842Z] #49 37.47 /build/vndr init [2021-11-23T02:42:09.842Z] #49 37.47 -strict [2021-11-23T02:42:09.842Z] #49 37.47 checking mode. treat non-trivial warning as an error [2021-11-23T02:42:09.842Z] #49 37.47 -verbose [2021-11-23T02:42:09.842Z] #49 37.47 shows all warnings [2021-11-23T02:42:09.842Z] #49 37.47 -whitelist value [2021-11-23T02:42:09.842Z] #49 37.47 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T02:42:09.842Z] #49 DONE 37.8s [2021-11-23T02:42:09.842Z] [2021-11-23T02:42:09.842Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:09.842Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:09.842Z] #53 33.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T02:42:09.842Z] #53 33.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T02:42:09.842Z] #53 33.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T02:42:09.842Z] #53 33.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T02:42:09.842Z] #53 33.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T02:42:09.842Z] #53 33.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T02:42:09.842Z] #53 33.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T02:42:09.842Z] #53 33.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T02:42:09.842Z] #53 34.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T02:42:09.842Z] #53 34.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T02:42:09.842Z] #53 34.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T02:42:09.842Z] #53 34.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T02:42:09.842Z] #53 34.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T02:42:09.842Z] #53 35.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T02:42:09.842Z] #53 35.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T02:42:09.842Z] #53 35.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T02:42:09.842Z] #53 35.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T02:42:09.842Z] #53 35.39 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T02:42:09.842Z] #53 35.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T02:42:09.842Z] #53 35.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T02:42:09.842Z] #53 36.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T02:42:09.842Z] #53 36.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T02:42:09.842Z] #53 36.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T02:42:09.842Z] #53 36.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T02:42:09.842Z] #53 36.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T02:42:09.842Z] #53 36.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T02:42:09.842Z] #53 38.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T02:42:09.842Z] #53 38.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T02:42:09.842Z] #53 38.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T02:42:09.842Z] #53 38.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T02:42:09.895Z] #14 45.82 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] [2021-11-23T02:42:10.103Z] #53 38.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T02:42:10.103Z] #53 39.01 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T02:42:10.226Z] #38 29.42 Building dependency tree... [2021-11-23T02:42:10.366Z] #53 39.36 go: downloading golang.org/x/text v0.3.2 [2021-11-23T02:42:10.480Z] #53 54.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T02:42:10.480Z] #53 54.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T02:42:10.740Z] #53 55.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T02:42:10.794Z] #38 ... [2021-11-23T02:42:10.794Z] [2021-11-23T02:42:10.794Z] #60 [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 [2021-11-23T02:42:10.794Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:42:10.794Z] #60 21.55 Fetched 8476 kB in 15s (570 kB/s) [2021-11-23T02:42:10.794Z] #60 21.55 Reading package lists... [2021-11-23T02:42:10.961Z] #14 46.71 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] [2021-11-23T02:42:11.053Z] #60 27.24 Reading package lists... [2021-11-23T02:42:11.053Z] #60 ... [2021-11-23T02:42:11.053Z] [2021-11-23T02:42:11.053Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:11.053Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:11.053Z] #53 31.33 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T02:42:11.053Z] #53 31.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T02:42:11.053Z] #53 31.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T02:42:11.053Z] #53 31.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T02:42:11.053Z] #53 31.50 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T02:42:11.222Z] #14 ... [2021-11-23T02:42:11.222Z] [2021-11-23T02:42:11.222Z] #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 [2021-11-23T02:42:11.222Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:42:11.222Z] #38 47.03 Selecting previously unselected package libicu67:arm64. [2021-11-23T02:42:11.222Z] #38 47.03 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-23T02:42:11.222Z] #38 47.09 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-23T02:42:11.314Z] #53 ... [2021-11-23T02:42:11.314Z] [2021-11-23T02:42:11.314Z] #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 [2021-11-23T02:42:11.314Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:42:12.048Z] using credential docker-jenkins-github-credentials [2021-11-23T02:42:12.100Z] #43 40.02 Updating files: 68% (1198/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T02:42:12.100Z] #43 40.77 + git checkout -q v2.3.0 [2021-11-23T02:42:12.126Z] Cloning the remote Git repository [2021-11-23T02:42:12.126Z] Cloning with configured refspecs honoured and without tags [2021-11-23T02:42:12.164Z] #38 ... [2021-11-23T02:42:12.164Z] [2021-11-23T02:42:12.164Z] #55 [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 [2021-11-23T02:42:12.164Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-23T02:42:12.164Z] #55 45.93 v3.0.2 [2021-11-23T02:42:12.164Z] #55 DONE 48.0s [2021-11-23T02:42:12.164Z] [2021-11-23T02:42:12.164Z] #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 [2021-11-23T02:42:12.164Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:42:12.165Z] #47 47.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-23T02:42:12.322Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T02:42:12.431Z] #53 32.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T02:42:12.431Z] #53 32.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T02:42:12.431Z] #53 33.11 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T02:42:12.672Z] #43 ... [2021-11-23T02:42:12.672Z] [2021-11-23T02:42:12.672Z] #60 [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 [2021-11-23T02:42:12.672Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:42:12.672Z] #60 19.96 Reading package lists... [2021-11-23T02:42:12.672Z] #60 31.99 Reading package lists... [2021-11-23T02:42:13.078Z] using credential docker-jenkins-github-credentials [2021-11-23T02:42:13.106Z] #47 ... [2021-11-23T02:42:13.106Z] [2021-11-23T02:42:13.106Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:13.106Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:42:13.106Z] #53 38.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T02:42:13.106Z] #53 38.83 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T02:42:13.106Z] #53 38.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T02:42:13.106Z] #53 38.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T02:42:13.106Z] #53 38.96 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T02:42:13.106Z] #53 40.08 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T02:42:13.106Z] #53 40.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T02:42:13.106Z] #53 40.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T02:42:13.106Z] #53 ... [2021-11-23T02:42:13.106Z] [2021-11-23T02:42:13.106Z] #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 [2021-11-23T02:42:13.106Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:42:13.106Z] #14 47.60 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] [2021-11-23T02:42:13.106Z] #14 48.98 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] [2021-11-23T02:42:13.156Z] Cloning the remote Git repository [2021-11-23T02:42:13.156Z] Cloning with configured refspecs honoured and without tags [2021-11-23T02:42:13.410Z] #19 129.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-23T02:42:13.410Z] #19 129.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:13.410Z] #19 129.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:42:13.410Z] #19 129.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-23T02:42:13.410Z] #19 129.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:13.410Z] #19 129.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T02:42:13.615Z] #60 41.39 Building dependency tree... [2021-11-23T02:42:13.615Z] #60 ... [2021-11-23T02:42:13.615Z] [2021-11-23T02:42:13.615Z] #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 [2021-11-23T02:42:13.615Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:13.615Z] #38 33.23 Reading package lists... [2021-11-23T02:42:13.353Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T02:42:14.047Z] #14 49.86 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] [2021-11-23T02:42:14.047Z] #14 49.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-23T02:42:14.047Z] #14 49.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-23T02:42:14.047Z] #14 49.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-23T02:42:14.047Z] #14 49.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-23T02:42:14.047Z] #14 49.93 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] [2021-11-23T02:42:14.047Z] #14 49.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-23T02:42:14.344Z] #53 ... [2021-11-23T02:42:14.344Z] [2021-11-23T02:42:14.344Z] #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 [2021-11-23T02:42:14.344Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:42:14.344Z] #43 24.38 Updating files: 91% (1609/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T02:42:14.344Z] #43 24.50 + git checkout -q v2.3.0 [2021-11-23T02:42:14.344Z] #43 26.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T02:42:14.344Z] #43 ... [2021-11-23T02:42:14.344Z] [2021-11-23T02:42:14.344Z] #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 [2021-11-23T02:42:14.344Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:14.344Z] #38 33.04 The following additional packages will be installed: [2021-11-23T02:42:14.344Z] #38 33.04 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T02:42:14.344Z] #38 33.04 Suggested packages: [2021-11-23T02:42:14.344Z] #38 33.04 cmake-doc ninja-build lrzip [2021-11-23T02:42:14.344Z] #38 33.04 Recommended packages: [2021-11-23T02:42:14.344Z] #38 33.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T02:42:14.344Z] #38 33.97 The following NEW packages will be installed: [2021-11-23T02:42:14.344Z] #38 33.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T02:42:14.344Z] #38 33.97 vim-common xxd [2021-11-23T02:42:14.344Z] #38 34.38 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:14.344Z] #38 34.38 Need to get 17.7 MB of archives. [2021-11-23T02:42:14.344Z] #38 34.38 After this operation, 70.7 MB of additional disk space will be used. [2021-11-23T02:42:14.344Z] #38 34.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:42:14.344Z] #38 34.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:42:14.344Z] #38 34.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T02:42:14.344Z] #38 34.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T02:42:14.344Z] #38 35.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T02:42:14.377Z] #14 50.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-23T02:42:14.377Z] #14 50.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-23T02:42:14.377Z] #14 50.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-23T02:42:14.377Z] #14 50.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-23T02:42:14.377Z] #14 50.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-23T02:42:14.377Z] #14 50.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-23T02:42:14.377Z] #14 50.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T02:42:14.377Z] #14 50.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-23T02:42:14.377Z] #14 50.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-23T02:42:12.729Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-23T02:42:13.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:42:13.578Z] > git --version # timeout=10 [2021-11-23T02:42:13.614Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-23T02:42:13.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:13.617Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:14.603Z] #38 35.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T02:42:14.603Z] #38 35.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T02:42:14.603Z] #38 35.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T02:42:14.603Z] #38 35.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T02:42:14.603Z] #38 35.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T02:42:14.935Z] #53 ... [2021-11-23T02:42:14.935Z] [2021-11-23T02:42:14.935Z] #60 [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 [2021-11-23T02:42:14.935Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:42:14.935Z] #60 43.61 Reading package lists... [2021-11-23T02:42:14.935Z] #60 52.66 Building dependency tree... [2021-11-23T02:42:14.935Z] #60 58.61 The following additional packages will be installed: [2021-11-23T02:42:14.935Z] #60 58.62 libbtrfs0 [2021-11-23T02:42:14.935Z] #60 58.97 The following NEW packages will be installed: [2021-11-23T02:42:14.935Z] #60 58.98 libbtrfs-dev libbtrfs0 [2021-11-23T02:42:15.194Z] #60 59.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:15.194Z] #60 59.48 Need to get 460 kB of archives. [2021-11-23T02:42:15.194Z] #60 59.48 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T02:42:15.194Z] #60 59.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:42:15.194Z] #60 59.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:42:15.266Z] #38 42.73 Reading package lists... [2021-11-23T02:42:15.266Z] #38 ... [2021-11-23T02:42:15.266Z] [2021-11-23T02:42:15.266Z] #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 [2021-11-23T02:42:15.266Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:15.266Z] #14 34.14 Fetched 8476 kB in 26s (326 kB/s) [2021-11-23T02:42:15.266Z] #14 34.14 Reading package lists... [2021-11-23T02:42:15.266Z] #14 43.45 Reading package lists... [2021-11-23T02:42:15.266Z] #14 ... [2021-11-23T02:42:15.266Z] [2021-11-23T02:42:15.266Z] #60 [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 [2021-11-23T02:42:15.266Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:42:15.266Z] #60 41.39 Building dependency tree... [2021-11-23T02:42:15.335Z] #14 51.22 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:15.596Z] #14 51.46 Fetched 108 MB in 8s (13.4 MB/s) [2021-11-23T02:42:15.596Z] #14 51.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T02:42:15.858Z] #14 51.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 ... 15703 files and directories currently installed.) [2021-11-23T02:42:15.858Z] #14 51.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-23T02:42:15.858Z] #14 51.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:13.757Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-23T02:42:14.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:42:14.575Z] > git --version # timeout=10 [2021-11-23T02:42:14.612Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-23T02:42:14.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:14.616Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:15.983Z] #38 36.62 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:16.135Z] #60 ... [2021-11-23T02:42:16.135Z] [2021-11-23T02:42:16.135Z] #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 [2021-11-23T02:42:16.135Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:16.135Z] #38 43.76 Reading package lists... [2021-11-23T02:42:16.135Z] #38 52.73 Building dependency tree... [2021-11-23T02:42:16.135Z] #38 58.76 The following additional packages will be installed: [2021-11-23T02:42:16.135Z] #38 58.80 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T02:42:16.135Z] #38 58.82 Suggested packages: [2021-11-23T02:42:16.135Z] #38 58.82 cmake-doc ninja-build lrzip [2021-11-23T02:42:16.135Z] #38 58.82 Recommended packages: [2021-11-23T02:42:16.135Z] #38 58.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T02:42:16.135Z] #38 60.28 The following NEW packages will be installed: [2021-11-23T02:42:16.135Z] #38 60.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T02:42:16.135Z] #38 60.31 vim-common xxd [2021-11-23T02:42:16.242Z] #38 36.85 Fetched 17.7 MB in 1s (12.2 MB/s) [2021-11-23T02:42:16.242Z] #38 36.94 Selecting previously unselected package xxd. [2021-11-23T02:42:16.242Z] #38 36.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T02:42:16.242Z] #38 37.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:42:16.242Z] #38 37.05 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:42:16.430Z] #14 ... [2021-11-23T02:42:16.430Z] [2021-11-23T02:42:16.430Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:42:16.430Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:42:16.430Z] #62 1.051 + RM_GOPATH=0 [2021-11-23T02:42:16.430Z] #62 1.051 + TMP_GOPATH= [2021-11-23T02:42:16.430Z] #62 1.051 + : /build [2021-11-23T02:42:16.430Z] #62 1.051 + '[' -z '' ']' [2021-11-23T02:42:16.430Z] #62 1.079 ++ mktemp -d [2021-11-23T02:42:16.431Z] #62 1.079 + export GOPATH=/tmp/tmp.PWYFRHGzZu [2021-11-23T02:42:16.431Z] #62 1.079 + GOPATH=/tmp/tmp.PWYFRHGzZu [2021-11-23T02:42:16.431Z] #62 1.079 + RM_GOPATH=1 [2021-11-23T02:42:16.431Z] #62 1.079 + case "$(go env GOARCH)" in [2021-11-23T02:42:16.431Z] #62 1.079 ++ go env GOARCH [2021-11-23T02:42:16.431Z] #62 1.135 Install containerd version v1.5.8 [2021-11-23T02:42:16.431Z] #62 1.136 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:16.431Z] #62 1.136 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:16.431Z] #62 1.136 ++ dirname /install.sh [2021-11-23T02:42:16.431Z] #62 1.136 + dir=/ [2021-11-23T02:42:16.431Z] #62 1.136 + bin=containerd [2021-11-23T02:42:16.431Z] #62 1.136 + shift [2021-11-23T02:42:16.431Z] #62 1.136 + '[' '!' -f //containerd.installer ']' [2021-11-23T02:42:16.431Z] #62 1.136 + . //containerd.installer [2021-11-23T02:42:16.431Z] #62 1.136 ++ set -e [2021-11-23T02:42:16.431Z] #62 1.136 ++ : v1.5.8 [2021-11-23T02:42:16.431Z] #62 1.136 + install_containerd [2021-11-23T02:42:16.431Z] #62 1.136 + echo 'Install containerd version v1.5.8' [2021-11-23T02:42:16.431Z] #62 1.136 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PWYFRHGzZu/src/github.com/containerd/containerd [2021-11-23T02:42:16.431Z] #62 1.136 Cloning into '/tmp/tmp.PWYFRHGzZu/src/github.com/containerd/containerd'... [2021-11-23T02:42:16.431Z] #62 ... [2021-11-23T02:42:16.431Z] [2021-11-23T02:42:16.431Z] #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 [2021-11-23T02:42:16.431Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:42:16.431Z] #47 49.53 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:16.431Z] #47 49.81 Fetched 2112 kB in 5s (438 kB/s) [2021-11-23T02:42:16.431Z] #47 49.87 Selecting previously unselected package libprotobuf23:arm64. [2021-11-23T02:42:16.431Z] #47 49.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-23T02:42:16.431Z] #47 49.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-23T02:42:16.431Z] #47 49.93 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-23T02:42:16.431Z] #47 50.54 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:42:16.431Z] #47 50.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:42:16.431Z] #47 50.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:16.431Z] #47 50.77 Selecting previously unselected package python3-six. [2021-11-23T02:42:16.431Z] #47 50.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T02:42:16.431Z] #47 50.84 Unpacking python3-six (1.16.0-2) ... [2021-11-23T02:42:16.431Z] #47 50.91 Selecting previously unselected package python3-protobuf. [2021-11-23T02:42:16.431Z] #47 50.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-23T02:42:16.431Z] #47 50.91 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:16.431Z] #47 51.40 Selecting previously unselected package libnet1:arm64. [2021-11-23T02:42:16.431Z] #47 51.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-23T02:42:16.431Z] #47 51.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:16.431Z] #47 51.55 Selecting previously unselected package libnl-3-200:arm64. [2021-11-23T02:42:16.431Z] #47 51.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-23T02:42:16.431Z] #47 51.56 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T02:42:16.431Z] #47 51.71 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-23T02:42:16.431Z] #47 51.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-23T02:42:16.431Z] #47 51.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T02:42:16.690Z] #47 51.86 Selecting previously unselected package criu. [2021-11-23T02:42:16.691Z] #47 51.86 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-23T02:42:16.691Z] #47 51.87 Unpacking criu (3.16.1-1) ... [2021-11-23T02:42:16.704Z] #38 60.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:16.704Z] #38 60.87 Need to get 17.7 MB of archives. [2021-11-23T02:42:16.704Z] #38 60.87 After this operation, 70.7 MB of additional disk space will be used. [2021-11-23T02:42:16.704Z] #38 60.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:42:16.704Z] #38 60.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:42:16.704Z] #38 60.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T02:42:16.810Z] #38 37.23 Selecting previously unselected package vim-common. [2021-11-23T02:42:16.810Z] #38 37.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:42:16.810Z] #38 37.26 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:16.810Z] #38 ... [2021-11-23T02:42:16.810Z] [2021-11-23T02:42:16.810Z] #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 [2021-11-23T02:42:16.810Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:16.810Z] #47 21.78 Reading package lists... [2021-11-23T02:42:16.810Z] #47 27.19 Reading package lists... [2021-11-23T02:42:16.810Z] #47 32.29 Building dependency tree... [2021-11-23T02:42:16.810Z] #47 35.84 The following additional packages will be installed: [2021-11-23T02:42:16.810Z] #47 35.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:16.810Z] #47 35.90 python3-protobuf python3-six [2021-11-23T02:42:16.810Z] #47 35.90 Suggested packages: [2021-11-23T02:42:16.810Z] #47 35.92 python3-setuptools [2021-11-23T02:42:16.810Z] #47 35.92 Recommended packages: [2021-11-23T02:42:16.810Z] #47 35.92 iproute2 | iproute [2021-11-23T02:42:16.810Z] #47 36.56 The following NEW packages will be installed: [2021-11-23T02:42:16.810Z] #47 36.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:16.810Z] #47 36.59 python3-protobuf python3-six [2021-11-23T02:42:16.810Z] #47 37.06 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:16.810Z] #47 37.06 Need to get 2288 kB of archives. [2021-11-23T02:42:16.810Z] #47 37.06 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T02:42:16.810Z] #47 37.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T02:42:16.810Z] #47 37.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:42:16.810Z] #47 ... [2021-11-23T02:42:16.810Z] [2021-11-23T02:42:16.810Z] #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 [2021-11-23T02:42:16.810Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:16.810Z] #14 26.73 Reading package lists... [2021-11-23T02:42:16.810Z] #14 31.50 Building dependency tree... [2021-11-23T02:42:16.810Z] #14 34.96 The following additional packages will be installed: [2021-11-23T02:42:16.810Z] #14 34.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:16.810Z] #14 34.96 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T02:42:16.810Z] #14 34.96 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T02:42:16.810Z] #14 34.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T02:42:16.810Z] #14 34.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T02:42:16.810Z] #14 34.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T02:42:16.810Z] #14 34.96 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T02:42:16.810Z] #14 34.99 Suggested packages: [2021-11-23T02:42:16.810Z] #14 34.99 gcc-10-locales seccomp wine64 [2021-11-23T02:42:16.810Z] #14 36.49 The following NEW packages will be installed: [2021-11-23T02:42:16.810Z] #14 36.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:16.810Z] #14 36.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T02:42:16.810Z] #14 36.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T02:42:16.810Z] #14 36.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T02:42:16.810Z] #14 36.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T02:42:16.810Z] #14 36.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T02:42:16.810Z] #14 36.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T02:42:16.810Z] #14 36.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T02:42:16.810Z] #14 36.50 mingw-w64-x86-64-dev [2021-11-23T02:42:16.810Z] #14 36.93 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:16.810Z] #14 36.93 Need to get 115 MB of archives. [2021-11-23T02:42:16.810Z] #14 36.93 After this operation, 645 MB of additional disk space will be used. [2021-11-23T02:42:16.810Z] #14 36.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-23T02:42:16.810Z] #14 37.05 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] [2021-11-23T02:42:16.810Z] #14 37.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T02:42:16.810Z] #14 37.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T02:42:16.810Z] #14 37.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T02:42:16.811Z] #14 37.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T02:42:16.811Z] #14 37.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T02:42:16.811Z] #14 ... [2021-11-23T02:42:16.811Z] [2021-11-23T02:42:16.811Z] #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 [2021-11-23T02:42:16.811Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:16.811Z] #38 37.58 Selecting previously unselected package cmake-data. [2021-11-23T02:42:16.811Z] #38 37.58 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T02:42:16.865Z] using credential docker-jenkins-github-credentials [2021-11-23T02:42:16.940Z] Cloning the remote Git repository [2021-11-23T02:42:16.940Z] Cloning with configured refspecs honoured and without tags [2021-11-23T02:42:16.965Z] #38 61.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T02:42:17.146Z] #38 37.59 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T02:42:17.146Z] #38 ... [2021-11-23T02:42:17.146Z] [2021-11-23T02:42:17.146Z] #55 [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 [2021-11-23T02:42:17.146Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:42:17.146Z] #55 37.68 v3.0.2 [2021-11-23T02:42:17.146Z] #55 DONE 37.8s [2021-11-23T02:42:17.146Z] [2021-11-23T02:42:17.146Z] #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 [2021-11-23T02:42:17.146Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:17.146Z] #47 37.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T02:42:17.146Z] #47 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T02:42:17.146Z] #47 37.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:42:17.146Z] #47 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:42:17.146Z] #47 37.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:42:17.226Z] #38 ... [2021-11-23T02:42:17.226Z] [2021-11-23T02:42:17.226Z] #55 [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 [2021-11-23T02:42:17.226Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:42:17.226Z] #55 61.31 v3.0.2 [2021-11-23T02:42:17.262Z] #47 52.49 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:17.798Z] #55 DONE 61.9s [2021-11-23T02:42:17.798Z] [2021-11-23T02:42:17.798Z] #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 [2021-11-23T02:42:17.798Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:17.798Z] #38 61.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T02:42:17.798Z] #38 61.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T02:42:17.798Z] #38 61.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T02:42:17.798Z] #38 61.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T02:42:17.798Z] #38 61.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T02:42:17.798Z] #38 61.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T02:42:17.828Z] #60 ... [2021-11-23T02:42:17.828Z] [2021-11-23T02:42:17.828Z] #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 [2021-11-23T02:42:17.828Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:17.828Z] #47 36.20 Fetched 8479 kB in 27s (314 kB/s) [2021-11-23T02:42:17.828Z] #47 36.20 Reading package lists... [2021-11-23T02:42:17.828Z] #47 45.86 Reading package lists... [2021-11-23T02:42:17.828Z] #47 ... [2021-11-23T02:42:17.828Z] [2021-11-23T02:42:17.828Z] #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 [2021-11-23T02:42:17.828Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:42:17.828Z] #43 44.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T02:42:18.368Z] #38 ... [2021-11-23T02:42:18.368Z] [2021-11-23T02:42:18.368Z] #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 [2021-11-23T02:42:18.368Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:18.368Z] #14 43.86 Reading package lists... [2021-11-23T02:42:18.368Z] #14 52.58 Building dependency tree... [2021-11-23T02:42:18.368Z] #14 58.58 The following additional packages will be installed: [2021-11-23T02:42:18.368Z] #14 58.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:18.368Z] #14 58.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T02:42:18.368Z] #14 58.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T02:42:18.368Z] #14 58.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T02:42:18.368Z] #14 58.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T02:42:18.368Z] #14 58.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T02:42:18.368Z] #14 58.58 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T02:42:18.368Z] #14 58.60 Suggested packages: [2021-11-23T02:42:18.368Z] #14 58.62 gcc-10-locales seccomp wine64 [2021-11-23T02:42:18.368Z] #14 60.84 The following NEW packages will be installed: [2021-11-23T02:42:18.368Z] #14 60.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:18.368Z] #14 60.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T02:42:18.368Z] #14 60.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T02:42:18.368Z] #14 60.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T02:42:18.368Z] #14 60.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T02:42:18.368Z] #14 60.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T02:42:18.368Z] #14 60.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T02:42:18.368Z] #14 60.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T02:42:18.368Z] #14 60.85 mingw-w64-x86-64-dev [2021-11-23T02:42:18.368Z] #14 61.47 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:18.368Z] #14 61.47 Need to get 115 MB of archives. [2021-11-23T02:42:18.368Z] #14 61.47 After this operation, 645 MB of additional disk space will be used. [2021-11-23T02:42:18.368Z] #14 61.47 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] [2021-11-23T02:42:18.368Z] #14 61.66 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] [2021-11-23T02:42:18.368Z] #14 61.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T02:42:18.368Z] #14 61.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T02:42:18.368Z] #14 61.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T02:42:18.368Z] #14 61.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T02:42:18.368Z] #14 62.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T02:42:18.368Z] #14 62.54 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] [2021-11-23T02:42:18.368Z] #14 62.54 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] [2021-11-23T02:42:18.368Z] #14 ... [2021-11-23T02:42:18.368Z] [2021-11-23T02:42:18.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 [2021-11-23T02:42:18.368Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:18.368Z] #47 43.65 Reading package lists... [2021-11-23T02:42:18.368Z] #47 52.51 Building dependency tree... [2021-11-23T02:42:18.368Z] #47 58.83 The following additional packages will be installed: [2021-11-23T02:42:18.368Z] #47 58.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:18.368Z] #47 58.83 python3-protobuf python3-six [2021-11-23T02:42:18.368Z] #47 58.87 Suggested packages: [2021-11-23T02:42:18.368Z] #47 58.87 python3-setuptools [2021-11-23T02:42:18.368Z] #47 58.87 Recommended packages: [2021-11-23T02:42:18.368Z] #47 58.87 iproute2 | iproute [2021-11-23T02:42:18.368Z] #47 60.02 The following NEW packages will be installed: [2021-11-23T02:42:18.368Z] #47 60.02 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:18.368Z] #47 60.02 python3-protobuf python3-six [2021-11-23T02:42:18.368Z] #47 60.76 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:18.368Z] #47 60.76 Need to get 2288 kB of archives. [2021-11-23T02:42:18.368Z] #47 60.76 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T02:42:18.368Z] #47 60.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T02:42:18.368Z] #47 60.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:42:18.368Z] #47 60.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T02:42:18.368Z] #47 60.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T02:42:18.368Z] #47 60.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:42:18.368Z] #47 60.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:42:18.368Z] #47 60.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:42:18.602Z] #47 ... [2021-11-23T02:42:18.602Z] [2021-11-23T02:42:18.602Z] #60 [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 [2021-11-23T02:42:18.602Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:42:18.602Z] #60 27.24 Reading package lists... [2021-11-23T02:42:18.602Z] #60 32.49 Building dependency tree... [2021-11-23T02:42:18.602Z] #60 35.70 The following additional packages will be installed: [2021-11-23T02:42:18.602Z] #60 35.70 libbtrfs0 [2021-11-23T02:42:18.602Z] #60 35.88 The following NEW packages will be installed: [2021-11-23T02:42:18.602Z] #60 35.90 libbtrfs-dev libbtrfs0 [2021-11-23T02:42:18.602Z] #60 36.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:18.602Z] #60 36.37 Need to get 460 kB of archives. [2021-11-23T02:42:18.602Z] #60 36.37 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T02:42:18.602Z] #60 36.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:42:18.602Z] #60 36.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:42:18.602Z] #60 37.48 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:18.602Z] #60 37.74 Fetched 460 kB in 0s (1359 kB/s) [2021-11-23T02:42:18.602Z] #60 37.86 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:42:18.602Z] #60 37.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 ... 15713 files and directories currently installed.) [2021-11-23T02:42:18.602Z] #60 37.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:42:18.602Z] #60 37.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:42:18.602Z] #60 38.25 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:42:18.602Z] #60 38.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:42:18.602Z] #60 38.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:42:18.602Z] #60 38.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:42:18.602Z] #60 38.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:42:18.602Z] #60 38.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:18.602Z] #60 DONE 39.4s [2021-11-23T02:42:18.628Z] #47 ... [2021-11-23T02:42:18.628Z] [2021-11-23T02:42:18.628Z] #60 [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 [2021-11-23T02:42:18.628Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:42:18.628Z] #60 61.29 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:18.628Z] #60 61.69 Fetched 460 kB in 0s (1134 kB/s) [2021-11-23T02:42:18.628Z] #60 61.90 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:42:18.628Z] #60 61.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T02:42:18.628Z] #60 62.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:42:18.628Z] #60 62.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:42:18.628Z] #60 62.41 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:42:18.628Z] #60 62.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:42:18.628Z] #60 62.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:42:18.646Z] #47 ... [2021-11-23T02:42:18.646Z] [2021-11-23T02:42:18.646Z] #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 [2021-11-23T02:42:18.646Z] #31 sha256:abae9496b3f545ac2f7efd4b5d8e2d7787e5a767b5987772b26ea9d6501866dc [2021-11-23T02:42:18.646Z] #31 37.63 [2021-11-23T02:42:18.646Z] #31 41.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T02:42:18.646Z] #31 43.07 #=#=# [2021-11-23T02:42:18.646Z] #31 43.47 #=#=# ######################################################################## 100.0% [2021-11-23T02:42:18.646Z] #31 44.62 [2021-11-23T02:42:18.646Z] #31 46.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T02:42:18.646Z] #31 47.74 [2021-11-23T02:42:18.646Z] #31 ... [2021-11-23T02:42:18.646Z] [2021-11-23T02:42:18.646Z] #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 [2021-11-23T02:42:18.646Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:42:18.646Z] #38 53.30 Selecting previously unselected package libxml2:arm64. [2021-11-23T02:42:18.646Z] #38 53.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-23T02:42:18.646Z] #38 53.31 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:18.646Z] #38 53.72 Selecting previously unselected package libarchive13:arm64. [2021-11-23T02:42:18.646Z] #38 53.73 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-23T02:42:18.646Z] #38 53.73 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-23T02:42:18.646Z] #38 53.95 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-23T02:42:18.646Z] #38 53.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-23T02:42:18.646Z] #38 53.98 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-23T02:42:18.646Z] #38 54.11 Selecting previously unselected package librhash0:arm64. [2021-11-23T02:42:18.646Z] #38 54.12 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-23T02:42:18.646Z] #38 54.13 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-23T02:42:18.646Z] #38 54.27 Selecting previously unselected package libuv1:arm64. [2021-11-23T02:42:18.646Z] #38 54.28 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-23T02:42:18.646Z] #38 54.29 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-23T02:42:18.646Z] #38 54.43 Selecting previously unselected package cmake. [2021-11-23T02:42:18.646Z] #38 54.44 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-23T02:42:18.646Z] #38 54.45 Unpacking cmake (3.18.4-2) ... [2021-11-23T02:42:17.125Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T02:42:17.532Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-23T02:42:18.298Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:42:18.298Z] > git --version # timeout=10 [2021-11-23T02:42:18.336Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-23T02:42:18.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:18.340Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:19.008Z] #60 63.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:42:19.008Z] #60 63.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:42:19.008Z] #60 63.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:19.065Z] [2021-11-23T02:42:19.065Z] #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 [2021-11-23T02:42:19.065Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:19.065Z] #14 37.64 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] [2021-11-23T02:42:19.065Z] #14 37.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T02:42:19.065Z] #14 38.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T02:42:19.271Z] #60 DONE 63.6s [2021-11-23T02:42:19.271Z] [2021-11-23T02:42:19.271Z] #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 [2021-11-23T02:42:19.271Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:19.271Z] #14 63.38 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] [2021-11-23T02:42:19.339Z] #14 39.94 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] [2021-11-23T02:42:19.531Z] #14 ... [2021-11-23T02:42:19.531Z] [2021-11-23T02:42:19.531Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T02:42:19.531Z] #61 sha256:30afb985657f12243867b225bc3636d9f36c0041c9949a5ce20563a646f93ddd [2021-11-23T02:42:19.531Z] #61 DONE 0.2s [2021-11-23T02:42:19.790Z] [2021-11-23T02:42:19.790Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:42:19.790Z] #62 sha256:1c0ce22f98fc6454f261c790acdd8e9514ceedf138a4b3bf82f93d58c8e31317 [2021-11-23T02:42:19.912Z] #14 40.59 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] [2021-11-23T02:42:20.480Z] #14 ... [2021-11-23T02:42:20.480Z] [2021-11-23T02:42:20.480Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T02:42:20.480Z] #61 sha256:76884114a413e1a9de72492fd95d45d905de52d4c5a58e8a44163af08c334efb [2021-11-23T02:42:20.480Z] #61 DONE 1.6s [2021-11-23T02:42:20.480Z] [2021-11-23T02:42:20.480Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:42:20.480Z] #62 sha256:a85b0b687ef73cab014a1eb0adfbf7bb30dd1503c5360aa3616b45b39e6fb1d3 [2021-11-23T02:42:21.133Z] #43 ... [2021-11-23T02:42:21.133Z] [2021-11-23T02:42:21.133Z] #60 [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 [2021-11-23T02:42:21.133Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T02:42:21.133Z] #60 47.93 The following additional packages will be installed: [2021-11-23T02:42:21.133Z] #60 47.95 libbtrfs0 [2021-11-23T02:42:21.133Z] #60 48.28 The following NEW packages will be installed: [2021-11-23T02:42:21.133Z] #60 48.28 libbtrfs-dev libbtrfs0 [2021-11-23T02:42:21.133Z] #60 48.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:21.133Z] #60 48.79 Need to get 460 kB of archives. [2021-11-23T02:42:21.133Z] #60 48.79 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T02:42:21.133Z] #60 48.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:42:21.133Z] #60 48.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:42:21.502Z] #19 ... [2021-11-23T02:42:21.502Z] [2021-11-23T02:42:21.502Z] #60 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:21.502Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:21.502Z] #60 152.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T02:42:21.697Z] #62 1.918 + RM_GOPATH=0 [2021-11-23T02:42:21.698Z] #62 1.918 + TMP_GOPATH= [2021-11-23T02:42:21.698Z] #62 1.918 + : /build [2021-11-23T02:42:21.698Z] #62 1.918 + '[' -z '' ']' [2021-11-23T02:42:21.698Z] #62 1.918 ++ mktemp -d [2021-11-23T02:42:21.698Z] #62 1.918 + export GOPATH=/tmp/tmp.E6uoZPAW90 [2021-11-23T02:42:21.698Z] #62 1.918 + GOPATH=/tmp/tmp.E6uoZPAW90 [2021-11-23T02:42:21.698Z] #62 1.918 + RM_GOPATH=1 [2021-11-23T02:42:21.698Z] #62 1.918 + case "$(go env GOARCH)" in [2021-11-23T02:42:21.698Z] #62 1.918 ++ go env GOARCH [2021-11-23T02:42:21.698Z] #62 1.982 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:21.698Z] #62 1.982 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:21.698Z] #62 1.982 ++ dirname /install.sh [2021-11-23T02:42:21.698Z] #62 1.994 Install containerd version v1.5.8 [2021-11-23T02:42:21.698Z] #62 1.994 + dir=/ [2021-11-23T02:42:21.698Z] #62 1.994 + bin=containerd [2021-11-23T02:42:21.698Z] #62 1.994 + shift [2021-11-23T02:42:21.698Z] #62 1.994 + '[' '!' -f //containerd.installer ']' [2021-11-23T02:42:21.698Z] #62 1.994 + . //containerd.installer [2021-11-23T02:42:21.698Z] #62 1.994 ++ set -e [2021-11-23T02:42:21.698Z] #62 1.994 ++ : v1.5.8 [2021-11-23T02:42:21.698Z] #62 1.994 + install_containerd [2021-11-23T02:42:21.698Z] #62 1.994 + echo 'Install containerd version v1.5.8' [2021-11-23T02:42:21.698Z] #62 1.994 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E6uoZPAW90/src/github.com/containerd/containerd [2021-11-23T02:42:21.698Z] #62 1.994 Cloning into '/tmp/tmp.E6uoZPAW90/src/github.com/containerd/containerd'... [2021-11-23T02:42:21.705Z] #60 50.58 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:21.966Z] #60 51.02 Fetched 460 kB in 0s (1048 kB/s) [2021-11-23T02:42:22.227Z] #60 51.17 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:42:22.489Z] #60 51.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T02:42:22.489Z] #60 51.37 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:42:22.489Z] #60 51.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:42:23.057Z] #38 58.30 Setting up libicu67:arm64 (67.1-7) ... [2021-11-23T02:42:23.057Z] #38 58.71 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:42:23.057Z] #38 58.76 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-23T02:42:23.057Z] #38 58.84 Setting up vim-common (2:8.2.2434-3) ...#38 ... [2021-11-23T02:42:23.057Z] [2021-11-23T02:42:23.057Z] #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 [2021-11-23T02:42:23.057Z] #31 sha256:abae9496b3f545ac2f7efd4b5d8e2d7787e5a767b5987772b26ea9d6501866dc [2021-11-23T02:42:23.057Z] #31 48.05 #=#=# ######################################################################## 100.0% [2021-11-23T02:42:23.057Z] #31 49.04 [2021-11-23T02:42:23.057Z] #31 49.36 Download of images into '/build' complete. [2021-11-23T02:42:23.057Z] #31 49.36 Use something like the following to load the result into a Docker daemon: [2021-11-23T02:42:23.057Z] #31 49.36 tar -cC '/build' . | docker load [2021-11-23T02:42:23.057Z] #31 DONE 52.3s [2021-11-23T02:42:23.057Z] [2021-11-23T02:42:23.057Z] #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 [2021-11-23T02:42:23.057Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:42:23.057Z] #38 58.84 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:23.057Z] #38 58.92 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-23T02:42:23.057Z] #38 58.95 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-23T02:42:23.057Z] #38 ... [2021-11-23T02:42:23.057Z] [2021-11-23T02:42:23.057Z] #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 [2021-11-23T02:42:23.057Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:42:23.057Z] #14 53.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T02:42:23.057Z] #14 53.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-23T02:42:23.057Z] #14 53.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:23.057Z] #14 55.38 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T02:42:23.057Z] #14 55.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T02:42:23.057Z] #14 55.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:42:23.057Z] #14 55.50 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-23T02:42:23.057Z] #14 55.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T02:42:23.057Z] #14 55.55 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T02:42:23.057Z] #14 55.69 Selecting previously unselected package dmsetup. [2021-11-23T02:42:23.057Z] #14 55.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T02:42:23.057Z] #14 55.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:42:23.057Z] #14 55.88 Selecting previously unselected package mingw-w64-common. [2021-11-23T02:42:23.057Z] #14 55.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T02:42:23.057Z] #14 56.34 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T02:42:23.057Z] #14 ... [2021-11-23T02:42:23.057Z] [2021-11-23T02:42:23.057Z] #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 [2021-11-23T02:42:23.057Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:42:23.057Z] #38 59.02 Setting up cmake-data (3.18.4-2) ... [2021-11-23T02:42:23.057Z] #38 59.08 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:23.057Z] #38 59.08 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-23T02:42:23.061Z] #60 51.82 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:42:23.061Z] #60 51.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:42:23.061Z] #60 51.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:42:23.318Z] #38 59.09 Setting up cmake (3.18.4-2) ... [2021-11-23T02:42:23.318Z] #38 59.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:23.322Z] #60 52.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:42:23.583Z] #60 52.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:42:23.583Z] #60 52.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:23.891Z] #38 ... [2021-11-23T02:42:23.891Z] [2021-11-23T02:42:23.891Z] #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 [2021-11-23T02:42:23.891Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-23T02:42:23.891Z] #34 49.11 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T02:42:23.891Z] #34 49.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T02:42:23.891Z] #34 49.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T02:42:23.891Z] #34 ... [2021-11-23T02:42:23.891Z] [2021-11-23T02:42:23.891Z] #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 [2021-11-23T02:42:23.891Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T02:42:23.891Z] #38 DONE 59.9s [2021-11-23T02:42:23.891Z] [2021-11-23T02:42:23.891Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T02:42:23.891Z] #39 sha256:02281b4b81c749d849029f42cebd386b3b06c5dc822f3282693cf3b8fa0be985 [2021-11-23T02:42:24.464Z] #39 DONE 0.4s [2021-11-23T02:42:24.464Z] [2021-11-23T02:42:24.464Z] #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 [2021-11-23T02:42:24.464Z] #40 sha256:1128507eb84865329ae57582fbe16c8b8a718f019776901666ff70e11f4ff9cc [2021-11-23T02:42:24.527Z] #60 DONE 53.1s [2021-11-23T02:42:24.527Z] [2021-11-23T02:42:24.527Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T02:42:24.527Z] #61 sha256:51a62c1eda4737f4dc67bdaa44c253adddc668d670762de961d6bb0af75946e5 [2021-11-23T02:42:24.527Z] #61 DONE 0.1s [2021-11-23T02:42:24.527Z] [2021-11-23T02:42:24.527Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:42:24.527Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:42:24.677Z] #62 3.462 + RM_GOPATH=0 [2021-11-23T02:42:24.677Z] #62 3.462 + TMP_GOPATH= [2021-11-23T02:42:24.677Z] #62 3.462 + : /build [2021-11-23T02:42:24.677Z] #62 3.462 + '[' -z '' ']' [2021-11-23T02:42:24.677Z] #62 3.464 ++ mktemp -d [2021-11-23T02:42:24.677Z] #62 3.464 + export GOPATH=/tmp/tmp.EQzUsMNzH1 [2021-11-23T02:42:24.677Z] #62 3.464 + GOPATH=/tmp/tmp.EQzUsMNzH1 [2021-11-23T02:42:24.677Z] #62 3.464 + RM_GOPATH=1 [2021-11-23T02:42:24.677Z] #62 3.464 + case "$(go env GOARCH)" in [2021-11-23T02:42:24.677Z] #62 3.465 ++ go env GOARCH [2021-11-23T02:42:24.677Z] #62 3.481 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:24.677Z] #62 3.481 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:24.677Z] #62 3.481 ++ dirname /install.sh [2021-11-23T02:42:24.677Z] #62 3.482 + dir=/ [2021-11-23T02:42:24.677Z] #62 3.482 + bin=containerd [2021-11-23T02:42:24.677Z] #62 3.482 + shift [2021-11-23T02:42:24.677Z] #62 3.482 + '[' '!' -f //containerd.installer ']' [2021-11-23T02:42:24.677Z] #62 3.482 + . //containerd.installer [2021-11-23T02:42:24.677Z] #62 3.482 ++ set -e [2021-11-23T02:42:24.677Z] #62 3.482 ++ : v1.5.8 [2021-11-23T02:42:24.677Z] #62 3.482 + install_containerd [2021-11-23T02:42:24.677Z] #62 3.483 + echo 'Install containerd version v1.5.8' [2021-11-23T02:42:24.677Z] #62 3.483 Install containerd version v1.5.8 [2021-11-23T02:42:24.677Z] #62 3.484 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EQzUsMNzH1/src/github.com/containerd/containerd [2021-11-23T02:42:24.677Z] #62 3.502 Cloning into '/tmp/tmp.EQzUsMNzH1/src/github.com/containerd/containerd'... [2021-11-23T02:42:25.403Z] #40 0.898 + RM_GOPATH=0 [2021-11-23T02:42:25.403Z] #40 0.907 + TMP_GOPATH= [2021-11-23T02:42:25.403Z] #40 0.907 + : /build [2021-11-23T02:42:25.403Z] #40 0.907 + '[' -z '' ']' [2021-11-23T02:42:25.403Z] #40 0.921 ++ mktemp -d [2021-11-23T02:42:25.403Z] #40 0.930 + export GOPATH=/tmp/tmp.ZCdZm55DSB [2021-11-23T02:42:25.403Z] #40 0.930 + GOPATH=/tmp/tmp.ZCdZm55DSB [2021-11-23T02:42:25.403Z] #40 0.930 + RM_GOPATH=1 [2021-11-23T02:42:25.403Z] #40 0.930 + case "$(go env GOARCH)" in [2021-11-23T02:42:25.403Z] #40 0.930 ++ go env GOARCH [2021-11-23T02:42:25.663Z] #40 1.063 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:25.663Z] #40 1.063 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:25.663Z] #40 1.063 ++ dirname /install.sh [2021-11-23T02:42:25.663Z] #40 1.081 + dir=/ [2021-11-23T02:42:25.663Z] #40 1.081 + bin=tini [2021-11-23T02:42:25.663Z] #40 1.081 + shift [2021-11-23T02:42:25.663Z] #40 1.081 + '[' '!' -f //tini.installer ']' [2021-11-23T02:42:25.663Z] #40 1.081 + . //tini.installer [2021-11-23T02:42:25.663Z] #40 1.081 ++ : v0.19.0 [2021-11-23T02:42:25.663Z] #40 1.081 + install_tini [2021-11-23T02:42:25.663Z] #40 1.081 + echo 'Install tini version v0.19.0' [2021-11-23T02:42:25.663Z] #40 1.081 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZCdZm55DSB/tini [2021-11-23T02:42:25.663Z] #40 1.081 Cloning into '/tmp/tmp.ZCdZm55DSB/tini'... [2021-11-23T02:42:25.663Z] #40 1.081 Install tini version v0.19.0 [2021-11-23T02:42:25.674Z] #60 DONE 156.8s [2021-11-23T02:42:25.674Z] [2021-11-23T02:42:25.674Z] #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 [2021-11-23T02:42:25.674Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:42:25.674Z] #19 138.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-23T02:42:25.674Z] #19 138.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:25.674Z] #19 138.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:42:25.674Z] #19 139.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-23T02:42:25.674Z] #19 139.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:25.674Z] #19 140.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:42:25.893Z] #62 ... [2021-11-23T02:42:25.893Z] [2021-11-23T02:42:25.893Z] #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 [2021-11-23T02:42:25.893Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:25.893Z] #47 65.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T02:42:25.893Z] #47 67.13 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:25.893Z] #47 67.61 Fetched 2288 kB in 5s (440 kB/s) [2021-11-23T02:42:25.893Z] #47 67.79 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T02:42:25.893Z] #47 67.79 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:42:25.893Z] #47 67.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T02:42:25.893Z] #47 67.97 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:42:25.893Z] #47 69.31 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:42:25.893Z] #47 69.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:42:25.893Z] #47 69.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:25.893Z] #47 69.82 Selecting previously unselected package python3-six. [2021-11-23T02:42:25.893Z] #47 69.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T02:42:25.893Z] #47 69.84 Unpacking python3-six (1.16.0-2) ... [2021-11-23T02:42:25.893Z] #47 70.04 Selecting previously unselected package python3-protobuf. [2021-11-23T02:42:25.893Z] #47 70.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T02:42:25.893Z] #47 70.07 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:26.440Z] #62 1.891 + RM_GOPATH=0 [2021-11-23T02:42:26.440Z] #62 1.891 + TMP_GOPATH= [2021-11-23T02:42:26.440Z] #62 1.891 + : /build [2021-11-23T02:42:26.440Z] #62 1.891 + '[' -z '' ']' [2021-11-23T02:42:26.440Z] #62 1.891 ++ mktemp -d [2021-11-23T02:42:26.440Z] #62 1.891 + export GOPATH=/tmp/tmp.DLTNR9Dmp0 [2021-11-23T02:42:26.440Z] #62 1.891 + GOPATH=/tmp/tmp.DLTNR9Dmp0 [2021-11-23T02:42:26.440Z] #62 1.891 + RM_GOPATH=1 [2021-11-23T02:42:26.440Z] #62 1.891 + case "$(go env GOARCH)" in [2021-11-23T02:42:26.440Z] #62 1.891 ++ go env GOARCH [2021-11-23T02:42:26.440Z] #62 1.939 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:26.440Z] #62 1.939 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:26.440Z] #62 1.939 ++ dirname /install.sh [2021-11-23T02:42:26.440Z] #62 1.939 + dir=/ [2021-11-23T02:42:26.440Z] #62 1.939 + bin=containerd [2021-11-23T02:42:26.440Z] #62 1.939 + shift [2021-11-23T02:42:26.440Z] #62 1.939 + '[' '!' -f //containerd.installer ']' [2021-11-23T02:42:26.440Z] #62 1.939 + . //containerd.installer [2021-11-23T02:42:26.440Z] #62 1.939 ++ set -e [2021-11-23T02:42:26.440Z] #62 1.939 ++ : v1.5.8 [2021-11-23T02:42:26.440Z] #62 1.939 + install_containerd [2021-11-23T02:42:26.440Z] #62 1.939 + echo 'Install containerd version v1.5.8' [2021-11-23T02:42:26.440Z] #62 1.939 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DLTNR9Dmp0/src/github.com/containerd/containerd [2021-11-23T02:42:26.440Z] #62 1.939 Cloning into '/tmp/tmp.DLTNR9Dmp0/src/github.com/containerd/containerd'... [2021-11-23T02:42:26.440Z] #62 1.939 Install containerd version v1.5.8 [2021-11-23T02:42:26.595Z] #62 ... [2021-11-23T02:42:26.595Z] [2021-11-23T02:42:26.595Z] #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 [2021-11-23T02:42:26.595Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:26.595Z] #47 41.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T02:42:26.595Z] #47 42.68 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:26.595Z] #47 42.93 Fetched 2288 kB in 5s (454 kB/s) [2021-11-23T02:42:26.595Z] #47 43.02 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T02:42:26.595Z] #47 43.02 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:42:26.595Z] #47 43.06 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T02:42:26.595Z] #47 43.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:42:26.595Z] #47 43.73 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:42:26.595Z] #47 43.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:42:26.595Z] #47 43.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:26.595Z] #47 43.91 Selecting previously unselected package python3-six. [2021-11-23T02:42:26.595Z] #47 43.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T02:42:26.595Z] #47 43.95 Unpacking python3-six (1.16.0-2) ... [2021-11-23T02:42:26.595Z] #47 44.04 Selecting previously unselected package python3-protobuf. [2021-11-23T02:42:26.595Z] #47 44.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T02:42:26.595Z] #47 44.08 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:26.595Z] #47 44.66 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:42:26.595Z] #47 44.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:42:26.595Z] #47 44.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:26.595Z] #47 44.81 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:42:26.595Z] #47 44.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:42:26.595Z] #47 44.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:42:26.595Z] #47 44.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:42:26.595Z] #47 44.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:42:26.595Z] #47 44.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:42:26.595Z] #47 45.06 Selecting previously unselected package criu. [2021-11-23T02:42:26.595Z] #47 45.06 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T02:42:26.595Z] #47 45.07 Unpacking criu (3.16.1-1) ... [2021-11-23T02:42:26.595Z] #47 46.06 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:26.601Z] #40 2.031 + cd /tmp/tmp.ZCdZm55DSB/tini [2021-11-23T02:42:26.601Z] #40 2.031 + git checkout -q v0.19.0 [2021-11-23T02:42:26.601Z] #40 2.046 + cmake . [2021-11-23T02:42:26.831Z] #47 70.92 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:42:26.831Z] #47 70.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:42:26.831Z] #47 70.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:26.861Z] #40 ... [2021-11-23T02:42:26.861Z] [2021-11-23T02:42:26.861Z] #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 [2021-11-23T02:42:26.861Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T02:42:26.861Z] #47 53.88 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-23T02:42:26.861Z] #47 53.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:26.861Z] #47 53.92 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T02:42:26.861Z] #47 53.95 Setting up python3-six (1.16.0-2) ... [2021-11-23T02:42:26.861Z] #47 55.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T02:42:26.861Z] #47 55.06 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:26.861Z] #47 58.58 Setting up criu (3.16.1-1) ... [2021-11-23T02:42:26.861Z] #47 61.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:26.861Z] #47 DONE 62.1s [2021-11-23T02:42:27.091Z] #47 71.22 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:42:27.091Z] #47 71.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:42:27.091Z] #47 71.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:42:27.122Z] [2021-11-23T02:42:27.122Z] #65 [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 [2021-11-23T02:42:27.122Z] #65 sha256:a73e8a0328ac8dea86ef9fa1b9323279a5999c11d373cedfb9bd40ad4bd3b1d5 [2021-11-23T02:42:27.122Z] #65 ... [2021-11-23T02:42:27.122Z] [2021-11-23T02:42:27.122Z] #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 [2021-11-23T02:42:27.122Z] #40 sha256:1128507eb84865329ae57582fbe16c8b8a718f019776901666ff70e11f4ff9cc [2021-11-23T02:42:27.122Z] #40 2.724 -- The C compiler identification is GNU 10.2.1 [2021-11-23T02:42:27.351Z] #47 71.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:42:27.351Z] #47 71.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:42:27.351Z] #47 71.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:42:27.351Z] #47 71.59 Selecting previously unselected package criu. [2021-11-23T02:42:27.351Z] #47 71.60 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T02:42:27.351Z] #47 71.62 Unpacking criu (3.16.1-1) ... [2021-11-23T02:42:27.385Z] #40 2.865 -- Detecting C compiler ABI info [2021-11-23T02:42:27.532Z] #47 47.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:42:27.532Z] #47 47.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:27.532Z] #47 47.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:42:27.532Z] #47 47.80 Setting up python3-six (1.16.0-2) ... [2021-11-23T02:42:27.955Z] #40 3.587 -- Detecting C compiler ABI info - done [2021-11-23T02:42:28.216Z] #40 3.732 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T02:42:28.217Z] #40 3.732 -- Detecting C compile features [2021-11-23T02:42:28.217Z] #40 3.732 -- Detecting C compile features - done [2021-11-23T02:42:28.217Z] #40 3.817 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T02:42:28.477Z] #40 4.133 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T02:42:28.738Z] #40 4.220 -- Configuring done [2021-11-23T02:42:28.738Z] #40 4.261 -- Generating done [2021-11-23T02:42:28.738Z] #40 4.288 -- Build files have been written to: /tmp/tmp.ZCdZm55DSB/tini [2021-11-23T02:42:28.738Z] #40 4.292 + make tini-static [2021-11-23T02:42:28.801Z] #47 72.93 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:28.885Z] Fetching without tags [2021-11-23T02:42:28.910Z] #47 48.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:42:28.910Z] #47 48.95 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:29.000Z] #40 4.570 Scanning dependencies of target tini-static [2021-11-23T02:42:29.260Z] #40 4.715 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T02:42:29.523Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:42:29.751Z] #47 ... [2021-11-23T02:42:29.751Z] [2021-11-23T02:42:29.751Z] #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 [2021-11-23T02:42:29.751Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:29.751Z] #38 63.76 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:29.751Z] #38 64.20 Fetched 17.7 MB in 2s (10.3 MB/s) [2021-11-23T02:42:29.751Z] #38 64.36 Selecting previously unselected package xxd. [2021-11-23T02:42:29.751Z] #38 64.36 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:42:29.751Z] #38 64.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:42:29.751Z] #38 64.46 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:42:29.751Z] #38 64.82 Selecting previously unselected package vim-common. [2021-11-23T02:42:29.751Z] #38 64.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:42:29.751Z] #38 64.85 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:29.751Z] #38 65.25 Selecting previously unselected package cmake-data. [2021-11-23T02:42:29.751Z] #38 65.25 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T02:42:29.751Z] #38 65.27 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T02:42:29.751Z] #38 70.27 Selecting previously unselected package libicu67:amd64. [2021-11-23T02:42:29.751Z] #38 70.29 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-23T02:42:29.751Z] #38 70.32 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T02:42:29.751Z] #38 ... [2021-11-23T02:42:29.751Z] [2021-11-23T02:42:29.751Z] #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 [2021-11-23T02:42:29.751Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:29.751Z] #14 65.05 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] [2021-11-23T02:42:29.751Z] #14 65.72 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] [2021-11-23T02:42:29.751Z] #14 66.66 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] [2021-11-23T02:42:29.751Z] #14 68.82 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] [2021-11-23T02:42:29.751Z] #14 69.68 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] [2021-11-23T02:42:29.751Z] #14 69.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T02:42:29.751Z] #14 69.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T02:42:29.751Z] #14 69.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:42:29.751Z] #14 69.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:42:29.751Z] #14 69.76 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] [2021-11-23T02:42:29.751Z] #14 69.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T02:42:29.751Z] #14 69.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T02:42:29.751Z] #14 69.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T02:42:29.751Z] #14 69.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T02:42:29.751Z] #14 69.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T02:42:29.751Z] #14 69.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T02:42:29.751Z] #14 69.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T02:42:29.751Z] #14 70.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T02:42:29.751Z] #14 70.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T02:42:29.751Z] #14 70.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T02:42:29.751Z] #14 71.79 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:29.751Z] #14 72.25 Fetched 115 MB in 9s (12.7 MB/s) [2021-11-23T02:42:29.751Z] #14 72.51 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T02:42:29.751Z] #14 72.51 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:42:29.751Z] #14 72.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:42:29.751Z] #14 72.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:29.785Z] Fetching without tags [2021-11-23T02:42:28.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:42:28.667Z] > git config --add remote.origin.fetch +refs/pull/43040/head:refs/remotes/origin/PR-43040 # timeout=10 [2021-11-23T02:42:28.702Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:28.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:42:28.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:42:28.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:28.924Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:29.636Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:42:29.672Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:42:30.321Z] #14 ... [2021-11-23T02:42:30.321Z] [2021-11-23T02:42:30.321Z] #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 [2021-11-23T02:42:30.321Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:42:30.458Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:42:30.653Z] #62 ... [2021-11-23T02:42:30.653Z] [2021-11-23T02:42:30.653Z] #55 [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 [2021-11-23T02:42:30.653Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T02:42:30.653Z] #55 59.30 v3.0.2 [2021-11-23T02:42:30.653Z] #55 DONE 59.6s [2021-11-23T02:42:30.653Z] [2021-11-23T02:42:30.653Z] #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 [2021-11-23T02:42:30.653Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:30.653Z] #38 42.73 Reading package lists... [2021-11-23T02:42:30.653Z] #38 51.63 Building dependency tree... [2021-11-23T02:42:30.653Z] #38 57.38 The following additional packages will be installed: [2021-11-23T02:42:30.653Z] #38 57.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T02:42:30.653Z] #38 57.38 Suggested packages: [2021-11-23T02:42:30.653Z] #38 57.38 cmake-doc ninja-build lrzip [2021-11-23T02:42:30.653Z] #38 57.38 Recommended packages: [2021-11-23T02:42:30.653Z] #38 57.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T02:42:30.653Z] #38 58.91 The following NEW packages will be installed: [2021-11-23T02:42:30.653Z] #38 58.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T02:42:30.653Z] #38 58.94 vim-common xxd [2021-11-23T02:42:30.653Z] #38 59.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:30.653Z] #38 59.40 Need to get 17.7 MB of archives. [2021-11-23T02:42:30.653Z] #38 59.40 After this operation, 70.7 MB of additional disk space will be used. [2021-11-23T02:42:30.653Z] #38 59.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:42:30.653Z] #38 59.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:42:30.653Z] #38 59.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T02:42:30.653Z] #38 59.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T02:42:30.829Z] #47 ... [2021-11-23T02:42:30.829Z] [2021-11-23T02:42:30.829Z] #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 [2021-11-23T02:42:30.829Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:30.829Z] #14 41.32 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] [2021-11-23T02:42:30.829Z] #14 42.73 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] [2021-11-23T02:42:30.829Z] #14 43.17 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] [2021-11-23T02:42:30.829Z] #14 43.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T02:42:30.829Z] #14 43.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T02:42:30.829Z] #14 43.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:42:30.829Z] #14 43.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:42:30.830Z] #14 43.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] [2021-11-23T02:42:30.830Z] #14 43.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T02:42:30.830Z] #14 43.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T02:42:30.830Z] #14 43.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T02:42:30.830Z] #14 43.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T02:42:30.830Z] #14 43.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T02:42:30.830Z] #14 43.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T02:42:30.830Z] #14 43.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T02:42:30.830Z] #14 43.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] [2021-11-23T02:42:30.830Z] #14 43.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T02:42:30.830Z] #14 43.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T02:42:30.830Z] #14 44.36 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:30.830Z] #14 44.61 Fetched 115 MB in 7s (17.1 MB/s) [2021-11-23T02:42:30.830Z] #14 44.68 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T02:42:30.830Z] #14 44.68 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:42:30.830Z] #14 44.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:42:30.830Z] #14 44.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:30.830Z] #14 47.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T02:42:30.830Z] #14 47.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:42:30.830Z] #14 47.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:30.830Z] #14 49.68 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T02:42:30.830Z] #14 49.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T02:42:30.830Z] #14 49.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:42:30.830Z] #14 49.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T02:42:30.830Z] #14 49.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:42:30.830Z] #14 49.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:42:30.830Z] #14 50.07 Selecting previously unselected package dmsetup. [2021-11-23T02:42:30.830Z] #14 50.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:42:30.830Z] #14 50.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:42:30.830Z] #14 50.26 Selecting previously unselected package mingw-w64-common. [2021-11-23T02:42:30.830Z] #14 50.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T02:42:30.830Z] #14 50.27 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T02:42:30.936Z] #19 147.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-23T02:42:30.936Z] #19 147.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:30.936Z] #19 147.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:42:30.936Z] #19 147.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-23T02:42:30.936Z] #19 147.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:30.936Z] #19 147.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:42:31.089Z] #14 ... [2021-11-23T02:42:31.089Z] [2021-11-23T02:42:31.089Z] #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 [2021-11-23T02:42:31.089Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:31.089Z] #38 41.70 Selecting previously unselected package libicu67:amd64. [2021-11-23T02:42:31.089Z] #38 41.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-23T02:42:31.089Z] #38 41.72 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T02:42:31.089Z] #38 47.95 Selecting previously unselected package libxml2:amd64. [2021-11-23T02:42:31.089Z] #38 47.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T02:42:31.089Z] #38 47.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:31.089Z] #38 48.51 Selecting previously unselected package libarchive13:amd64. [2021-11-23T02:42:31.089Z] #38 48.51 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T02:42:31.089Z] #38 48.52 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:42:31.089Z] #38 48.83 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T02:42:31.089Z] #38 48.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T02:42:31.089Z] #38 48.85 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:42:31.089Z] #38 49.03 Selecting previously unselected package librhash0:amd64. [2021-11-23T02:42:31.089Z] #38 49.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T02:42:31.089Z] #38 49.03 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:42:31.089Z] #38 49.21 Selecting previously unselected package libuv1:amd64. [2021-11-23T02:42:31.089Z] #38 49.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T02:42:31.089Z] #38 49.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:42:31.089Z] #38 49.40 Selecting previously unselected package cmake. [2021-11-23T02:42:31.089Z] #38 49.41 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-23T02:42:31.089Z] #38 49.42 Unpacking cmake (3.18.4-2) ... [2021-11-23T02:42:31.102Z] #34 74.14 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T02:42:31.173Z] #40 ... [2021-11-23T02:42:31.173Z] [2021-11-23T02:42:31.173Z] #51 [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 [2021-11-23T02:42:31.173Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-23T02:42:31.173Z] #51 66.18 gotestsum version dev [2021-11-23T02:42:31.173Z] #51 DONE 66.9s [2021-11-23T02:42:31.173Z] [2021-11-23T02:42:31.173Z] #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 [2021-11-23T02:42:31.173Z] #40 sha256:1128507eb84865329ae57582fbe16c8b8a718f019776901666ff70e11f4ff9cc [2021-11-23T02:42:31.173Z] #40 6.663 [100%] Linking C executable tini-static [2021-11-23T02:42:31.361Z] #34 75.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T02:42:31.361Z] #34 75.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T02:42:29.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:42:29.555Z] > git config --add remote.origin.fetch +refs/pull/43040/head:refs/remotes/origin/PR-43040 # timeout=10 [2021-11-23T02:42:29.596Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:29.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:42:29.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:42:29.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:29.826Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:30.571Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:42:30.609Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:42:31.599Z] #38 60.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T02:42:31.599Z] #38 60.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T02:42:31.599Z] #38 60.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T02:42:31.599Z] #38 60.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T02:42:31.599Z] #38 60.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T02:42:31.599Z] #38 60.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T02:42:31.748Z] #40 7.385 [100%] Built target tini-static [2021-11-23T02:42:32.011Z] #40 7.443 + mkdir -p /build [2021-11-23T02:42:32.011Z] #40 7.458 + cp tini-static /build/docker-init [2021-11-23T02:42:32.250Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:42:32.251Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:42:32.278Z] #40 DONE 7.8s [2021-11-23T02:42:32.278Z] [2021-11-23T02:42:32.278Z] #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 [2021-11-23T02:42:32.278Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:42:32.278Z] #14 64.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T02:42:32.278Z] #14 64.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T02:42:32.278Z] #14 64.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:42:32.830Z] #19 ... [2021-11-23T02:42:32.830Z] [2021-11-23T02:42:32.830Z] #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 [2021-11-23T02:42:32.830Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:42:32.830Z] #50 154.0 + dpkg --print-architecture [2021-11-23T02:42:32.830Z] #50 154.0 + git checkout -q v2.1.0 [2021-11-23T02:42:32.830Z] #50 154.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T02:42:32.830Z] #50 154.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T02:42:32.993Z] #38 53.30 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T02:42:32.993Z] #38 53.32 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:42:32.993Z] #38 53.35 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:42:32.993Z] #38 53.37 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:32.993Z] #38 ... [2021-11-23T02:42:32.993Z] [2021-11-23T02:42:32.993Z] #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 [2021-11-23T02:42:32.993Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:32.993Z] #47 52.87 Setting up criu (3.16.1-1) ... [2021-11-23T02:42:33.106Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:42:33.106Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:42:31.953Z] > git remote # timeout=10 [2021-11-23T02:42:32.013Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:42:32.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:32.050Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:42:32.177Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-23T02:42:32.288Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:42:32.322Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:42:33.252Z] #47 ... [2021-11-23T02:42:33.252Z] [2021-11-23T02:42:33.252Z] #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 [2021-11-23T02:42:33.252Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:42:33.252Z] #34 43.84 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. [2021-11-23T02:42:33.252Z] #34 44.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T02:42:33.252Z] #34 44.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T02:42:33.512Z] #34 ... [2021-11-23T02:42:33.512Z] [2021-11-23T02:42:33.512Z] #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 [2021-11-23T02:42:33.512Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:33.512Z] #38 53.37 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:33.512Z] #38 53.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:42:33.512Z] #38 53.42 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:42:33.512Z] #38 53.44 Setting up cmake-data (3.18.4-2) ... [2021-11-23T02:42:33.512Z] #38 53.47 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:33.512Z] #38 53.50 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:42:33.512Z] #38 53.51 Setting up cmake (3.18.4-2) ... [2021-11-23T02:42:33.512Z] #38 53.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:33.516Z] #38 ... [2021-11-23T02:42:33.516Z] [2021-11-23T02:42:33.516Z] #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 [2021-11-23T02:42:33.516Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:33.516Z] #14 43.45 Reading package lists... [2021-11-23T02:42:33.516Z] #14 52.22 Building dependency tree... [2021-11-23T02:42:33.516Z] #14 58.21 The following additional packages will be installed: [2021-11-23T02:42:33.516Z] #14 58.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:33.516Z] #14 58.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T02:42:33.516Z] #14 58.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T02:42:33.516Z] #14 58.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T02:42:33.516Z] #14 58.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T02:42:33.516Z] #14 58.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T02:42:33.516Z] #14 58.21 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T02:42:33.516Z] #14 58.24 Suggested packages: [2021-11-23T02:42:33.516Z] #14 58.24 gcc-10-locales seccomp wine64 [2021-11-23T02:42:33.516Z] #14 60.63 The following NEW packages will be installed: [2021-11-23T02:42:33.516Z] #14 60.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:42:33.516Z] #14 60.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T02:42:33.516Z] #14 60.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T02:42:33.516Z] #14 60.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T02:42:33.516Z] #14 60.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T02:42:33.516Z] #14 60.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T02:42:33.516Z] #14 60.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T02:42:33.516Z] #14 60.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T02:42:33.516Z] #14 60.63 mingw-w64-x86-64-dev [2021-11-23T02:42:33.516Z] #14 61.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:33.516Z] #14 61.17 Need to get 115 MB of archives. [2021-11-23T02:42:33.516Z] #14 61.17 After this operation, 645 MB of additional disk space will be used. [2021-11-23T02:42:33.516Z] #14 61.17 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] [2021-11-23T02:42:33.516Z] #14 61.38 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] [2021-11-23T02:42:33.516Z] #14 61.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T02:42:33.516Z] #14 61.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T02:42:33.516Z] #14 61.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T02:42:33.516Z] #14 61.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T02:42:33.516Z] #14 62.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T02:42:33.516Z] #14 ... [2021-11-23T02:42:33.516Z] [2021-11-23T02:42:33.516Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:33.516Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:33.516Z] #53 52.01 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T02:42:33.516Z] #53 52.07 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T02:42:33.516Z] #53 52.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T02:42:33.516Z] #53 52.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T02:42:33.516Z] #53 52.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T02:42:33.516Z] #53 54.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T02:42:33.516Z] #53 54.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T02:42:33.516Z] #53 55.07 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T02:42:33.516Z] #53 ... [2021-11-23T02:42:33.516Z] [2021-11-23T02:42:33.516Z] #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 [2021-11-23T02:42:33.516Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:33.516Z] #47 45.86 Reading package lists... [2021-11-23T02:42:33.516Z] #47 54.65 Building dependency tree... [2021-11-23T02:42:33.516Z] #47 60.89 The following additional packages will be installed: [2021-11-23T02:42:33.516Z] #47 60.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:33.516Z] #47 60.92 python3-protobuf python3-six [2021-11-23T02:42:33.516Z] #47 60.95 Suggested packages: [2021-11-23T02:42:33.516Z] #47 60.95 python3-setuptools [2021-11-23T02:42:33.516Z] #47 60.95 Recommended packages: [2021-11-23T02:42:33.516Z] #47 60.95 iproute2 | iproute [2021-11-23T02:42:33.516Z] #47 62.07 The following NEW packages will be installed: [2021-11-23T02:42:33.516Z] #47 62.08 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T02:42:33.516Z] #47 62.08 python3-protobuf python3-six [2021-11-23T02:42:33.516Z] #47 ... [2021-11-23T02:42:33.516Z] [2021-11-23T02:42:33.516Z] #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 [2021-11-23T02:42:33.516Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:33.516Z] #14 62.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-23T02:42:33.516Z] #14 62.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T02:42:34.450Z] #38 DONE 54.9s [2021-11-23T02:42:34.450Z] [2021-11-23T02:42:34.450Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T02:42:34.450Z] #39 sha256:b9233ed0d170724b172670186808f1b1c53bd7981f0c13a5481729ec25b5395f [2021-11-23T02:42:34.450Z] #39 DONE 0.3s [2021-11-23T02:42:34.450Z] [2021-11-23T02:42:34.450Z] #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 [2021-11-23T02:42:34.450Z] #40 sha256:7c5bb8e31c787a178f413d376ad7782bf7651efaa8f30c9269b5dfbd0464d62d [2021-11-23T02:42:34.462Z] #14 63.40 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] [2021-11-23T02:42:32.792Z] > git remote # timeout=10 [2021-11-23T02:42:32.855Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:42:32.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:32.897Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:42:33.025Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-23T02:42:33.145Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:42:33.184Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:42:34.528Z] Fetching without tags [2021-11-23T02:42:35.185Z] Merging remotes/origin/master commit ea0f3dc8f4466e456b74a079a3038bbf4e25e57e into PR head commit 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:42:35.387Z] #40 ... [2021-11-23T02:42:35.387Z] [2021-11-23T02:42:35.387Z] #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 [2021-11-23T02:42:35.387Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:35.387Z] #47 55.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:35.387Z] #47 DONE 55.6s [2021-11-23T02:42:35.387Z] [2021-11-23T02:42:35.387Z] #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 [2021-11-23T02:42:35.387Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:35.387Z] #14 55.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T02:42:35.387Z] #14 55.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T02:42:35.387Z] #14 55.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:42:36.380Z] #14 65.27 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] [2021-11-23T02:42:36.481Z] #14 71.97 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T02:42:36.481Z] #14 71.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-23T02:42:36.481Z] #14 71.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:42:36.481Z] #14 72.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T02:42:36.481Z] #14 72.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-23T02:42:36.481Z] #14 72.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:42:34.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:42:34.307Z] > git config --add remote.origin.fetch +refs/pull/43040/head:refs/remotes/origin/PR-43040 # timeout=10 [2021-11-23T02:42:34.343Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:34.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T02:42:34.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T02:42:34.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:34.563Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43040/head:refs/remotes/origin/PR-43040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T02:42:35.288Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:42:35.327Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:42:37.002Z] #50 ... [2021-11-23T02:42:37.002Z] [2021-11-23T02:42:37.002Z] #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 [2021-11-23T02:42:37.002Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:42:37.002Z] #19 153.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-23T02:42:37.002Z] #19 153.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:37.260Z] #19 154.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:42:37.260Z] #19 ... [2021-11-23T02:42:37.260Z] [2021-11-23T02:42:37.260Z] #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 [2021-11-23T02:42:37.260Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:42:37.260Z] #50 DONE 168.6s [2021-11-23T02:42:37.384Z] #14 66.13 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] [2021-11-23T02:42:37.518Z] [2021-11-23T02:42:37.518Z] #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 [2021-11-23T02:42:37.518Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T02:42:37.518Z] #19 154.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-23T02:42:37.518Z] #19 154.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:37.518Z] #19 154.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T02:42:37.518Z] #19 154.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-23T02:42:37.518Z] #19 154.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:37.518Z] #19 154.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T02:42:37.518Z] #19 154.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-23T02:42:37.518Z] #19 154.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:37.518Z] #19 154.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:42:37.518Z] #19 154.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-23T02:42:37.518Z] #19 154.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:37.518Z] #19 154.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:42:37.518Z] #19 154.5 Selecting previously unselected package cross-config. [2021-11-23T02:42:37.518Z] #19 154.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-23T02:42:37.518Z] #19 154.5 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-23T02:42:37.518Z] #19 154.5 Selecting previously unselected package gcc-10-cross-base. [2021-11-23T02:42:37.642Z] Merge succeeded, producing 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:42:37.642Z] Checking out Revision 88a66f8f3371c898a23548e3733af85d677e44f1 (PR-43040) [2021-11-23T02:42:37.784Z] #19 154.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:37.784Z] #19 154.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-23T02:42:37.784Z] #19 154.6 Selecting previously unselected package libc6-arm64-cross. [2021-11-23T02:42:37.784Z] #19 154.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-23T02:42:37.784Z] #19 154.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-23T02:42:37.931Z] #34 ... [2021-11-23T02:42:37.931Z] [2021-11-23T02:42:37.931Z] #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 [2021-11-23T02:42:37.931Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:37.931Z] #38 81.91 Selecting previously unselected package libxml2:amd64. [2021-11-23T02:42:37.931Z] #38 81.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T02:42:37.931Z] #38 81.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:38.040Z] #19 154.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-23T02:42:38.040Z] #19 154.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:38.040Z] #19 154.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:38.040Z] #19 154.9 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-23T02:42:38.040Z] #19 154.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:38.040Z] #19 154.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:38.040Z] #19 155.0 Selecting previously unselected package libitm1-arm64-cross. [2021-11-23T02:42:38.041Z] #19 155.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:38.041Z] #19 155.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:38.041Z] #19 155.0 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-23T02:42:38.041Z] #19 155.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:38.041Z] #19 155.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:38.041Z] #19 155.1 Selecting previously unselected package libasan6-arm64-cross. [2021-11-23T02:42:38.297Z] #19 155.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:38.297Z] #19 155.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:38.474Z] #14 67.15 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] [2021-11-23T02:42:38.500Z] #38 82.84 Selecting previously unselected package libarchive13:amd64. [2021-11-23T02:42:38.554Z] #19 155.4 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-23T02:42:38.554Z] #19 155.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:38.554Z] #19 155.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:38.759Z] #38 82.84 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T02:42:38.759Z] #38 82.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:42:38.812Z] #19 155.8 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-23T02:42:38.812Z] #19 155.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:38.812Z] #19 155.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:39.018Z] #38 83.29 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T02:42:39.018Z] #38 83.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T02:42:39.018Z] #38 83.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:42:39.018Z] #38 83.40 Selecting previously unselected package librhash0:amd64. [2021-11-23T02:42:39.068Z] #19 156.2 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-23T02:42:39.069Z] #19 156.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:39.278Z] #38 83.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T02:42:39.278Z] #38 83.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:42:39.345Z] #19 156.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:39.345Z] #19 156.3 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-23T02:42:39.345Z] #19 156.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:39.345Z] #19 156.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:39.538Z] #38 83.59 Selecting previously unselected package libuv1:amd64. [2021-11-23T02:42:39.538Z] #38 83.59 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T02:42:39.538Z] #38 83.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:42:39.538Z] #38 83.74 Selecting previously unselected package cmake. [2021-11-23T02:42:39.538Z] #38 83.75 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-23T02:42:39.538Z] #38 83.76 Unpacking cmake (3.18.4-2) ... [2021-11-23T02:42:39.601Z] #19 156.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-23T02:42:39.601Z] #19 156.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:39.601Z] #19 156.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:39.603Z] #14 ... [2021-11-23T02:42:39.603Z] [2021-11-23T02:42:39.603Z] #51 [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 [2021-11-23T02:42:39.603Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:42:39.603Z] #51 59.01 gotestsum version dev [2021-11-23T02:42:39.603Z] #51 DONE 60.0s [2021-11-23T02:42:39.603Z] [2021-11-23T02:42:39.603Z] #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 [2021-11-23T02:42:39.603Z] #40 sha256:7c5bb8e31c787a178f413d376ad7782bf7651efaa8f30c9269b5dfbd0464d62d [2021-11-23T02:42:39.603Z] #40 4.309 Install tini version v0.19.0 [2021-11-23T02:42:39.603Z] #40 4.315 + RM_GOPATH=0 [2021-11-23T02:42:39.603Z] #40 4.315 + TMP_GOPATH= [2021-11-23T02:42:39.603Z] #40 4.315 + : /build [2021-11-23T02:42:39.603Z] #40 4.315 + '[' -z '' ']' [2021-11-23T02:42:39.603Z] #40 4.315 ++ mktemp -d [2021-11-23T02:42:39.603Z] #40 4.315 + export GOPATH=/tmp/tmp.NtNVEpweiN [2021-11-23T02:42:39.603Z] #40 4.315 + GOPATH=/tmp/tmp.NtNVEpweiN [2021-11-23T02:42:39.603Z] #40 4.315 + RM_GOPATH=1 [2021-11-23T02:42:39.603Z] #40 4.315 + case "$(go env GOARCH)" in [2021-11-23T02:42:39.603Z] #40 4.315 ++ go env GOARCH [2021-11-23T02:42:39.603Z] #40 4.315 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:39.603Z] #40 4.315 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:39.603Z] #40 4.315 ++ dirname /install.sh [2021-11-23T02:42:39.603Z] #40 4.315 + dir=/ [2021-11-23T02:42:39.603Z] #40 4.315 + bin=tini [2021-11-23T02:42:39.603Z] #40 4.315 + shift [2021-11-23T02:42:39.603Z] #40 4.315 + '[' '!' -f //tini.installer ']' [2021-11-23T02:42:39.603Z] #40 4.315 + . //tini.installer [2021-11-23T02:42:39.603Z] #40 4.315 ++ : v0.19.0 [2021-11-23T02:42:39.603Z] #40 4.315 + install_tini [2021-11-23T02:42:39.603Z] #40 4.315 + echo 'Install tini version v0.19.0' [2021-11-23T02:42:39.603Z] #40 4.315 + git clone https://github.com/krallin/tini.git /tmp/tmp.NtNVEpweiN/tini [2021-11-23T02:42:39.603Z] #40 4.315 Cloning into '/tmp/tmp.NtNVEpweiN/tini'... [2021-11-23T02:42:39.603Z] #40 5.004 + cd /tmp/tmp.NtNVEpweiN/tini [2021-11-23T02:42:39.603Z] #40 5.004 + git checkout -q v0.19.0 [2021-11-23T02:42:39.603Z] #40 5.004 + cmake . [2021-11-23T02:42:37.336Z] > git remote # timeout=10 [2021-11-23T02:42:37.397Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T02:42:37.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T02:42:37.436Z] > git merge ea0f3dc8f4466e456b74a079a3038bbf4e25e57e # timeout=10 [2021-11-23T02:42:37.565Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-23T02:42:37.675Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T02:42:37.712Z] > git checkout -f 88a66f8f3371c898a23548e3733af85d677e44f1 # timeout=10 [2021-11-23T02:42:39.858Z] #19 156.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-23T02:42:39.858Z] #19 156.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:39.858Z] #19 156.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:42:39.860Z] #14 ... [2021-11-23T02:42:39.860Z] [2021-11-23T02:42:39.860Z] #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 [2021-11-23T02:42:39.860Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:39.860Z] #38 62.62 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:39.860Z] #38 63.00 Fetched 17.7 MB in 2s (9206 kB/s) [2021-11-23T02:42:39.860Z] #38 63.17 Selecting previously unselected package xxd. [2021-11-23T02:42:39.860Z] #38 63.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T02:42:39.860Z] #38 63.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:42:39.860Z] #38 63.32 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:42:39.860Z] #38 63.60 Selecting previously unselected package vim-common. [2021-11-23T02:42:39.860Z] #38 63.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:42:39.860Z] #38 63.64 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:39.860Z] #38 64.13 Selecting previously unselected package cmake-data. [2021-11-23T02:42:39.860Z] #38 64.13 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T02:42:39.860Z] #38 64.14 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T02:42:39.864Z] #40 5.385 -- The C compiler identification is GNU 10.2.1 [2021-11-23T02:42:39.864Z] #40 5.495 -- Detecting C compiler ABI info [2021-11-23T02:42:40.683Z] #14 76.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T02:42:40.683Z] #14 76.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-23T02:42:40.683Z] #14 76.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:42:40.806Z] #40 6.184 -- Detecting C compiler ABI info - done [2021-11-23T02:42:40.806Z] #40 6.304 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T02:42:40.806Z] #40 6.304 -- Detecting C compile features [2021-11-23T02:42:40.806Z] #40 6.319 -- Detecting C compile features - done [2021-11-23T02:42:40.817Z] #38 ... [2021-11-23T02:42:40.817Z] [2021-11-23T02:42:40.817Z] #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 [2021-11-23T02:42:40.817Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:40.817Z] #14 69.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] [2021-11-23T02:42:41.066Z] #40 6.382 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T02:42:41.066Z] #40 6.567 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T02:42:41.066Z] #40 6.640 -- Configuring done [2021-11-23T02:42:41.326Z] #40 6.655 -- Generating done [2021-11-23T02:42:41.326Z] #40 6.675 + make tini-static [2021-11-23T02:42:41.326Z] #40 6.675 -- Build files have been written to: /tmp/tmp.NtNVEpweiN/tini [2021-11-23T02:42:41.586Z] #40 6.982 Scanning dependencies of target tini-static [2021-11-23T02:42:41.586Z] #40 7.075 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T02:42:41.766Z] #14 70.49 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] [2021-11-23T02:42:41.766Z] #14 70.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T02:42:41.766Z] #14 70.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T02:42:41.766Z] #14 70.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:42:41.766Z] #14 70.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:42:41.766Z] #14 70.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-23T02:42:41.766Z] #14 70.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T02:42:41.766Z] #14 70.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T02:42:41.766Z] #14 70.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T02:42:41.766Z] #14 70.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T02:42:41.766Z] #14 70.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T02:42:41.766Z] #14 70.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T02:42:41.766Z] #14 70.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T02:42:41.766Z] #14 70.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T02:42:42.028Z] #14 70.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T02:42:42.028Z] #14 70.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T02:42:42.074Z] #38 ... [2021-11-23T02:42:42.075Z] [2021-11-23T02:42:42.075Z] #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 [2021-11-23T02:42:42.075Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:42.075Z] #47 76.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:42:42.075Z] #47 76.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:42.075Z] #47 76.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:42:42.075Z] #47 76.26 Setting up python3-six (1.16.0-2) ... [2021-11-23T02:42:42.075Z] #47 78.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:42:42.075Z] #47 78.49 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:42.075Z] #47 84.26 Setting up criu (3.16.1-1) ... [2021-11-23T02:42:42.075Z] #47 86.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:42.075Z] #47 ... [2021-11-23T02:42:42.075Z] [2021-11-23T02:42:42.075Z] #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 [2021-11-23T02:42:42.075Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:42.075Z] #14 77.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T02:42:42.075Z] #14 77.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:42:42.075Z] #14 77.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:42.075Z] #14 81.89 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T02:42:42.075Z] #14 81.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T02:42:42.075Z] #14 81.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:42:42.075Z] #14 82.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T02:42:42.075Z] #14 82.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:42:42.075Z] #14 82.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:42:42.075Z] #14 82.43 Selecting previously unselected package dmsetup. [2021-11-23T02:42:42.075Z] #14 82.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:42:42.075Z] #14 82.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:42:42.075Z] #14 82.70 Selecting previously unselected package mingw-w64-common. [2021-11-23T02:42:42.075Z] #14 82.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T02:42:42.075Z] #14 82.72 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T02:42:42.971Z] #40 8.276 [100%] Linking C executable tini-static [2021-11-23T02:42:43.024Z] #14 ... [2021-11-23T02:42:43.024Z] [2021-11-23T02:42:43.024Z] #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 [2021-11-23T02:42:43.024Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:43.024Z] #47 DONE 87.0s [2021-11-23T02:42:43.024Z] [2021-11-23T02:42:43.024Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:42:43.024Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:42:43.231Z] #40 8.840 [100%] Built target tini-static [2021-11-23T02:42:43.328Z] #53 ... [2021-11-23T02:42:43.328Z] [2021-11-23T02:42:43.328Z] #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 [2021-11-23T02:42:43.328Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:43.328Z] #38 87.40 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T02:42:43.328Z] #38 87.48 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:42:43.328Z] #38 87.50 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:42:43.328Z] #38 87.54 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:42:43.586Z] #38 87.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:42:43.586Z] #38 87.62 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:42:43.586Z] #38 87.67 Setting up cmake-data (3.18.4-2) ... [2021-11-23T02:42:43.586Z] #38 87.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:43.586Z] #38 87.79 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:42:43.586Z] #38 87.81 Setting up cmake (3.18.4-2) ... [2021-11-23T02:42:43.586Z] #38 87.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:42:43.726Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [2021-11-23T02:42:43.800Z] #40 8.945 + mkdir -p /build [2021-11-23T02:42:43.800Z] #40 8.945 + cp tini-static /build/docker-init [2021-11-23T02:42:43.949Z] #14 72.56 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:43.981Z] #14 ... [2021-11-23T02:42:43.981Z] [2021-11-23T02:42:43.981Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:42:43.981Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:42:43.981Z] #62 37.14 Updating files: 74% (3487/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T02:42:43.981Z] #62 37.67 + cd /tmp/tmp.PWYFRHGzZu/src/github.com/containerd/containerd [2021-11-23T02:42:44.157Z] #38 DONE 88.2s [2021-11-23T02:42:44.157Z] [2021-11-23T02:42:44.157Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T02:42:44.157Z] #39 sha256:911ab6bda97ef4fa82c11498dc5d6fd21f65e3c1b6e9ffcd767faaa4284a7ac2 [2021-11-23T02:42:44.157Z] #39 DONE 0.2s [2021-11-23T02:42:44.157Z] [2021-11-23T02:42:44.157Z] #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 [2021-11-23T02:42:44.157Z] #40 sha256:ec2e31c7cc1797093d1385d2e1115e8705511c18238f5826970e1f943ee68a1c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-11-23T02:42:44.211Z] #14 72.97 Fetched 115 MB in 10s (11.4 MB/s) [2021-11-23T02:42:44.211Z] #14 ... [2021-11-23T02:42:44.211Z] [2021-11-23T02:42:44.211Z] #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 [2021-11-23T02:42:44.211Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:44.211Z] #47 62.74 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:42:44.211Z] #47 62.74 Need to get 2288 kB of archives. [2021-11-23T02:42:44.211Z] #47 62.74 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T02:42:44.211Z] #47 62.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T02:42:44.211Z] #47 62.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:42:44.211Z] #47 62.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T02:42:44.211Z] #47 62.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T02:42:44.211Z] #47 62.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:42:44.211Z] #47 62.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:42:44.211Z] #47 62.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:42:44.211Z] #47 66.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T02:42:44.211Z] #47 68.75 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:42:44.211Z] #47 69.16 Fetched 2288 kB in 4s (511 kB/s) [2021-11-23T02:42:44.211Z] #47 69.31 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T02:42:44.211Z] #47 69.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T02:42:44.211Z] #47 69.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T02:42:44.211Z] #47 69.51 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:42:44.211Z] #47 71.00 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:42:44.211Z] #47 71.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:42:44.211Z] #47 71.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:44.211Z] #47 71.46 Selecting previously unselected package python3-six. [2021-11-23T02:42:44.211Z] #47 71.46 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T02:42:44.211Z] #47 71.48 Unpacking python3-six (1.16.0-2) ... [2021-11-23T02:42:44.211Z] #47 71.72 Selecting previously unselected package python3-protobuf. [2021-11-23T02:42:44.211Z] #47 71.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T02:42:44.211Z] #47 71.72 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:44.211Z] #47 72.55 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:42:44.211Z] #47 72.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:42:44.211Z] #47 72.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:44.211Z] #47 72.84 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:42:44.211Z] #47 72.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:42:44.211Z] #47 72.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:42:44.211Z] #47 ... [2021-11-23T02:42:44.211Z] [2021-11-23T02:42:44.211Z] #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 [2021-11-23T02:42:44.211Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:44.211Z] #14 73.16 Selecting previously unselected package binutils-mingw-w64-i686. [Pipeline] stage [Pipeline] { (Print info) [2021-11-23T02:42:44.241Z] #62 37.67 + git checkout -q v1.5.8 [Pipeline] sh [2021-11-23T02:42:44.473Z] #14 73.16 (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 ... 15713 files and directories currently installed.) [2021-11-23T02:42:44.473Z] #14 73.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:42:44.473Z] #14 73.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:44.780Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [2021-11-23T02:42:45.107Z] #19 161.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-23T02:42:45.107Z] #19 161.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:45.107Z] #19 161.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:42:45.107Z] #19 161.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-23T02:42:45.107Z] #19 161.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-23T02:42:45.107Z] #19 161.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-23T02:42:45.107Z] #19 161.9 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-23T02:42:45.107Z] #19 161.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-23T02:42:45.107Z] #19 161.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-23T02:42:45.107Z] #19 162.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-23T02:42:45.107Z] #19 162.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:45.184Z] #40 DONE 10.7s [2021-11-23T02:42:45.184Z] [2021-11-23T02:42:45.184Z] #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 [2021-11-23T02:42:45.184Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:45.184Z] #14 61.37 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T02:42:45.184Z] #14 61.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:42:45.184Z] #14 61.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:42:45.184Z] #14 61.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T02:42:45.184Z] #14 61.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:42:45.184Z] #14 61.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:42:45.366Z] #19 162.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:42:45.366Z] #19 162.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-23T02:42:45.366Z] #19 162.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:45.366Z] #19 162.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:42:45.624Z] #62 39.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T02:42:45.885Z] #62 39.30 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T02:42:45.885Z] #62 39.30 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:42:45.885Z] #62 39.30 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:42:45.885Z] #62 39.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T02:42:45.885Z] #62 39.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T02:42:45.885Z] #62 39.30 + '[' '' = dynamic ']' [2021-11-23T02:42:45.885Z] #62 39.30 + make [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T02:42:46.695Z] #40 2.185 + RM_GOPATH=0 [2021-11-23T02:42:46.695Z] #40 2.185 + TMP_GOPATH= [2021-11-23T02:42:46.695Z] #40 2.185 + : /build [2021-11-23T02:42:46.695Z] #40 2.185 + '[' -z '' ']' [2021-11-23T02:42:46.695Z] #40 2.185 ++ mktemp -d [2021-11-23T02:42:46.695Z] #40 2.185 + export GOPATH=/tmp/tmp.qRXdOFUrC9 [2021-11-23T02:42:46.695Z] #40 2.185 + GOPATH=/tmp/tmp.qRXdOFUrC9 [2021-11-23T02:42:46.695Z] #40 2.185 + RM_GOPATH=1 [2021-11-23T02:42:46.695Z] #40 2.185 + case "$(go env GOARCH)" in [2021-11-23T02:42:46.695Z] #40 2.194 ++ go env GOARCH [2021-11-23T02:42:46.695Z] #40 2.222 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:46.695Z] #40 2.222 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:42:46.695Z] #40 2.222 ++ dirname /install.sh [2021-11-23T02:42:46.695Z] #40 2.242 + dir=/ [2021-11-23T02:42:46.695Z] #40 2.242 + bin=tini [2021-11-23T02:42:46.695Z] #40 2.242 + shift [2021-11-23T02:42:46.695Z] #40 2.242 + '[' '!' -f //tini.installer ']' [2021-11-23T02:42:46.695Z] #40 2.242 + . //tini.installer [2021-11-23T02:42:46.695Z] #40 2.242 ++ : v0.19.0 [2021-11-23T02:42:46.695Z] #40 2.242 + install_tini [2021-11-23T02:42:46.695Z] #40 2.242 + echo 'Install tini version v0.19.0' [2021-11-23T02:42:46.695Z] #40 2.242 + git clone https://github.com/krallin/tini.git /tmp/tmp.qRXdOFUrC9/tini [2021-11-23T02:42:46.695Z] #40 2.242 Cloning into '/tmp/tmp.qRXdOFUrC9/tini'... [2021-11-23T02:42:46.695Z] #40 2.242 Install tini version v0.19.0 [2021-11-23T02:42:46.827Z] #62 40.50 + bin/ctr [2021-11-23T02:42:47.117Z] + docker version [2021-11-23T02:42:47.262Z] #40 ... [2021-11-23T02:42:47.262Z] [2021-11-23T02:42:47.262Z] #51 [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 [2021-11-23T02:42:47.262Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:42:47.262Z] #51 91.33 gotestsum version dev [2021-11-23T02:42:47.262Z] #51 DONE 91.5s [2021-11-23T02:42:47.520Z] [2021-11-23T02:42:47.520Z] #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 [2021-11-23T02:42:47.520Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:47.520Z] #14 87.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T02:42:47.520Z] #14 87.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T02:42:47.520Z] #14 87.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:42:48.683Z] #14 77.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T02:42:48.683Z] #14 77.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:42:48.683Z] #14 77.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:42:48.896Z] #14 ... [2021-11-23T02:42:48.896Z] [2021-11-23T02:42:48.896Z] #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 [2021-11-23T02:42:48.896Z] #40 sha256:ec2e31c7cc1797093d1385d2e1115e8705511c18238f5826970e1f943ee68a1c [2021-11-23T02:42:48.896Z] #40 3.490 + cd /tmp/tmp.qRXdOFUrC9/tini [2021-11-23T02:42:48.896Z] #40 3.490 + git checkout -q v0.19.0 [2021-11-23T02:42:48.896Z] #40 3.525 + cmake . [2021-11-23T02:42:48.896Z] #40 4.226 -- The C compiler identification is GNU 10.2.1 [2021-11-23T02:42:48.896Z] #40 4.302 -- Detecting C compiler ABI info [2021-11-23T02:42:48.987Z] + docker version [2021-11-23T02:42:49.156Z] #40 5.143 -- Detecting C compiler ABI info - done [2021-11-23T02:42:49.385Z] #14 69.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T02:42:49.385Z] #14 69.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:42:49.385Z] #14 69.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:42:49.416Z] #40 5.346 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T02:42:49.416Z] #40 5.346 -- Detecting C compile features [2021-11-23T02:42:49.416Z] #40 5.346 -- Detecting C compile features - done [2021-11-23T02:42:49.416Z] #40 5.387 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T02:42:49.983Z] #40 5.786 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T02:42:49.983Z] #40 5.902 -- Configuring done [2021-11-23T02:42:49.983Z] #40 5.954 -- Generating done [2021-11-23T02:42:49.983Z] #40 5.970 -- Build files have been written to: /tmp/tmp.qRXdOFUrC9/tini [2021-11-23T02:42:49.983Z] #40 6.002 + make tini-static [2021-11-23T02:42:50.249Z] Commit message: "Fix exec hang when CloseStreams hang in processEvent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-11-23T02:42:50.617Z] #19 167.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-23T02:42:50.617Z] #19 167.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:50.617Z] #19 167.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:42:50.617Z] #19 167.1 Selecting previously unselected package patch. [2021-11-23T02:42:50.617Z] #19 167.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-23T02:42:50.617Z] #19 167.1 Unpacking patch (2.7.6-7) ... [2021-11-23T02:42:50.617Z] #19 167.2 Selecting previously unselected package dpkg-dev. [2021-11-23T02:42:50.617Z] #19 167.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-23T02:42:50.617Z] #19 167.2 Unpacking dpkg-dev (1.20.9) ... [2021-11-23T02:42:50.617Z] #19 167.3 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-23T02:42:50.617Z] #19 167.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-23T02:42:50.617Z] #19 167.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-23T02:42:50.617Z] #19 167.3 Selecting previously unselected package libio-string-perl. [2021-11-23T02:42:50.617Z] #19 167.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-23T02:42:50.617Z] #19 167.4 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-23T02:42:50.617Z] #19 167.4 Selecting previously unselected package libicu67:amd64. [2021-11-23T02:42:50.617Z] #19 167.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-23T02:42:50.617Z] #19 167.4 Unpacking libicu67:amd64 (67.1-7) ... [Pipeline] sh [2021-11-23T02:42:50.921Z] #40 6.461 Scanning dependencies of target tini-static [2021-11-23T02:42:50.921Z] #40 6.701 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T02:42:51.232Z] #14 ... [2021-11-23T02:42:51.232Z] [2021-11-23T02:42:51.232Z] #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 [2021-11-23T02:42:51.232Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:51.232Z] #38 69.66 Selecting previously unselected package libicu67:amd64. [2021-11-23T02:42:51.232Z] #38 69.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-23T02:42:51.232Z] #38 69.74 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T02:42:51.232Z] #38 ... [2021-11-23T02:42:51.232Z] [2021-11-23T02:42:51.232Z] #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 [2021-11-23T02:42:51.232Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:42:51.232Z] #34 74.08 Updating files: 80% (1226/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T02:42:51.232Z] #34 75.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T02:42:51.232Z] #34 75.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T02:42:51.545Z] #19 168.2 Selecting previously unselected package libxml2:amd64. [2021-11-23T02:42:51.545Z] #19 168.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T02:42:51.545Z] #19 168.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:51.545Z] #19 168.3 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-23T02:42:51.545Z] #19 168.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-23T02:42:51.545Z] #19 168.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-23T02:42:51.545Z] #19 168.3 Selecting previously unselected package libxml-sax-base-perl. [2021-11-23T02:42:51.545Z] #19 168.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-23T02:42:51.545Z] #19 168.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-23T02:42:51.545Z] #19 168.4 Selecting previously unselected package libxml-sax-perl. [2021-11-23T02:42:51.545Z] #19 168.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-23T02:42:51.545Z] #19 168.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-23T02:42:51.545Z] #19 168.4 Selecting previously unselected package libxml-libxml-perl. [2021-11-23T02:42:51.545Z] #19 168.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-23T02:42:51.545Z] #19 168.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-23T02:42:51.545Z] #19 168.5 Selecting previously unselected package libxml-simple-perl. [2021-11-23T02:42:51.545Z] #19 168.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-23T02:42:51.545Z] #19 168.5 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-23T02:42:51.545Z] #19 168.5 Selecting previously unselected package libyaml-perl. [2021-11-23T02:42:51.545Z] #19 168.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-23T02:42:51.545Z] #19 168.5 Unpacking libyaml-perl (1.30-1) ... [2021-11-23T02:42:51.545Z] #19 168.6 Selecting previously unselected package libconfig-auto-perl. [2021-11-23T02:42:51.545Z] #19 168.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-23T02:42:51.545Z] #19 168.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-23T02:42:51.545Z] #19 168.6 Selecting previously unselected package libfile-which-perl. [2021-11-23T02:42:51.545Z] #19 168.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-23T02:42:51.546Z] #19 168.6 Unpacking libfile-which-perl (1.23-1) ... [2021-11-23T02:42:51.546Z] #19 168.6 Selecting previously unselected package libfile-homedir-perl. [2021-11-23T02:42:51.546Z] #19 168.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-23T02:42:51.546Z] #19 168.6 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-23T02:42:51.546Z] #19 168.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-23T02:42:51.802Z] #19 168.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-23T02:42:51.802Z] #19 168.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-23T02:42:51.802Z] #19 168.7 Selecting previously unselected package dpkg-cross. [2021-11-23T02:42:51.802Z] #19 168.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-23T02:42:51.802Z] #19 168.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-23T02:42:51.802Z] #19 168.7 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-23T02:42:51.802Z] #19 168.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-23T02:42:51.802Z] #19 168.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-23T02:42:51.802Z] #19 168.8 Selecting previously unselected package libc6-armel-cross. [2021-11-23T02:42:51.802Z] #19 168.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-23T02:42:51.802Z] #19 168.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-23T02:42:51.802Z] #19 168.9 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-23T02:42:52.058Z] #19 168.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:52.058Z] #19 168.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:52.058Z] #19 168.9 Selecting previously unselected package libgomp1-armel-cross. [2021-11-23T02:42:52.058Z] #19 168.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:52.058Z] #19 168.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:52.058Z] #19 169.0 Selecting previously unselected package libatomic1-armel-cross. [2021-11-23T02:42:52.058Z] #19 169.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:52.058Z] #19 169.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:52.058Z] #19 169.0 Selecting previously unselected package libasan6-armel-cross. [2021-11-23T02:42:52.058Z] #19 169.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:52.058Z] #19 169.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:52.184Z] #34 ... [2021-11-23T02:42:52.184Z] [2021-11-23T02:42:52.184Z] #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 [2021-11-23T02:42:52.184Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:42:52.184Z] #38 80.90 Selecting previously unselected package libxml2:amd64. [2021-11-23T02:42:52.184Z] #38 80.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T02:42:52.184Z] #38 80.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:42:52.316Z] #19 169.2 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-23T02:42:52.316Z] #19 169.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:52.316Z] #19 169.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:52.316Z] #19 169.3 Selecting previously unselected package libubsan1-armel-cross. [2021-11-23T02:42:52.316Z] #19 169.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:52.316Z] #19 169.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:52.316Z] #19 169.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-23T02:42:52.316Z] #19 169.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:52.572Z] #19 169.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:52.572Z] #19 169.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-23T02:42:52.572Z] #19 169.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:52.572Z] #19 169.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T02:42:52.845Z] #40 8.533 [100%] Linking C executable tini-static [2021-11-23T02:42:53.132Z] #38 81.92 Selecting previously unselected package libarchive13:amd64. [2021-11-23T02:42:53.132Z] #38 81.93 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T02:42:53.132Z] #38 81.94 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:42:53.373Z] + docker version [2021-11-23T02:42:53.412Z] #40 9.306 [100%] Built target tini-static [2021-11-23T02:42:53.671Z] #40 9.444 + mkdir -p /build [2021-11-23T02:42:53.671Z] #40 9.453 + cp tini-static /build/docker-init [2021-11-23T02:42:53.705Z] #38 82.42 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T02:42:53.705Z] #38 82.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T02:42:53.705Z] #38 82.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:42:53.705Z] #38 82.64 Selecting previously unselected package librhash0:amd64. [2021-11-23T02:42:53.705Z] #38 82.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T02:42:53.705Z] #38 82.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:42:53.931Z] #40 DONE 9.7s [2021-11-23T02:42:53.931Z] [2021-11-23T02:42:53.931Z] #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 [2021-11-23T02:42:53.931Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:53.931Z] #14 96.40 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T02:42:53.931Z] #14 96.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:42:53.931Z] #14 96.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:42:53.931Z] #14 96.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T02:42:53.931Z] #14 96.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:42:53.931Z] #14 96.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:42:54.277Z] #38 82.93 Selecting previously unselected package libuv1:amd64. [2021-11-23T02:42:54.277Z] #38 82.94 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T02:42:54.277Z] #38 82.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:42:54.285Z] Client: [2021-11-23T02:42:54.285Z] Version: 20.10.9 [2021-11-23T02:42:54.285Z] API version: 1.41 [2021-11-23T02:42:54.285Z] Go version: go1.16.8 [2021-11-23T02:42:54.285Z] Git commit: c2ea9bc [2021-11-23T02:42:54.285Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T02:42:54.285Z] OS/Arch: windows/amd64 [2021-11-23T02:42:54.285Z] Context: default [2021-11-23T02:42:54.285Z] Experimental: true [2021-11-23T02:42:54.285Z] [2021-11-23T02:42:54.285Z] Server: Docker Engine - Community [2021-11-23T02:42:54.285Z] Engine: [2021-11-23T02:42:54.285Z] Version: 20.10.9 [2021-11-23T02:42:54.285Z] API version: 1.41 (minimum version 1.24) [2021-11-23T02:42:54.285Z] Go version: go1.16.8 [2021-11-23T02:42:54.285Z] Git commit: 79ea9d3 [2021-11-23T02:42:54.285Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T02:42:54.285Z] OS/Arch: windows/amd64 [2021-11-23T02:42:54.285Z] Experimental: true [2021-11-23T02:42:54.538Z] #38 83.26 Selecting previously unselected package cmake. [2021-11-23T02:42:54.538Z] #38 83.28 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-23T02:42:54.538Z] #38 83.31 Unpacking cmake (3.18.4-2) ... [2021-11-23T02:42:54.538Z] #38 ... [2021-11-23T02:42:54.538Z] [2021-11-23T02:42:54.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 [2021-11-23T02:42:54.538Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:42:54.538Z] #47 73.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:42:54.538Z] #47 73.09 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:42:54.538Z] #47 73.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:42:54.538Z] #47 73.27 Selecting previously unselected package criu. [2021-11-23T02:42:54.538Z] #47 73.29 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T02:42:54.538Z] #47 73.29 Unpacking criu (3.16.1-1) ... [2021-11-23T02:42:54.538Z] #47 74.52 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:42:54.538Z] #47 77.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T02:42:54.538Z] #47 77.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:42:54.538Z] #47 77.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:42:54.538Z] #47 77.48 Setting up python3-six (1.16.0-2) ... [2021-11-23T02:42:54.538Z] #47 79.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:42:54.538Z] #47 79.67 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T02:42:54.800Z] #47 ... [2021-11-23T02:42:54.800Z] [2021-11-23T02:42:54.800Z] #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 [2021-11-23T02:42:54.800Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:42:54.800Z] #14 81.92 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T02:42:54.800Z] #14 81.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T02:42:54.800Z] #14 81.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:42:54.800Z] #14 82.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T02:42:54.800Z] #14 82.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:42:54.800Z] #14 82.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:42:54.800Z] #14 82.47 Selecting previously unselected package dmsetup. [2021-11-23T02:42:54.800Z] #14 82.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:42:54.800Z] #14 82.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:42:54.800Z] #14 82.84 Selecting previously unselected package mingw-w64-common. [2021-11-23T02:42:54.800Z] #14 82.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T02:42:54.800Z] #14 82.85 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T02:42:54.850Z] Client: [2021-11-23T02:42:54.850Z] Version: 20.10.9 [2021-11-23T02:42:54.850Z] API version: 1.41 [2021-11-23T02:42:54.850Z] Go version: go1.16.8 [2021-11-23T02:42:54.850Z] Git commit: c2ea9bc [2021-11-23T02:42:54.850Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T02:42:54.850Z] OS/Arch: windows/amd64 [2021-11-23T02:42:54.850Z] Context: default [2021-11-23T02:42:54.850Z] Experimental: true [2021-11-23T02:42:54.850Z] [2021-11-23T02:42:54.850Z] Server: Docker Engine - Community [2021-11-23T02:42:54.850Z] Engine: [2021-11-23T02:42:54.850Z] Version: 20.10.9 [2021-11-23T02:42:54.850Z] API version: 1.41 (minimum version 1.24) [2021-11-23T02:42:54.850Z] Go version: go1.16.8 [2021-11-23T02:42:54.850Z] Git commit: 79ea9d3 [2021-11-23T02:42:54.850Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T02:42:54.850Z] OS/Arch: windows/amd64 [2021-11-23T02:42:54.850Z] Experimental: true [Pipeline] sh [Pipeline] sh [2021-11-23T02:42:55.873Z] + docker info [2021-11-23T02:42:55.873Z] Client: [2021-11-23T02:42:55.873Z] Context: default [2021-11-23T02:42:55.873Z] Debug Mode: false [2021-11-23T02:42:55.873Z] [2021-11-23T02:42:55.873Z] Server: [2021-11-23T02:42:55.873Z] Containers: 0 [2021-11-23T02:42:55.873Z] Running: 0 [2021-11-23T02:42:55.873Z] Paused: 0 [2021-11-23T02:42:55.873Z] Stopped: 0 [2021-11-23T02:42:55.873Z] Images: 0 [2021-11-23T02:42:55.873Z] Server Version: 20.10.9 [2021-11-23T02:42:55.873Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T02:42:55.873Z] Windows: [2021-11-23T02:42:55.873Z] LCOW: [2021-11-23T02:42:55.873Z] Logging Driver: json-file [2021-11-23T02:42:55.873Z] Plugins: [2021-11-23T02:42:55.873Z] Volume: local [2021-11-23T02:42:55.873Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:42:55.873Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:42:55.873Z] Swarm: inactive [2021-11-23T02:42:55.873Z] Default Isolation: process [2021-11-23T02:42:55.873Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T02:42:55.873Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T02:42:55.873Z] OSType: windows [2021-11-23T02:42:55.873Z] Architecture: x86_64 [2021-11-23T02:42:55.873Z] CPUs: 4 [2021-11-23T02:42:55.873Z] Total Memory: 32GiB [2021-11-23T02:42:55.873Z] Name: azwin-2-920441 [2021-11-23T02:42:55.873Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T02:42:55.873Z] Docker Root Dir: D:\docker [2021-11-23T02:42:55.873Z] Debug Mode: false [2021-11-23T02:42:55.873Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:42:55.873Z] Labels: [2021-11-23T02:42:55.873Z] Experimental: true [2021-11-23T02:42:55.873Z] Insecure Registries: [2021-11-23T02:42:55.873Z] 10.0.0.4:5000 [2021-11-23T02:42:55.873Z] 127.0.0.0/8 [2021-11-23T02:42:55.873Z] Registry Mirrors: [2021-11-23T02:42:55.873Z] http://10.0.0.4:5000/ [2021-11-23T02:42:55.873Z] Live Restore Enabled: false [2021-11-23T02:42:55.873Z] Product License: Community Engine [2021-11-23T02:42:55.873Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-23T02:42:56.432Z] + docker info [2021-11-23T02:42:56.432Z] Client: [2021-11-23T02:42:56.432Z] Context: default [2021-11-23T02:42:56.432Z] Debug Mode: false [2021-11-23T02:42:56.432Z] [2021-11-23T02:42:56.432Z] Server: [2021-11-23T02:42:56.432Z] Containers: 0 [2021-11-23T02:42:56.432Z] Running: 0 [2021-11-23T02:42:56.432Z] Paused: 0 [2021-11-23T02:42:56.432Z] Stopped: 0 [2021-11-23T02:42:56.432Z] Images: 0 [2021-11-23T02:42:56.432Z] Server Version: 20.10.9 [2021-11-23T02:42:56.432Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T02:42:56.432Z] Windows: [2021-11-23T02:42:56.432Z] LCOW: [2021-11-23T02:42:56.432Z] Logging Driver: json-file [2021-11-23T02:42:56.432Z] Plugins: [2021-11-23T02:42:56.432Z] Volume: local [2021-11-23T02:42:56.432Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:42:56.432Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:42:56.432Z] Swarm: inactive [2021-11-23T02:42:56.432Z] Default Isolation: process [2021-11-23T02:42:56.432Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T02:42:56.432Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T02:42:56.432Z] OSType: windows [2021-11-23T02:42:56.432Z] Architecture: x86_64 [2021-11-23T02:42:56.432Z] CPUs: 4 [2021-11-23T02:42:56.432Z] Total Memory: 32GiB [2021-11-23T02:42:56.432Z] Name: azwin-2-920440 [2021-11-23T02:42:56.432Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T02:42:56.432Z] Docker Root Dir: D:\docker [2021-11-23T02:42:56.432Z] Debug Mode: false [2021-11-23T02:42:56.432Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:42:56.432Z] Labels: [2021-11-23T02:42:56.432Z] Experimental: true [2021-11-23T02:42:56.432Z] Insecure Registries: [2021-11-23T02:42:56.432Z] 10.0.0.4:5000 [2021-11-23T02:42:56.432Z] 127.0.0.0/8 [2021-11-23T02:42:56.432Z] Registry Mirrors: [2021-11-23T02:42:56.432Z] http://10.0.0.4:5000/ [2021-11-23T02:42:56.432Z] Live Restore Enabled: false [2021-11-23T02:42:56.432Z] Product License: Community Engine [2021-11-23T02:42:56.432Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-23T02:42:57.820Z] #19 174.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-23T02:42:57.821Z] #19 174.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:42:57.821Z] #19 174.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T02:42:57.821Z] #19 174.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-23T02:42:57.821Z] #19 174.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-23T02:42:57.821Z] #19 174.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-23T02:42:58.077Z] #19 174.9 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-23T02:42:58.077Z] #19 174.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-23T02:42:58.077Z] #19 174.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-23T02:42:58.077Z] #19 175.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-23T02:42:58.334Z] #19 175.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:42:58.334Z] #19 175.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:42:58.334Z] #19 175.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-23T02:42:58.590Z] #19 175.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:42:58.590Z] #19 175.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T02:42:59.055Z] #62 ... [2021-11-23T02:42:59.055Z] [2021-11-23T02:42:59.055Z] #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 [2021-11-23T02:42:59.055Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:42:59.055Z] #14 84.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T02:42:59.055Z] #14 84.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-23T02:42:59.055Z] #14 84.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:42:59.055Z] #14 88.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T02:42:59.055Z] #14 88.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-23T02:42:59.055Z] #14 88.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:42:59.055Z] #14 93.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T02:42:59.055Z] #14 93.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-23T02:42:59.055Z] #14 93.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:00.447Z] Client: [2021-11-23T02:43:00.447Z] Version: 20.10.9 [2021-11-23T02:43:00.447Z] API version: 1.41 [2021-11-23T02:43:00.447Z] Go version: go1.16.8 [2021-11-23T02:43:00.447Z] Git commit: c2ea9bc [2021-11-23T02:43:00.447Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T02:43:00.447Z] OS/Arch: windows/amd64 [2021-11-23T02:43:00.447Z] Context: default [2021-11-23T02:43:00.447Z] Experimental: true [2021-11-23T02:43:00.447Z] [2021-11-23T02:43:00.447Z] Server: Docker Engine - Community [2021-11-23T02:43:00.447Z] Engine: [2021-11-23T02:43:00.447Z] Version: 20.10.9 [2021-11-23T02:43:00.447Z] API version: 1.41 (minimum version 1.24) [2021-11-23T02:43:00.447Z] Go version: go1.16.8 [2021-11-23T02:43:00.447Z] Git commit: 79ea9d3 [2021-11-23T02:43:00.447Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T02:43:00.447Z] OS/Arch: windows/amd64 [2021-11-23T02:43:00.447Z] Experimental: true [Pipeline] sh [2021-11-23T02:43:01.597Z] #14 ... [2021-11-23T02:43:01.597Z] [2021-11-23T02:43:01.597Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:43:01.597Z] #62 sha256:a85b0b687ef73cab014a1eb0adfbf7bb30dd1503c5360aa3616b45b39e6fb1d3 [2021-11-23T02:43:01.857Z] #62 40.11 Updating files: 49% (2338/4693) Updating files: 50% (2347/4693) Updating files: 51% (2394/4693) Updating files: 52% (2441/4693) Updating files: 53% (2488/4693) Updating files: 54% (2535/4693) Updating files: 55% (2582/4693) Updating files: 56% (2629/4693) Updating files: 57% (2676/4693) Updating files: 58% (2722/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T02:43:01.857Z] #62 41.31 + cd /tmp/tmp.EQzUsMNzH1/src/github.com/containerd/containerd [2021-11-23T02:43:01.857Z] #62 41.31 + git checkout -q v1.5.8 [2021-11-23T02:43:01.971Z] + docker info [2021-11-23T02:43:02.047Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T02:43:02.047Z] #14 105.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:02.047Z] #14 105.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:02.962Z] #14 ... [2021-11-23T02:43:02.962Z] [2021-11-23T02:43:02.962Z] #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 [2021-11-23T02:43:02.962Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:43:02.962Z] #38 90.84 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T02:43:02.962Z] #38 90.90 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:43:02.962Z] #38 90.95 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:43:02.962Z] #38 91.02 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:43:02.962Z] #38 91.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:43:02.962Z] #38 91.14 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:43:02.962Z] #38 91.17 Setting up cmake-data (3.18.4-2) ... [2021-11-23T02:43:02.962Z] #38 91.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:43:02.962Z] #38 91.28 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:43:02.962Z] #38 91.33 Setting up cmake (3.18.4-2) ... [2021-11-23T02:43:02.962Z] #38 91.38 Processing triggers for libc-bin (2.31-13+deb11u2) ...#38 ... [2021-11-23T02:43:02.962Z] [2021-11-23T02:43:02.962Z] #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 [2021-11-23T02:43:02.962Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T02:43:02.962Z] #47 86.60 Setting up criu (3.16.1-1) ... [2021-11-23T02:43:02.962Z] #47 90.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:43:02.962Z] #47 DONE 91.2s [2021-11-23T02:43:02.962Z] [2021-11-23T02:43:02.962Z] #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 [2021-11-23T02:43:02.962Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T02:43:02.962Z] #38 91.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:43:02.962Z] #38 DONE 91.9s [2021-11-23T02:43:02.962Z] [2021-11-23T02:43:02.962Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T02:43:02.962Z] #39 sha256:214ec8b6570615f497626600f40d3eb8e06b3b84d36aa0772bb6b9da01e97beb [2021-11-23T02:43:03.224Z] #39 DONE 0.3s [2021-11-23T02:43:03.224Z] [2021-11-23T02:43:03.224Z] #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 [2021-11-23T02:43:03.224Z] #40 sha256:ef9b9f6d0d65ca83a3ffa199089fb208b1bfafe3af642a6a15ba45a82266a690 [2021-11-23T02:43:03.239Z] #62 42.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T02:43:03.498Z] #62 42.92 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T02:43:03.498Z] #62 42.92 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:43:03.498Z] #62 42.92 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:43:03.498Z] #62 42.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T02:43:03.498Z] #62 42.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T02:43:03.498Z] #62 42.92 + '[' '' = dynamic ']' [2021-11-23T02:43:03.498Z] #62 42.92 + make [2021-11-23T02:43:03.840Z] #19 180.8 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-23T02:43:03.840Z] #19 180.8 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:43:03.840Z] #19 180.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T02:43:04.768Z] #19 181.8 Selecting previously unselected package crossbuild-essential-armel. [2021-11-23T02:43:04.879Z] #62 44.52 + bin/ctr [2021-11-23T02:43:05.024Z] #19 181.8 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-23T02:43:05.024Z] #19 182.0 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-23T02:43:05.142Z] #40 1.822 + RM_GOPATH=0 [2021-11-23T02:43:05.142Z] #40 1.822 + TMP_GOPATH= [2021-11-23T02:43:05.142Z] #40 1.822 + : /build [2021-11-23T02:43:05.142Z] #40 1.822 + '[' -z '' ']' [2021-11-23T02:43:05.142Z] #40 1.822 ++ mktemp -d [2021-11-23T02:43:05.142Z] #40 1.833 + export GOPATH=/tmp/tmp.BtTYCOFfd6 [2021-11-23T02:43:05.142Z] #40 1.833 + GOPATH=/tmp/tmp.BtTYCOFfd6 [2021-11-23T02:43:05.142Z] #40 1.833 + RM_GOPATH=1 [2021-11-23T02:43:05.142Z] #40 1.833 + case "$(go env GOARCH)" in [2021-11-23T02:43:05.142Z] #40 1.846 ++ go env GOARCH [2021-11-23T02:43:05.142Z] #40 1.882 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:05.142Z] #40 1.882 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:05.142Z] #40 1.882 ++ dirname /install.sh [2021-11-23T02:43:05.142Z] #40 1.882 + dir=/ [2021-11-23T02:43:05.142Z] #40 1.882 + bin=tini [2021-11-23T02:43:05.142Z] #40 1.882 + shift [2021-11-23T02:43:05.142Z] #40 1.882 + '[' '!' -f //tini.installer ']' [2021-11-23T02:43:05.142Z] #40 1.882 + . //tini.installer [2021-11-23T02:43:05.142Z] #40 1.898 ++ : v0.19.0 [2021-11-23T02:43:05.142Z] #40 1.898 + install_tini [2021-11-23T02:43:05.142Z] #40 1.898 + echo 'Install tini version v0.19.0' [2021-11-23T02:43:05.142Z] #40 1.898 + git clone https://github.com/krallin/tini.git /tmp/tmp.BtTYCOFfd6/tini [2021-11-23T02:43:05.142Z] #40 1.898 Install tini version v0.19.0 [2021-11-23T02:43:05.142Z] #40 1.902 Cloning into '/tmp/tmp.BtTYCOFfd6/tini'... [2021-11-23T02:43:05.586Z] #19 182.7 Selecting previously unselected package libc6-armhf-cross. [2021-11-23T02:43:05.633Z] #14 101.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T02:43:05.633Z] #14 101.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-23T02:43:05.633Z] #14 101.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:05.633Z] #14 ... [2021-11-23T02:43:05.633Z] [2021-11-23T02:43:05.633Z] #65 [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 [2021-11-23T02:43:05.633Z] #65 sha256:a73e8a0328ac8dea86ef9fa1b9323279a5999c11d373cedfb9bd40ad4bd3b1d5 [2021-11-23T02:43:05.633Z] #65 100.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:43:05.633Z] #65 100.6 + GOBIN=/build [2021-11-23T02:43:05.633Z] #65 100.6 + GO111MODULE=on [2021-11-23T02:43:05.633Z] #65 100.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T02:43:05.842Z] #19 182.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-23T02:43:05.842Z] #19 182.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-23T02:43:05.842Z] #19 182.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-23T02:43:05.842Z] #19 182.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:05.842Z] #19 182.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:05.842Z] #19 182.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-23T02:43:05.842Z] #19 182.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:05.842Z] #19 182.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:05.842Z] #19 182.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-23T02:43:05.842Z] #19 182.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:05.842Z] #19 182.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:06.099Z] #19 183.0 Selecting previously unselected package libasan6-armhf-cross. [2021-11-23T02:43:06.099Z] #19 183.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:06.099Z] #19 183.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:06.099Z] #19 183.2 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-23T02:43:06.355Z] #19 183.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:06.355Z] #19 183.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:06.355Z] #19 183.3 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-23T02:43:06.355Z] #19 183.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:06.355Z] #19 183.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:06.529Z] #40 2.982 + cd /tmp/tmp.BtTYCOFfd6/tini [2021-11-23T02:43:06.529Z] #40 2.982 + git checkout -q v0.19.0 [2021-11-23T02:43:06.529Z] #40 2.990 + cmake . [2021-11-23T02:43:06.611Z] #19 183.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-23T02:43:06.611Z] #19 183.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:06.611Z] #19 183.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:06.611Z] #19 183.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-11-23T02:43:06.611Z] #19 183.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:43:06.611Z] #19 183.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T02:43:07.101Z] #40 3.802 -- The C compiler identification is GNU 10.2.1 [2021-11-23T02:43:07.362Z] #40 3.998 -- Detecting C compiler ABI info [2021-11-23T02:43:08.305Z] #40 4.906 -- Detecting C compiler ABI info - done [2021-11-23T02:43:08.567Z] #40 5.098 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T02:43:08.567Z] #40 5.098 -- Detecting C compile features [2021-11-23T02:43:08.567Z] #40 5.150 -- Detecting C compile features - done [2021-11-23T02:43:08.567Z] #40 5.190 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T02:43:08.828Z] #40 5.526 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T02:43:09.089Z] #40 5.658 -- Configuring done [2021-11-23T02:43:09.089Z] #40 5.686 -- Generating done [2021-11-23T02:43:09.089Z] #40 5.686 -- Build files have been written to: /tmp/tmp.BtTYCOFfd6/tini [2021-11-23T02:43:09.089Z] #40 5.718 + make tini-static [2021-11-23T02:43:09.661Z] #40 6.174 Scanning dependencies of target tini-static [2021-11-23T02:43:09.923Z] #40 6.432 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T02:43:09.923Z] #40 ... [2021-11-23T02:43:09.923Z] [2021-11-23T02:43:09.923Z] #51 [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 [2021-11-23T02:43:09.923Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T02:43:09.923Z] #51 98.83 gotestsum version dev [2021-11-23T02:43:10.164Z] #14 ... [2021-11-23T02:43:10.164Z] [2021-11-23T02:43:10.164Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:43:10.164Z] #62 sha256:1c0ce22f98fc6454f261c790acdd8e9514ceedf138a4b3bf82f93d58c8e31317 [2021-11-23T02:43:10.164Z] #62 49.27 Updating files: 67% (3175/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T02:43:10.164Z] #62 49.92 + cd /tmp/tmp.E6uoZPAW90/src/github.com/containerd/containerd [2021-11-23T02:43:10.164Z] #62 49.92 + git checkout -q v1.5.8 [2021-11-23T02:43:10.183Z] #51 DONE 99.1s [2021-11-23T02:43:10.184Z] [2021-11-23T02:43:10.184Z] #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 [2021-11-23T02:43:10.184Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:10.184Z] #14 92.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T02:43:10.184Z] #14 92.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T02:43:10.184Z] #14 92.84 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:43:10.731Z] #62 51.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T02:43:10.731Z] #62 51.05 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T02:43:10.731Z] #62 51.05 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:43:10.731Z] #62 51.05 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:43:10.731Z] #62 51.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T02:43:10.731Z] #62 51.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T02:43:10.731Z] #62 51.05 + '[' '' = dynamic ']' [2021-11-23T02:43:10.731Z] #62 51.05 + make [2021-11-23T02:43:10.920Z] #65 ... [2021-11-23T02:43:10.920Z] [2021-11-23T02:43:10.920Z] #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 [2021-11-23T02:43:10.920Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:43:10.920Z] #14 105.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T02:43:10.920Z] #14 105.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T02:43:10.920Z] #14 105.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:43:10.920Z] #14 105.2 Selecting previously unselected package libapparmor1:arm64. [2021-11-23T02:43:10.920Z] #14 105.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-23T02:43:10.920Z] #14 105.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T02:43:10.920Z] #14 105.3 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-23T02:43:10.920Z] #14 105.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-23T02:43:10.920Z] #14 105.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T02:43:10.920Z] #14 105.4 Selecting previously unselected package libbtrfs0:arm64. [2021-11-23T02:43:10.920Z] #14 105.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-23T02:43:10.920Z] #14 105.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T02:43:10.920Z] #14 105.5 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-23T02:43:10.920Z] #14 105.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-23T02:43:10.920Z] #14 105.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T02:43:10.920Z] #14 106.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-23T02:43:10.920Z] #14 106.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T02:43:10.920Z] #14 106.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T02:43:10.920Z] #14 106.1 Selecting previously unselected package libudev-dev:arm64. [2021-11-23T02:43:10.921Z] #14 106.1 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-23T02:43:10.921Z] #14 106.1 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-23T02:43:10.921Z] #14 106.2 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-23T02:43:10.921Z] #14 106.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-23T02:43:10.921Z] #14 106.2 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-23T02:43:11.454Z] #62 ... [2021-11-23T02:43:11.454Z] [2021-11-23T02:43:11.454Z] #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 [2021-11-23T02:43:11.454Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:11.454Z] #14 82.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T02:43:11.454Z] #14 82.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:11.454Z] #14 82.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:11.454Z] #14 87.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T02:43:11.454Z] #14 87.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:11.454Z] #14 87.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:11.547Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-23T02:43:11.547Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f632d2f1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-23T02:43:11.547Z] ---------------------------------------------------------------------------- [2021-11-23T02:43:11.547Z] [2021-11-23T02:43:11.547Z] INFO: executeCI.ps1 starting at Tue Nov 23 02:43:11 CUT 2021 [2021-11-23T02:43:11.547Z] [2021-11-23T02:43:11.547Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-23T02:43:11.547Z] INFO: Running git version 2.24.1.windows.2 [2021-11-23T02:43:11.958Z] #14 107.5 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-23T02:43:11.958Z] #14 107.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-23T02:43:12.017Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-23T02:43:12.017Z] INFO: Environment variables: [2021-11-23T02:43:12.017Z] [2021-11-23T02:43:12.017Z] Name Value [2021-11-23T02:43:12.017Z] ---- ----- [2021-11-23T02:43:12.017Z] ALLUSERSPROFILE C:\ProgramData [2021-11-23T02:43:12.017Z] amd64 true [2021-11-23T02:43:12.017Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-23T02:43:12.017Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-23T02:43:12.017Z] arm64 true [2021-11-23T02:43:12.017Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-23T02:43:12.017Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-23T02:43:12.017Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-23T02:43:12.017Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-23T02:43:12.017Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-23T02:43:12.017Z] BRANCH_NAME PR-43040 [2021-11-23T02:43:12.017Z] BUILD_DISPLAY_NAME #7 [2021-11-23T02:43:12.017Z] BUILD_ID 7 [2021-11-23T02:43:12.017Z] BUILD_NUMBER 7 [2021-11-23T02:43:12.017Z] BUILD_TAG jenkins-moby-PR-43040-7 [2021-11-23T02:43:12.017Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/ [2021-11-23T02:43:12.017Z] cgroup2 true [2021-11-23T02:43:12.017Z] CHANGE_AUTHOR kkltcjk1 [2021-11-23T02:43:12.017Z] CHANGE_BRANCH exec_hang [2021-11-23T02:43:12.017Z] CHANGE_FORK kkltcjk1 [2021-11-23T02:43:12.017Z] CHANGE_ID 43040 [2021-11-23T02:43:12.017Z] CHANGE_TARGET master [2021-11-23T02:43:12.017Z] CHANGE_TITLE Fix exec hang when CloseStreams hang in processEvent [2021-11-23T02:43:12.017Z] CHANGE_URL https://github.com/moby/moby/pull/43040 [2021-11-23T02:43:12.017Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:43:12.017Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-23T02:43:12.017Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-23T02:43:12.017Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-23T02:43:12.017Z] COMPUTERNAME azwin-2-920441 [2021-11-23T02:43:12.017Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-23T02:43:12.017Z] ConfigSequenceNumber 0 [2021-11-23T02:43:12.017Z] dco true [2021-11-23T02:43:12.017Z] DOCKER_BUILDKIT 0 [2021-11-23T02:43:12.017Z] DOCKER_DUT_DEBUG 1 [2021-11-23T02:43:12.017Z] DOCKER_EXPERIMENTAL 1 [2021-11-23T02:43:12.017Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-23T02:43:12.017Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-23T02:43:12.017Z] EXECUTOR_NUMBER 0 [2021-11-23T02:43:12.017Z] FQDN azwin-2-920441.westus.cloudapp.azure.com [2021-11-23T02:43:12.017Z] GIT_BRANCH PR-43040 [2021-11-23T02:43:12.017Z] GIT_COMMIT 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:43:12.017Z] GIT_PREVIOUS_COMMIT f57bde19e91f0a0be8576ea2fe3e0e4bd8e8273f [2021-11-23T02:43:12.017Z] GIT_URL https://github.com/moby/moby.git [2021-11-23T02:43:12.017Z] HUDSON_COOKIE 8c3ed3b6-7343-4643-965d-b6fdf3d0901a [2021-11-23T02:43:12.017Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-23T02:43:12.017Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-23T02:43:12.017Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-23T02:43:12.017Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-23T02:43:12.017Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-23T02:43:12.017Z] JENKINS_NODE_COOKIE 05e605a5-6f24-47bf-974b-88bfa5d5797e [2021-11-23T02:43:12.017Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-23T02:43:12.017Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-23T02:43:12.017Z] JOB_BASE_NAME PR-43040 [2021-11-23T02:43:12.017Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/display/redirect [2021-11-23T02:43:12.017Z] JOB_NAME moby/PR-43040 [2021-11-23T02:43:12.017Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/ [2021-11-23T02:43:12.017Z] library.jps.version master [2021-11-23T02:43:12.017Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-23T02:43:12.017Z] NODE_LABELS amd64 azure azwin-2-920441 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-23T02:43:12.017Z] NODE_NAME azwin-2-920441 [2021-11-23T02:43:12.017Z] NUMBER_OF_PROCESSORS 4 [2021-11-23T02:43:12.017Z] OS Windows_NT [2021-11-23T02:43:12.017Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-23T02:43:12.017Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-23T02:43:12.017Z] ppc64le false [2021-11-23T02:43:12.017Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-23T02:43:12.017Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-23T02:43:12.017Z] PROCESSOR_LEVEL 6 [2021-11-23T02:43:12.017Z] PROCESSOR_REVISION 5507 [2021-11-23T02:43:12.017Z] ProgramData C:\ProgramData [2021-11-23T02:43:12.017Z] ProgramFiles C:\Program Files [2021-11-23T02:43:12.017Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-23T02:43:12.017Z] ProgramW6432 C:\Program Files [2021-11-23T02:43:12.017Z] PROMPT $P$G [2021-11-23T02:43:12.017Z] PSExecutionPolicyPreference Bypass [2021-11-23T02:43:12.017Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-23T02:43:12.017Z] PUBLIC C:\Users\Public [2021-11-23T02:43:12.017Z] rootless true [2021-11-23T02:43:12.017Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=artif... [2021-11-23T02:43:12.017Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=changes [2021-11-23T02:43:12.018Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect [2021-11-23T02:43:12.018Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=tests [2021-11-23T02:43:12.018Z] s390x false [2021-11-23T02:43:12.018Z] SKIP_VALIDATION_TESTS 1 [2021-11-23T02:43:12.018Z] SOURCES_DRIVE d [2021-11-23T02:43:12.018Z] SOURCES_SUBDIR gopath [2021-11-23T02:43:12.018Z] STAGE_NAME Run tests [2021-11-23T02:43:12.018Z] SystemDrive C: [2021-11-23T02:43:12.018Z] SystemRoot C:\Windows [2021-11-23T02:43:12.018Z] TEMP C:\Windows\TEMP [2021-11-23T02:43:12.018Z] TESTDEBUG 0 [2021-11-23T02:43:12.018Z] TESTRUN_DRIVE d [2021-11-23T02:43:12.018Z] TESTRUN_SUBDIR CI [2021-11-23T02:43:12.018Z] TIMEOUT 120m [2021-11-23T02:43:12.018Z] TMP C:\Windows\TEMP [2021-11-23T02:43:12.018Z] unit_validate true [2021-11-23T02:43:12.018Z] USERDOMAIN WORKGROUP [2021-11-23T02:43:12.018Z] USERNAME azwin-2-920441$ [2021-11-23T02:43:12.018Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-23T02:43:12.018Z] validate_force false [2021-11-23T02:43:12.018Z] windir C:\Windows [2021-11-23T02:43:12.018Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-23T02:43:12.018Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-23T02:43:12.018Z] windows2022 true [2021-11-23T02:43:12.018Z] windows2022containerd true [2021-11-23T02:43:12.018Z] windowsRS1 false [2021-11-23T02:43:12.018Z] windowsRS5 true [2021-11-23T02:43:12.018Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-23T02:43:12.018Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-23T02:43:12.018Z] [2021-11-23T02:43:12.018Z] [2021-11-23T02:43:12.018Z] [2021-11-23T02:43:12.099Z] #14 ... [2021-11-23T02:43:12.099Z] [2021-11-23T02:43:12.099Z] #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 [2021-11-23T02:43:12.099Z] #40 sha256:ef9b9f6d0d65ca83a3ffa199089fb208b1bfafe3af642a6a15ba45a82266a690 [2021-11-23T02:43:12.099Z] #40 8.378 [100%] Linking C executable tini-static [2021-11-23T02:43:12.106Z] #62 52.43 + bin/ctr [2021-11-23T02:43:12.107Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-23T02:43:12.107Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-660bb5ec\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-23T02:43:12.107Z] ---------------------------------------------------------------------------- [2021-11-23T02:43:12.107Z] [2021-11-23T02:43:12.107Z] INFO: executeCI.ps1 starting at Tue Nov 23 02:43:11 CUT 2021 [2021-11-23T02:43:12.107Z] [2021-11-23T02:43:12.107Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-23T02:43:12.107Z] INFO: Running git version 2.24.1.windows.2 [2021-11-23T02:43:12.107Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-23T02:43:12.107Z] INFO: Environment variables: [2021-11-23T02:43:12.107Z] [2021-11-23T02:43:12.107Z] Name Value [2021-11-23T02:43:12.107Z] ---- ----- [2021-11-23T02:43:12.107Z] ALLUSERSPROFILE C:\ProgramData [2021-11-23T02:43:12.107Z] amd64 true [2021-11-23T02:43:12.107Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-23T02:43:12.107Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-23T02:43:12.107Z] arm64 true [2021-11-23T02:43:12.107Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-23T02:43:12.107Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-23T02:43:12.107Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-23T02:43:12.107Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-23T02:43:12.107Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-23T02:43:12.107Z] BRANCH_NAME PR-43040 [2021-11-23T02:43:12.107Z] BUILD_DISPLAY_NAME #7 [2021-11-23T02:43:12.107Z] BUILD_ID 7 [2021-11-23T02:43:12.107Z] BUILD_NUMBER 7 [2021-11-23T02:43:12.107Z] BUILD_TAG jenkins-moby-PR-43040-7 [2021-11-23T02:43:12.107Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/ [2021-11-23T02:43:12.107Z] cgroup2 true [2021-11-23T02:43:12.107Z] CHANGE_AUTHOR kkltcjk1 [2021-11-23T02:43:12.107Z] CHANGE_BRANCH exec_hang [2021-11-23T02:43:12.107Z] CHANGE_FORK kkltcjk1 [2021-11-23T02:43:12.107Z] CHANGE_ID 43040 [2021-11-23T02:43:12.107Z] CHANGE_TARGET master [2021-11-23T02:43:12.107Z] CHANGE_TITLE Fix exec hang when CloseStreams hang in processEvent [2021-11-23T02:43:12.107Z] CHANGE_URL https://github.com/moby/moby/pull/43040 [2021-11-23T02:43:12.107Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:43:12.107Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-23T02:43:12.107Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-23T02:43:12.107Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-23T02:43:12.107Z] COMPUTERNAME azwin-2-920440 [2021-11-23T02:43:12.107Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-23T02:43:12.107Z] ConfigSequenceNumber 0 [2021-11-23T02:43:12.107Z] dco true [2021-11-23T02:43:12.107Z] DOCKER_BUILDKIT 0 [2021-11-23T02:43:12.107Z] DOCKER_DUT_DEBUG 1 [2021-11-23T02:43:12.107Z] DOCKER_EXPERIMENTAL 1 [2021-11-23T02:43:12.107Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-23T02:43:12.107Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-23T02:43:12.107Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-23T02:43:12.107Z] EXECUTOR_NUMBER 0 [2021-11-23T02:43:12.107Z] FQDN azwin-2-920440.westus.cloudapp.azure.com [2021-11-23T02:43:12.107Z] GIT_BRANCH PR-43040 [2021-11-23T02:43:12.107Z] GIT_COMMIT 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:43:12.107Z] GIT_PREVIOUS_COMMIT f57bde19e91f0a0be8576ea2fe3e0e4bd8e8273f [2021-11-23T02:43:12.107Z] GIT_URL https://github.com/moby/moby.git [2021-11-23T02:43:12.107Z] HUDSON_COOKIE eab01c6a-9f4d-40b5-8293-e7840b5293f5 [2021-11-23T02:43:12.107Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-23T02:43:12.107Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-23T02:43:12.107Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-23T02:43:12.107Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-23T02:43:12.107Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-23T02:43:12.107Z] JENKINS_NODE_COOKIE a65618e2-e751-4841-9742-8a40418d61e2 [2021-11-23T02:43:12.107Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-23T02:43:12.107Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-23T02:43:12.107Z] JOB_BASE_NAME PR-43040 [2021-11-23T02:43:12.107Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/display/redirect [2021-11-23T02:43:12.107Z] JOB_NAME moby/PR-43040 [2021-11-23T02:43:12.107Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/ [2021-11-23T02:43:12.107Z] library.jps.version master [2021-11-23T02:43:12.107Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-23T02:43:12.107Z] NODE_LABELS amd64 azure azwin-2-920440 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-23T02:43:12.107Z] NODE_NAME azwin-2-920440 [2021-11-23T02:43:12.107Z] NUMBER_OF_PROCESSORS 4 [2021-11-23T02:43:12.107Z] OS Windows_NT [2021-11-23T02:43:12.107Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-23T02:43:12.107Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-23T02:43:12.107Z] ppc64le false [2021-11-23T02:43:12.107Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-23T02:43:12.107Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-23T02:43:12.107Z] PROCESSOR_LEVEL 6 [2021-11-23T02:43:12.107Z] PROCESSOR_REVISION 5507 [2021-11-23T02:43:12.107Z] ProgramData C:\ProgramData [2021-11-23T02:43:12.107Z] ProgramFiles C:\Program Files [2021-11-23T02:43:12.107Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-23T02:43:12.107Z] ProgramW6432 C:\Program Files [2021-11-23T02:43:12.107Z] PROMPT $P$G [2021-11-23T02:43:12.107Z] PSExecutionPolicyPreference Bypass [2021-11-23T02:43:12.107Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-23T02:43:12.107Z] PUBLIC C:\Users\Public [2021-11-23T02:43:12.107Z] rootless true [2021-11-23T02:43:12.107Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=artif... [2021-11-23T02:43:12.107Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=changes [2021-11-23T02:43:12.107Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect [2021-11-23T02:43:12.107Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=tests [2021-11-23T02:43:12.107Z] s390x false [2021-11-23T02:43:12.108Z] SKIP_VALIDATION_TESTS 1 [2021-11-23T02:43:12.108Z] SOURCES_DRIVE d [2021-11-23T02:43:12.108Z] SOURCES_SUBDIR gopath [2021-11-23T02:43:12.108Z] STAGE_NAME Run tests [2021-11-23T02:43:12.108Z] SystemDrive C: [2021-11-23T02:43:12.108Z] SystemRoot C:\Windows [2021-11-23T02:43:12.108Z] TEMP C:\Windows\TEMP [2021-11-23T02:43:12.108Z] TESTDEBUG 0 [2021-11-23T02:43:12.108Z] TESTRUN_DRIVE d [2021-11-23T02:43:12.108Z] TESTRUN_SUBDIR CI [2021-11-23T02:43:12.108Z] TIMEOUT 120m [2021-11-23T02:43:12.108Z] TMP C:\Windows\TEMP [2021-11-23T02:43:12.108Z] unit_validate true [2021-11-23T02:43:12.108Z] USERDOMAIN WORKGROUP [2021-11-23T02:43:12.108Z] USERNAME azwin-2-920440$ [2021-11-23T02:43:12.108Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-23T02:43:12.108Z] validate_force false [2021-11-23T02:43:12.108Z] windir C:\Windows [2021-11-23T02:43:12.108Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-23T02:43:12.108Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-23T02:43:12.108Z] windows2022 true [2021-11-23T02:43:12.108Z] windows2022containerd true [2021-11-23T02:43:12.108Z] windowsRS1 false [2021-11-23T02:43:12.108Z] windowsRS5 true [2021-11-23T02:43:12.108Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-23T02:43:12.108Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-23T02:43:12.108Z] [2021-11-23T02:43:12.108Z] [2021-11-23T02:43:12.108Z] [2021-11-23T02:43:12.219Z] #14 107.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-23T02:43:12.674Z] #40 9.284 [100%] Built target tini-static [2021-11-23T02:43:12.674Z] #40 9.399 + mkdir -p /build [2021-11-23T02:43:12.674Z] #40 9.406 + cp tini-static /build/docker-init [2021-11-23T02:43:12.674Z] #40 DONE 9.5s [2021-11-23T02:43:12.674Z] [2021-11-23T02:43:12.674Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:43:12.674Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:43:12.791Z] #14 108.6 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-23T02:43:12.791Z] #14 108.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-23T02:43:12.791Z] #14 108.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-23T02:43:13.095Z] INFO: Sources under d:\gopath\... [2021-11-23T02:43:13.095Z] INFO: Test run under d:\CI\... [2021-11-23T02:43:13.095Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-23T02:43:13.095Z] INFO: docker/docker repository was found [2021-11-23T02:43:13.173Z] #19 189.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-23T02:43:13.173Z] #19 189.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:43:13.173Z] #19 189.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T02:43:13.362Z] #14 109.4 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-23T02:43:13.362Z] #14 109.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-23T02:43:13.363Z] #14 93.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T02:43:13.363Z] #14 93.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:13.363Z] #14 93.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:13.563Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-23T02:43:13.587Z] INFO: Sources under d:\gopath\... [2021-11-23T02:43:13.587Z] INFO: Test run under d:\CI\... [2021-11-23T02:43:13.587Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-23T02:43:13.587Z] INFO: docker/docker repository was found [2021-11-23T02:43:13.587Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-23T02:43:13.633Z] #62 ... [2021-11-23T02:43:13.633Z] [2021-11-23T02:43:13.633Z] #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 [2021-11-23T02:43:13.633Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:13.633Z] #14 102.3 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T02:43:13.633Z] #14 102.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:13.633Z] #14 102.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:43:13.633Z] #14 102.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T02:43:13.735Z] #19 190.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-23T02:43:13.735Z] #19 190.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-23T02:43:13.800Z] #14 109.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-23T02:43:13.893Z] #14 102.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:13.893Z] #14 102.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:13.991Z] #19 190.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-23T02:43:14.031Z] ltsc2022: Pulling from windows/servercore [2021-11-23T02:43:14.031Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T02:43:14.031Z] a0eb404f1860: Pulling fs layer [2021-11-23T02:43:14.057Z] ltsc2022: Pulling from windows/servercore [2021-11-23T02:43:14.057Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T02:43:14.057Z] a0eb404f1860: Pulling fs layer [2021-11-23T02:43:14.249Z] #19 191.3 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-23T02:43:14.249Z] #19 191.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-23T02:43:14.249Z] #19 191.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-23T02:43:14.379Z] #14 110.2 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-23T02:43:14.379Z] #14 110.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-23T02:43:14.379Z] #14 110.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-23T02:43:14.506Z] #19 191.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-23T02:43:14.506Z] #19 191.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:14.506Z] #19 191.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:14.762Z] #19 191.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-23T02:43:15.019Z] #19 191.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:43:15.019Z] #19 191.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T02:43:15.321Z] #14 111.1 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-23T02:43:15.321Z] #14 111.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-23T02:43:15.700Z] #14 111.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-23T02:43:16.643Z] #14 112.3 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-23T02:43:16.643Z] #14 112.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T02:43:16.643Z] #14 112.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-23T02:43:16.778Z] Client: [2021-11-23T02:43:16.778Z] Context: default [2021-11-23T02:43:16.778Z] Debug Mode: false [2021-11-23T02:43:16.778Z] Plugins: [2021-11-23T02:43:16.778Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-23T02:43:16.778Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-23T02:43:16.778Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-23T02:43:16.778Z] [2021-11-23T02:43:16.778Z] Server: [2021-11-23T02:43:16.778Z] Containers: 0 [2021-11-23T02:43:16.778Z] Running: 0 [2021-11-23T02:43:16.778Z] Paused: 0 [2021-11-23T02:43:16.778Z] Stopped: 0 [2021-11-23T02:43:16.778Z] Images: 0 [2021-11-23T02:43:16.778Z] Server Version: 20.10.9 [2021-11-23T02:43:16.778Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T02:43:16.778Z] Windows: [2021-11-23T02:43:16.778Z] LCOW: [2021-11-23T02:43:16.778Z] Logging Driver: json-file [2021-11-23T02:43:16.778Z] Plugins: [2021-11-23T02:43:16.778Z] Volume: local [2021-11-23T02:43:16.778Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:43:16.778Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:43:16.778Z] Swarm: inactive [2021-11-23T02:43:16.778Z] Default Isolation: process [2021-11-23T02:43:16.778Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T02:43:16.778Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T02:43:16.778Z] OSType: windows [2021-11-23T02:43:16.778Z] Architecture: x86_64 [2021-11-23T02:43:16.778Z] CPUs: 4 [2021-11-23T02:43:16.778Z] Total Memory: 32GiB [2021-11-23T02:43:16.778Z] Name: azwin-2-71fa80 [2021-11-23T02:43:16.778Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-23T02:43:16.778Z] Docker Root Dir: D:\docker [2021-11-23T02:43:16.778Z] Debug Mode: false [2021-11-23T02:43:16.778Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:43:16.778Z] Labels: [2021-11-23T02:43:16.778Z] Experimental: true [2021-11-23T02:43:16.778Z] Insecure Registries: [2021-11-23T02:43:16.778Z] 10.0.0.4:5000 [2021-11-23T02:43:16.778Z] 127.0.0.0/8 [2021-11-23T02:43:16.778Z] Registry Mirrors: [2021-11-23T02:43:16.778Z] http://10.0.0.4:5000/ [2021-11-23T02:43:16.778Z] Live Restore Enabled: false [2021-11-23T02:43:16.778Z] Product License: Community Engine [2021-11-23T02:43:16.778Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-23T02:43:18.029Z] #14 113.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-23T02:43:18.029Z] #14 113.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-23T02:43:18.289Z] #14 114.0 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T02:43:18.817Z] #14 114.4 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-23T02:43:18.817Z] #14 114.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-23T02:43:18.817Z] #14 114.5 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-23T02:43:19.261Z] #19 196.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-23T02:43:19.261Z] #19 196.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:43:19.261Z] #19 196.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T02:43:19.519Z] #19 196.4 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-23T02:43:19.519Z] #19 196.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-23T02:43:19.519Z] #19 196.4 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-23T02:43:19.519Z] #19 196.4 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-23T02:43:19.519Z] #19 196.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-23T02:43:19.519Z] #19 196.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-23T02:43:19.757Z] #14 ... [2021-11-23T02:43:19.757Z] [2021-11-23T02:43:19.757Z] #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 [2021-11-23T02:43:19.757Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:19.775Z] #19 196.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-23T02:43:19.775Z] #19 196.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:19.775Z] #19 196.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:19.775Z] #19 196.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-23T02:43:19.775Z] #19 196.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:19.775Z] #19 196.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:19.775Z] #19 196.7 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-23T02:43:19.775Z] #19 196.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:19.775Z] #19 196.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:19.775Z] #19 196.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-23T02:43:19.775Z] #19 196.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:19.775Z] #19 196.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:19.775Z] #19 196.7 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-23T02:43:19.775Z] #19 196.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:19.775Z] #19 196.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:20.031Z] #19 197.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-23T02:43:20.031Z] #19 197.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:20.031Z] #19 197.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:20.031Z] #19 197.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-23T02:43:20.287Z] #19 197.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:20.288Z] #19 197.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:20.288Z] #19 197.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-23T02:43:20.288Z] #19 197.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:20.288Z] #19 197.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:20.537Z] #26 115.4 Updating files: 13% (1492/11415) Updating files: 14% (1599/11415) Updating files: 15% (1713/11415) Updating files: 16% (1827/11415) Updating files: 17% (1941/11415) Updating files: 18% (2055/11415) Updating files: 19% (2169/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) [2021-11-23T02:43:20.537Z] #26 ... [2021-11-23T02:43:20.537Z] [2021-11-23T02:43:20.537Z] #65 [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 [2021-11-23T02:43:20.537Z] #65 sha256:a73e8a0328ac8dea86ef9fa1b9323279a5999c11d373cedfb9bd40ad4bd3b1d5 [2021-11-23T02:43:20.537Z] #65 105.8 rootlesskit version 0.14.6 [2021-11-23T02:43:20.537Z] #65 105.8 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T02:43:20.537Z] #65 105.8 -container-ip string [2021-11-23T02:43:20.537Z] #65 105.8 container ip [2021-11-23T02:43:20.537Z] #65 105.8 -container-port int [2021-11-23T02:43:20.537Z] #65 105.8 container port (default -1) [2021-11-23T02:43:20.537Z] #65 105.8 -host-ip string [2021-11-23T02:43:20.537Z] #65 105.8 host ip [2021-11-23T02:43:20.537Z] #65 105.8 -host-port int [2021-11-23T02:43:20.537Z] #65 105.8 host port (default -1) [2021-11-23T02:43:20.537Z] #65 105.8 -proto string [2021-11-23T02:43:20.537Z] #65 105.8 proxy protocol (default "tcp") [2021-11-23T02:43:20.537Z] #65 DONE 115.8s [2021-11-23T02:43:20.537Z] [2021-11-23T02:43:20.537Z] #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 [2021-11-23T02:43:20.537Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:20.537Z] #26 115.4 Updating files: 13% (1492/11415) Updating files: 14% (1599/11415) Updating files: 15% (1713/11415) Updating files: 16% (1827/11415) Updating files: 17% (1941/11415) Updating files: 18% (2055/11415) Updating files: 19% (2169/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) [2021-11-23T02:43:20.537Z] #26 ... [2021-11-23T02:43:20.537Z] [2021-11-23T02:43:20.537Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T02:43:20.537Z] #66 sha256:01e12ede12e0f464751075b179088c1bea91eca5704d0be1ce0ecdbf2c0b0c22 [2021-11-23T02:43:20.537Z] #66 DONE 0.2s [2021-11-23T02:43:20.537Z] [2021-11-23T02:43:20.537Z] #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 [2021-11-23T02:43:20.537Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:20.543Z] #19 197.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-23T02:43:20.543Z] #19 197.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:20.543Z] #19 197.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:20.543Z] #19 197.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-23T02:43:20.543Z] #19 197.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:20.543Z] #19 197.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:20.543Z] #19 197.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-23T02:43:20.543Z] #19 197.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:20.543Z] #19 197.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:20.800Z] #19 197.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-23T02:43:20.800Z] #19 197.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:43:20.800Z] #19 197.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:21.059Z] #26 115.4 Updating files: 13% (1492/11415) Updating files: 14% (1599/11415) Updating files: 15% (1713/11415) Updating files: 16% (1827/11415) Updating files: 17% (1941/11415) Updating files: 18% (2055/11415) Updating files: 19% (2169/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 31% (3645/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) [2021-11-23T02:43:21.059Z] #26 ... [2021-11-23T02:43:21.059Z] [2021-11-23T02:43:21.059Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T02:43:21.059Z] #67 sha256:7461dd03046768df795c281d83fbb60086b8ec6d1e4635714358d4c4fd0e5c00 [2021-11-23T02:43:21.059Z] #67 DONE 0.4s [2021-11-23T02:43:21.059Z] [2021-11-23T02:43:21.059Z] #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 [2021-11-23T02:43:21.059Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:22.083Z] #62 ... [2021-11-23T02:43:22.083Z] [2021-11-23T02:43:22.083Z] #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 [2021-11-23T02:43:22.083Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:22.083Z] #14 115.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T02:43:22.083Z] #14 115.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:22.083Z] #14 115.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:22.083Z] #14 120.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T02:43:22.083Z] #14 120.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:22.083Z] #14 120.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:22.083Z] #14 125.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T02:43:22.083Z] #14 125.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:22.083Z] #14 125.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #26 115.4 Updating files: 13% (1492/11415) Updating files: 14% (1599/11415) Updating files: 15% (1713/11415) Updating files: 16% (1827/11415) Updating files: 17% (1941/11415) Updating files: 18% (2055/11415) Updating files: 19% (2169/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 31% (3645/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 49% (5627/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) [2021-11-23T02:43:22.103Z] #26 ... [2021-11-23T02:43:22.103Z] [2021-11-23T02:43:22.103Z] #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 [2021-11-23T02:43:22.103Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T02:43:22.103Z] #14 115.6 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T02:43:22.103Z] #14 115.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T02:43:22.103Z] #14 115.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:43:22.103Z] #14 116.0 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-23T02:43:22.103Z] #14 116.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-23T02:43:22.103Z] #14 116.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T02:43:22.103Z] #14 116.3 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-23T02:43:22.103Z] #14 116.4 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-23T02:43:22.103Z] #14 116.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-23T02:43:22.103Z] #14 116.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:43:22.103Z] #14 116.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T02:43:22.103Z] #14 116.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T02:43:22.103Z] #14 116.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T02:43:22.103Z] #14 116.6 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-23T02:43:22.103Z] #14 116.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:43:22.103Z] #14 116.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-23T02:43:22.103Z] #14 116.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-23T02:43:22.103Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T02:43:22.103Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.8 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 [2021-11-23T02:43:22.103Z] #14 116.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:43:22.103Z] #14 116.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.9 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 [2021-11-23T02:43:22.103Z] #14 116.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:43:22.103Z] #14 116.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T02:43:22.103Z] #14 117.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:43:22.103Z] #14 117.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T02:43:22.103Z] #14 117.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-23T02:43:22.103Z] #14 117.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:43:22.103Z] #14 DONE 117.8s [2021-11-23T02:43:22.103Z] [2021-11-23T02:43:22.103Z] #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 [2021-11-23T02:43:22.103Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:22.622Z] #26 115.4 Updating files: 13% (1492/11415) Updating files: 14% (1599/11415) Updating files: 15% (1713/11415) Updating files: 16% (1827/11415) Updating files: 17% (1941/11415) Updating files: 18% (2055/11415) Updating files: 19% (2169/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 31% (3645/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 49% (5627/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) [2021-11-23T02:43:22.622Z] #26 ... [2021-11-23T02:43:22.622Z] [2021-11-23T02:43:22.622Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T02:43:22.622Z] #57 sha256:58153b925d75850574b7e01fd98ffd7538afd07dfd341b98182396482ce9f679 [2021-11-23T02:43:22.622Z] #57 DONE 0.6s [2021-11-23T02:43:22.622Z] [2021-11-23T02:43:22.622Z] #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 [2021-11-23T02:43:22.622Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:23.352Z] #14 ... [2021-11-23T02:43:23.352Z] [2021-11-23T02:43:23.352Z] #65 [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 [2021-11-23T02:43:23.352Z] #65 sha256:e32249d590733fc1b86d5558e1a9e0b065682a2e9703b52cf8f7e95b8ce759af [2021-11-23T02:43:23.352Z] #65 102.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:43:23.352Z] #65 102.8 + GOBIN=/build [2021-11-23T02:43:23.352Z] #65 102.8 + GO111MODULE=on [2021-11-23T02:43:23.352Z] #65 102.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T02:43:23.923Z] #26 115.4 Updating files: 13% (1492/11415) Updating files: 14% (1599/11415) Updating files: 15% (1713/11415) Updating files: 16% (1827/11415) Updating files: 17% (1941/11415) Updating files: 18% (2055/11415) Updating files: 19% (2169/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 31% (3645/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 49% (5627/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 68% (7763/11415) Updating files: 69% (7877/11415) Updating files: 69% (7957/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) Updating files: 79% (9018/11415) Updating files: 80% (9132/11415) Updating files: 81% (9247/11415) Updating files: 82% (9361/11415) Updating files: 83% (9475/11415) Updating files: 84% (9589/11415) Updating files: 85% (9703/11415) Updating files: 86% (9817/11415) Updating files: 87% (9932/11415) Updating files: 88% (10046/11415) Updating files: 89% (10160/11415) Updating files: 90% (10274/11415) Updating files: 91% (10388/11415) Updating files: 92% (10502/11415) Updating files: 93% (10616/11415) Updating files: 94% (10731/11415) Updating files: 95% (10845/11415) Updating files: 96% (10959/11415) Updating files: 97% (11073/11415) Updating files: 98% (11187/11415) Updating files: 99% (11301/11415) Updating files: 100% (11415/11415) Updating files: 100% (11415/11415), done. [2021-11-23T02:43:24.185Z] #26 ... [2021-11-23T02:43:24.185Z] [2021-11-23T02:43:24.185Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T02:43:24.185Z] #15 sha256:52482ba78cd93eda1cf3740bd65dda6fd4f57fd2ea11e7ea64c853be4a433d10 [2021-11-23T02:43:24.185Z] #15 DONE 2.1s [2021-11-23T02:43:24.185Z] [2021-11-23T02:43:24.185Z] #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 [2021-11-23T02:43:24.185Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:24.185Z] #26 119.9 + cd /tmp/tmp.uzbjPFWWt4/tmp/docker-ce [2021-11-23T02:43:24.185Z] #26 119.9 + git checkout -q v17.06.2-ce [2021-11-23T02:43:25.567Z] #26 ... [2021-11-23T02:43:25.567Z] [2021-11-23T02:43:25.567Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T02:43:25.567Z] #16 sha256:6ffd839d54da310a948a41ef3bf8017985228a74757541b90b2f92850246bb9e [2021-11-23T02:43:25.567Z] #16 DONE 1.4s [2021-11-23T02:43:25.827Z] [2021-11-23T02:43:25.827Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T02:43:25.827Z] #17 sha256:bc6aef89da04b99820a43c4a2be6752f69fa206b112e17e4db9f596ba97b55e2 [2021-11-23T02:43:26.049Z] #19 202.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-23T02:43:26.049Z] #19 202.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:43:26.049Z] #19 202.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:26.049Z] #19 202.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-23T02:43:26.049Z] #19 202.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-23T02:43:26.049Z] #19 202.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-23T02:43:26.049Z] #19 202.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-23T02:43:26.049Z] #19 202.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-23T02:43:26.049Z] #19 202.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-23T02:43:26.049Z] #19 202.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-23T02:43:26.049Z] #19 202.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:26.049Z] #19 202.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:26.129Z] #14 113.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T02:43:26.129Z] #14 113.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:26.129Z] #14 113.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:26.305Z] #19 203.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-23T02:43:26.305Z] #19 203.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:43:26.305Z] #19 203.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:26.402Z] #17 0.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T02:43:27.342Z] #17 DONE 1.6s [2021-11-23T02:43:27.342Z] [2021-11-23T02:43:27.342Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T02:43:27.342Z] #18 sha256:2c376badc264aff0ff33f05e040d19af5f63da940046efbaa0f9701db367ae2c [2021-11-23T02:43:27.601Z] #18 ... [2021-11-23T02:43:27.601Z] [2021-11-23T02:43:27.601Z] #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 [2021-11-23T02:43:27.601Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-23T02:43:27.601Z] #34 DONE 123.0s [2021-11-23T02:43:27.862Z] [2021-11-23T02:43:27.862Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:43:27.862Z] #58 sha256:7c08099634313da5fe86e29a40b8c83886f3b6f804a302ec3ff3b42591612f38 [2021-11-23T02:43:27.862Z] #58 1.814 + RM_GOPATH=0 [2021-11-23T02:43:27.862Z] #58 1.814 + TMP_GOPATH= [2021-11-23T02:43:27.862Z] #58 1.814 + : /build [2021-11-23T02:43:27.862Z] #58 1.814 + '[' -z '' ']' [2021-11-23T02:43:27.862Z] #58 1.814 ++ mktemp -d [2021-11-23T02:43:27.862Z] #58 1.814 + export GOPATH=/tmp/tmp.e8VPWDmytl [2021-11-23T02:43:27.862Z] #58 1.814 + GOPATH=/tmp/tmp.e8VPWDmytl [2021-11-23T02:43:27.862Z] #58 1.814 + RM_GOPATH=1 [2021-11-23T02:43:27.862Z] #58 1.814 + case "$(go env GOARCH)" in [2021-11-23T02:43:27.862Z] #58 1.814 ++ go env GOARCH [2021-11-23T02:43:27.862Z] #58 1.814 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:27.862Z] #58 1.814 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:27.862Z] #58 1.814 ++ dirname /install.sh [2021-11-23T02:43:27.862Z] #58 1.814 + dir=/ [2021-11-23T02:43:27.862Z] #58 1.814 + bin=runc [2021-11-23T02:43:27.862Z] #58 1.814 + shift [2021-11-23T02:43:27.862Z] #58 1.814 + '[' '!' -f //runc.installer ']' [2021-11-23T02:43:27.862Z] #58 1.814 + . //runc.installer [2021-11-23T02:43:27.862Z] #58 1.814 ++ set -e [2021-11-23T02:43:27.862Z] #58 1.814 ++ : v1.0.2 [2021-11-23T02:43:27.862Z] #58 1.814 + install_runc [2021-11-23T02:43:27.862Z] #58 1.814 + RUNC_BUILDTAGS=seccomp [2021-11-23T02:43:27.862Z] #58 1.814 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T02:43:27.862Z] #58 1.814 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e8VPWDmytl/src/github.com/opencontainers/runc [2021-11-23T02:43:27.862Z] #58 1.814 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T02:43:27.862Z] #58 1.835 Cloning into '/tmp/tmp.e8VPWDmytl/src/github.com/opencontainers/runc'... [2021-11-23T02:43:28.728Z] #65 ... [2021-11-23T02:43:28.728Z] [2021-11-23T02:43:28.728Z] #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 [2021-11-23T02:43:28.728Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:28.728Z] #14 106.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T02:43:28.728Z] #14 106.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:28.728Z] #14 106.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:28.821Z] #58 ... [2021-11-23T02:43:28.821Z] [2021-11-23T02:43:28.821Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T02:43:28.821Z] #18 sha256:2c376badc264aff0ff33f05e040d19af5f63da940046efbaa0f9701db367ae2c [2021-11-23T02:43:28.821Z] #18 DONE 1.7s [2021-11-23T02:43:29.082Z] [2021-11-23T02:43:29.082Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T02:43:29.082Z] #19 sha256:550fc51e80ddb44da52670c7ff42726ad87a417914d94a61921d3f8e3cac4c4f [2021-11-23T02:43:29.428Z] #14 ... [2021-11-23T02:43:29.428Z] [2021-11-23T02:43:29.428Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:43:29.428Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:43:29.689Z] #62 64.70 Updating files: 68% (3213/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T02:43:29.689Z] #62 65.37 + cd /tmp/tmp.DLTNR9Dmp0/src/github.com/containerd/containerd [2021-11-23T02:43:29.689Z] #62 65.37 + git checkout -q v1.5.8 [2021-11-23T02:43:30.023Z] #19 DONE 1.3s [2021-11-23T02:43:30.023Z] [2021-11-23T02:43:30.023Z] #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 [2021-11-23T02:43:30.023Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:43:30.023Z] #26 125.0 + mkdir -p /tmp/tmp.uzbjPFWWt4/src/github.com/docker [2021-11-23T02:43:30.023Z] #26 125.0 + mv components/cli /tmp/tmp.uzbjPFWWt4/src/github.com/docker/cli [2021-11-23T02:43:30.023Z] #26 125.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-23T02:43:30.210Z] #14 ... [2021-11-23T02:43:30.210Z] [2021-11-23T02:43:30.210Z] #65 [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 [2021-11-23T02:43:30.210Z] #65 sha256:5211cca11a8ebf10c9a07626e535b0877fcbd7ad6c763cd44cd24aa407e3f50d [2021-11-23T02:43:30.210Z] #65 132.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:43:30.211Z] #65 132.9 + GOBIN=/build [2021-11-23T02:43:30.211Z] #65 132.9 + GO111MODULE=on [2021-11-23T02:43:30.211Z] #65 132.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T02:43:30.475Z] #19 207.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-23T02:43:30.475Z] #19 207.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:43:30.475Z] #19 207.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:30.475Z] #19 207.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-23T02:43:30.475Z] #19 207.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-23T02:43:30.475Z] #19 207.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-23T02:43:30.475Z] #19 207.5 Selecting previously unselected package libc6-s390x-cross. [2021-11-23T02:43:30.475Z] #19 207.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-23T02:43:30.475Z] #19 207.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-23T02:43:30.732Z] #19 207.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-23T02:43:30.732Z] #19 207.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:30.732Z] #19 207.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:30.732Z] #19 207.7 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-23T02:43:30.732Z] #19 207.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:30.732Z] #19 207.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:30.732Z] #19 207.8 Selecting previously unselected package libitm1-s390x-cross. [2021-11-23T02:43:30.732Z] #19 207.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:30.732Z] #19 207.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:30.732Z] #19 207.8 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-23T02:43:30.988Z] #19 207.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:30.988Z] #19 207.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:30.988Z] #19 207.8 Selecting previously unselected package libasan6-s390x-cross. [2021-11-23T02:43:30.988Z] #19 207.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:30.988Z] #19 207.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:30.988Z] #19 208.1 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-23T02:43:31.244Z] #19 208.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:31.244Z] #19 208.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:31.244Z] #19 208.1 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-23T02:43:31.244Z] #19 208.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:31.244Z] #19 208.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:31.244Z] #19 208.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-23T02:43:31.244Z] #19 208.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:31.244Z] #19 208.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:31.411Z] #26 ... [2021-11-23T02:43:31.411Z] [2021-11-23T02:43:31.411Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T02:43:31.411Z] #20 sha256:46577f70d07a420d6210aa93528b5016523bc025f9ae8c34fc20a4460823f85d [2021-11-23T02:43:31.411Z] #20 DONE 1.2s [2021-11-23T02:43:31.411Z] [2021-11-23T02:43:31.411Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:43:31.411Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-23T02:43:31.602Z] #62 67.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T02:43:31.602Z] #62 67.02 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T02:43:31.602Z] #62 67.02 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:43:31.602Z] #62 67.02 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:43:31.602Z] #62 67.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T02:43:31.602Z] #62 67.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T02:43:31.602Z] #62 67.02 + '[' '' = dynamic ']' [2021-11-23T02:43:31.602Z] #62 67.02 + make [2021-11-23T02:43:31.842Z] a0eb404f1860: Verifying Checksum [2021-11-23T02:43:31.842Z] a0eb404f1860: Download complete [2021-11-23T02:43:31.910Z] a0eb404f1860: Verifying Checksum [2021-11-23T02:43:31.910Z] a0eb404f1860: Download complete [2021-11-23T02:43:32.015Z] #14 112.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T02:43:32.015Z] #14 112.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T02:43:32.015Z] #14 112.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:43:32.172Z] #19 209.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-23T02:43:32.172Z] #19 209.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:43:32.429Z] #19 209.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:32.800Z] #21 1.385 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:43:32.988Z] #62 68.42 + bin/ctr [2021-11-23T02:43:33.021Z] #14 ... [2021-11-23T02:43:33.021Z] [2021-11-23T02:43:33.021Z] #65 [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 [2021-11-23T02:43:33.021Z] #65 sha256:e32249d590733fc1b86d5558e1a9e0b065682a2e9703b52cf8f7e95b8ce759af [2021-11-23T02:43:33.021Z] #65 108.5 rootlesskit version 0.14.6 [2021-11-23T02:43:33.021Z] #65 108.6 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T02:43:33.021Z] #65 108.6 -container-ip string [2021-11-23T02:43:33.021Z] #65 108.6 container ip [2021-11-23T02:43:33.021Z] #65 108.6 -container-port int [2021-11-23T02:43:33.021Z] #65 108.6 container port (default -1) [2021-11-23T02:43:33.021Z] #65 108.6 -host-ip string [2021-11-23T02:43:33.021Z] #65 108.6 host ip [2021-11-23T02:43:33.021Z] #65 108.6 -host-port int [2021-11-23T02:43:33.021Z] #65 108.6 host port (default -1) [2021-11-23T02:43:33.021Z] #65 108.6 -proto string [2021-11-23T02:43:33.021Z] #65 108.6 proxy protocol (default "tcp") [2021-11-23T02:43:33.021Z] #65 DONE 113.0s [2021-11-23T02:43:33.021Z] [2021-11-23T02:43:33.021Z] #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 [2021-11-23T02:43:33.021Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:33.021Z] #14 113.4 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T02:43:33.021Z] #14 113.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T02:43:33.021Z] #14 113.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:43:33.021Z] #14 ... [2021-11-23T02:43:33.021Z] [2021-11-23T02:43:33.021Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T02:43:33.021Z] #66 sha256:bc4fda84c33c4ad71b7aa28711b7497cd518f142b4bfdc11f565433eb9c8c4ef [2021-11-23T02:43:33.021Z] #66 DONE 0.2s [2021-11-23T02:43:33.021Z] [2021-11-23T02:43:33.021Z] #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 [2021-11-23T02:43:33.021Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:33.021Z] #14 113.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T02:43:33.021Z] #14 113.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T02:43:33.021Z] #14 113.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:43:33.021Z] #14 113.8 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:43:33.021Z] #14 113.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:43:33.061Z] #21 1.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:43:33.061Z] #21 1.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:43:33.280Z] #14 ... [2021-11-23T02:43:33.280Z] [2021-11-23T02:43:33.280Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T02:43:33.280Z] #67 sha256:d6dfafde937d769c4df631a5acee66f38128b5afeefb1fc88feceda347bab616 [2021-11-23T02:43:33.280Z] #67 DONE 0.1s [2021-11-23T02:43:33.280Z] [2021-11-23T02:43:33.280Z] #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 [2021-11-23T02:43:33.280Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:33.280Z] #14 113.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:43:33.321Z] #21 2.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:43:33.540Z] #14 114.0 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:43:33.540Z] #14 114.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:43:33.540Z] #14 114.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:43:33.800Z] #14 114.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T02:43:33.800Z] #14 114.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:43:33.800Z] #14 114.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:33.800Z] #14 114.4 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T02:43:33.800Z] #14 114.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T02:43:33.800Z] #14 114.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:43:34.060Z] #14 114.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T02:43:34.060Z] #14 114.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T02:43:34.060Z] #14 114.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:43:34.320Z] #14 115.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T02:43:34.320Z] #14 115.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T02:43:34.320Z] #14 115.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:43:34.401Z] #65 137.5 rootlesskit version 0.14.6 [2021-11-23T02:43:34.401Z] #65 137.6 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T02:43:34.401Z] #65 137.6 -container-ip string [2021-11-23T02:43:34.401Z] #65 137.6 container ip [2021-11-23T02:43:34.401Z] #65 137.6 -container-port int [2021-11-23T02:43:34.401Z] #65 137.6 container port (default -1) [2021-11-23T02:43:34.401Z] #65 137.6 -host-ip string [2021-11-23T02:43:34.401Z] #65 137.6 host ip [2021-11-23T02:43:34.401Z] #65 137.6 -host-port int [2021-11-23T02:43:34.401Z] #65 137.6 host port (default -1) [2021-11-23T02:43:34.401Z] #65 137.6 -proto string [2021-11-23T02:43:34.401Z] #65 137.6 proxy protocol (default "tcp") [2021-11-23T02:43:34.579Z] #14 115.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T02:43:34.579Z] #14 115.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T02:43:34.579Z] #14 115.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:43:34.839Z] #14 115.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T02:43:34.839Z] #14 115.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T02:43:34.839Z] #14 115.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:43:34.839Z] #14 115.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T02:43:34.839Z] #14 115.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T02:43:34.839Z] #14 115.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:43:35.158Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-23T02:43:35.158Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f1ab8458\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-23T02:43:35.158Z] ---------------------------------------------------------------------------- [2021-11-23T02:43:35.158Z] [2021-11-23T02:43:35.158Z] INFO: executeCI.ps1 starting at Tue Nov 23 02:43:34 CUT 2021 [2021-11-23T02:43:35.158Z] [2021-11-23T02:43:35.158Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-23T02:43:35.158Z] INFO: Running git version 2.24.1.windows.2 [2021-11-23T02:43:35.158Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-23T02:43:35.158Z] INFO: Environment variables: [2021-11-23T02:43:35.158Z] [2021-11-23T02:43:35.158Z] Name Value [2021-11-23T02:43:35.158Z] ---- ----- [2021-11-23T02:43:35.158Z] ALLUSERSPROFILE C:\ProgramData [2021-11-23T02:43:35.158Z] amd64 true [2021-11-23T02:43:35.158Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-23T02:43:35.158Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-23T02:43:35.158Z] arm64 true [2021-11-23T02:43:35.158Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-23T02:43:35.158Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-23T02:43:35.158Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-23T02:43:35.158Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-23T02:43:35.158Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-23T02:43:35.158Z] BRANCH_NAME PR-43040 [2021-11-23T02:43:35.158Z] BUILD_DISPLAY_NAME #7 [2021-11-23T02:43:35.158Z] BUILD_ID 7 [2021-11-23T02:43:35.158Z] BUILD_NUMBER 7 [2021-11-23T02:43:35.158Z] BUILD_TAG jenkins-moby-PR-43040-7 [2021-11-23T02:43:35.158Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/ [2021-11-23T02:43:35.158Z] cgroup2 true [2021-11-23T02:43:35.158Z] CHANGE_AUTHOR kkltcjk1 [2021-11-23T02:43:35.158Z] CHANGE_BRANCH exec_hang [2021-11-23T02:43:35.158Z] CHANGE_FORK kkltcjk1 [2021-11-23T02:43:35.158Z] CHANGE_ID 43040 [2021-11-23T02:43:35.158Z] CHANGE_TARGET master [2021-11-23T02:43:35.158Z] CHANGE_TITLE Fix exec hang when CloseStreams hang in processEvent [2021-11-23T02:43:35.158Z] CHANGE_URL https://github.com/moby/moby/pull/43040 [2021-11-23T02:43:35.158Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T02:43:35.158Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-23T02:43:35.158Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-23T02:43:35.158Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-23T02:43:35.158Z] COMPUTERNAME azwin-2-71fa80 [2021-11-23T02:43:35.158Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-23T02:43:35.158Z] ConfigSequenceNumber 0 [2021-11-23T02:43:35.158Z] dco true [2021-11-23T02:43:35.158Z] DOCKER_BUILDKIT 0 [2021-11-23T02:43:35.159Z] DOCKER_DUT_DEBUG 1 [2021-11-23T02:43:35.159Z] DOCKER_EXPERIMENTAL 1 [2021-11-23T02:43:35.159Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-23T02:43:35.159Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-23T02:43:35.159Z] EXECUTOR_NUMBER 0 [2021-11-23T02:43:35.159Z] FQDN azwin-2-71fa80.westus.cloudapp.azure.com [2021-11-23T02:43:35.159Z] GIT_BRANCH PR-43040 [2021-11-23T02:43:35.159Z] GIT_COMMIT 88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:43:35.159Z] GIT_PREVIOUS_COMMIT f57bde19e91f0a0be8576ea2fe3e0e4bd8e8273f [2021-11-23T02:43:35.159Z] GIT_URL https://github.com/moby/moby.git [2021-11-23T02:43:35.159Z] HUDSON_COOKIE 431a4b10-82f5-4759-a493-6cc7324afcc2 [2021-11-23T02:43:35.159Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-23T02:43:35.159Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-23T02:43:35.159Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-23T02:43:35.159Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-23T02:43:35.159Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-23T02:43:35.159Z] JENKINS_NODE_COOKIE a18fed32-435e-4e4c-bdf8-2e98c690f353 [2021-11-23T02:43:35.159Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-23T02:43:35.159Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-23T02:43:35.159Z] JOB_BASE_NAME PR-43040 [2021-11-23T02:43:35.159Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/display/redirect [2021-11-23T02:43:35.159Z] JOB_NAME moby/PR-43040 [2021-11-23T02:43:35.159Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/ [2021-11-23T02:43:35.159Z] library.jps.version master [2021-11-23T02:43:35.159Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-23T02:43:35.159Z] NODE_LABELS amd64 azure azwin-2-71fa80 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-23T02:43:35.159Z] NODE_NAME azwin-2-71fa80 [2021-11-23T02:43:35.159Z] NUMBER_OF_PROCESSORS 4 [2021-11-23T02:43:35.159Z] OS Windows_NT [2021-11-23T02:43:35.159Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-23T02:43:35.159Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-23T02:43:35.159Z] ppc64le false [2021-11-23T02:43:35.159Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-23T02:43:35.159Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-23T02:43:35.159Z] PROCESSOR_LEVEL 6 [2021-11-23T02:43:35.159Z] PROCESSOR_REVISION 5507 [2021-11-23T02:43:35.159Z] ProgramData C:\ProgramData [2021-11-23T02:43:35.159Z] ProgramFiles C:\Program Files [2021-11-23T02:43:35.159Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-23T02:43:35.159Z] ProgramW6432 C:\Program Files [2021-11-23T02:43:35.159Z] PROMPT $P$G [2021-11-23T02:43:35.159Z] PSExecutionPolicyPreference Bypass [2021-11-23T02:43:35.159Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-23T02:43:35.159Z] PUBLIC C:\Users\Public [2021-11-23T02:43:35.159Z] rootless true [2021-11-23T02:43:35.159Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=artif... [2021-11-23T02:43:35.159Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=changes [2021-11-23T02:43:35.159Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect [2021-11-23T02:43:35.159Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43040/7/display/redirect?page=tests [2021-11-23T02:43:35.159Z] s390x false [2021-11-23T02:43:35.159Z] SKIP_VALIDATION_TESTS 1 [2021-11-23T02:43:35.159Z] SOURCES_DRIVE d [2021-11-23T02:43:35.159Z] SOURCES_SUBDIR gopath [2021-11-23T02:43:35.159Z] STAGE_NAME Run tests [2021-11-23T02:43:35.159Z] SystemDrive C: [2021-11-23T02:43:35.159Z] SystemRoot C:\Windows [2021-11-23T02:43:35.159Z] TEMP C:\Windows\TEMP [2021-11-23T02:43:35.159Z] TESTDEBUG 0 [2021-11-23T02:43:35.159Z] TESTRUN_DRIVE d [2021-11-23T02:43:35.159Z] TESTRUN_SUBDIR CI [2021-11-23T02:43:35.159Z] TIMEOUT 120m [2021-11-23T02:43:35.159Z] TMP C:\Windows\TEMP [2021-11-23T02:43:35.159Z] unit_validate true [2021-11-23T02:43:35.159Z] USERDOMAIN WORKGROUP [2021-11-23T02:43:35.159Z] USERNAME azwin-2-71fa80$ [2021-11-23T02:43:35.159Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-23T02:43:35.159Z] validate_force false [2021-11-23T02:43:35.159Z] windir C:\Windows [2021-11-23T02:43:35.159Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-23T02:43:35.159Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-23T02:43:35.159Z] windows2022 true [2021-11-23T02:43:35.159Z] windows2022containerd true [2021-11-23T02:43:35.159Z] windowsRS1 false [2021-11-23T02:43:35.159Z] windowsRS5 true [2021-11-23T02:43:35.159Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-23T02:43:35.159Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-23T02:43:35.159Z] [2021-11-23T02:43:35.159Z] [2021-11-23T02:43:35.159Z] [2021-11-23T02:43:35.233Z] #21 3.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:43:35.408Z] #14 116.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T02:43:35.408Z] #14 116.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-23T02:43:35.408Z] #14 116.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:43:35.667Z] #14 116.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T02:43:35.667Z] #14 116.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:43:35.667Z] #14 116.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:35.667Z] #14 116.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T02:43:35.711Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T02:43:35.711Z] 8f616e6e9eec: Download complete [2021-11-23T02:43:35.927Z] #14 116.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T02:43:35.927Z] #14 116.4 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:43:35.927Z] #14 116.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T02:43:35.927Z] #14 116.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T02:43:35.927Z] #14 116.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:43:36.294Z] #62 ... [2021-11-23T02:43:36.294Z] [2021-11-23T02:43:36.294Z] #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 [2021-11-23T02:43:36.294Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:36.294Z] #14 124.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T02:43:36.294Z] #14 124.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:36.294Z] #14 124.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:36.495Z] #14 117.3 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:43:36.615Z] #21 4.966 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:43:36.758Z] #14 117.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:43:36.758Z] #14 117.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:43:36.758Z] #14 117.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:43:36.758Z] #14 117.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:43:36.758Z] #14 117.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:43:36.758Z] #14 117.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:43:36.758Z] #14 117.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:43:36.758Z] #14 117.5 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:43:36.758Z] #14 117.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:43:37.017Z] #14 117.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:43:37.018Z] #14 117.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:43:37.018Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:37.018Z] #14 117.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:43:37.018Z] #14 117.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T02:43:37.018Z] #14 117.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:43:37.018Z] #14 117.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:43:37.277Z] #14 117.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:43:37.277Z] #14 117.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:43:37.277Z] #14 117.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:37.277Z] #14 117.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:37.277Z] #14 117.9 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 [2021-11-23T02:43:37.277Z] #14 117.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:37.277Z] #14 117.9 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 [2021-11-23T02:43:37.277Z] #14 117.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:43:37.277Z] #14 117.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:37.277Z] #14 118.0 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 [2021-11-23T02:43:37.277Z] #14 118.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:37.277Z] #14 118.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:43:37.277Z] #14 118.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:37.277Z] #14 118.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:43:37.277Z] #14 118.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:37.277Z] #14 118.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:37.277Z] #14 118.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:43:37.334Z] INFO: Sources under d:\gopath\... [2021-11-23T02:43:37.334Z] INFO: Test run under d:\CI\... [2021-11-23T02:43:37.334Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-23T02:43:37.334Z] INFO: docker/docker repository was found [2021-11-23T02:43:37.334Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-11-23T02:43:37.334Z] ltsc2019: Pulling from windows/servercore [2021-11-23T02:43:37.334Z] 4612f6d0b889: Pulling fs layer [2021-11-23T02:43:37.334Z] c1f4c7287c99: Pulling fs layer [2021-11-23T02:43:37.679Z] #19 214.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-23T02:43:37.680Z] #19 214.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:43:37.680Z] #19 214.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:37.680Z] #19 214.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-23T02:43:37.680Z] #19 214.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-23T02:43:37.680Z] #19 214.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-23T02:43:37.709Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T02:43:37.709Z] 8f616e6e9eec: Download complete [2021-11-23T02:43:37.719Z] #65 DONE 141.4s [2021-11-23T02:43:37.719Z] [2021-11-23T02:43:37.719Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T02:43:37.719Z] #66 sha256:117f181217e4553b4b2d9e7f768dbbc1a1ad18183c9e0404c0ab6cf90bca6504 [2021-11-23T02:43:37.719Z] #66 DONE 0.1s [2021-11-23T02:43:37.719Z] [2021-11-23T02:43:37.719Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T02:43:37.719Z] #67 sha256:3b683afedc08ef6e3e698ded557b77d738e3aef10114da5757d937ddd4ab3ff7 [2021-11-23T02:43:37.719Z] #67 DONE 0.1s [2021-11-23T02:43:37.719Z] [2021-11-23T02:43:37.719Z] #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 [2021-11-23T02:43:37.719Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:43:37.719Z] #14 135.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T02:43:37.719Z] #14 135.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:37.719Z] #14 135.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:37.719Z] #14 141.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T02:43:37.719Z] #14 141.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T02:43:37.719Z] #14 141.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:43:37.719Z] #14 141.8 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T02:43:37.719Z] #14 141.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T02:43:37.719Z] #14 141.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:43:37.719Z] #14 142.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T02:43:37.719Z] #14 142.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T02:43:37.719Z] #14 142.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:43:37.847Z] #14 DONE 118.5s [2021-11-23T02:43:37.847Z] [2021-11-23T02:43:37.847Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T02:43:37.847Z] #57 sha256:206e9fb26b932612019fe232c1237bc1a781f81d895ed21b4fa77e34bccb0308 [2021-11-23T02:43:37.935Z] #19 214.9 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-23T02:43:37.935Z] #19 214.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-23T02:43:37.935Z] #19 214.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-23T02:43:37.977Z] #14 142.2 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:43:37.977Z] #14 142.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:43:37.977Z] #14 142.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:43:38.107Z] #57 DONE 0.2s [2021-11-23T02:43:38.107Z] [2021-11-23T02:43:38.107Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:43:38.107Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:43:38.192Z] #19 215.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-23T02:43:38.192Z] #19 215.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T02:43:38.192Z] #19 215.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:38.237Z] #14 142.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:43:38.237Z] #14 142.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:43:38.237Z] #14 142.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:43:38.449Z] #19 215.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-23T02:43:38.449Z] #19 215.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T02:43:38.449Z] #19 215.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:38.496Z] #14 142.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T02:43:38.496Z] #14 142.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:43:38.496Z] #14 142.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:38.496Z] #14 142.8 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T02:43:38.496Z] #14 142.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T02:43:38.496Z] #14 142.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:43:38.756Z] #14 143.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T02:43:38.756Z] #14 143.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T02:43:38.756Z] #14 143.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:43:39.325Z] #14 143.4 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T02:43:39.325Z] #14 143.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T02:43:39.325Z] #14 143.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:43:39.584Z] #14 143.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T02:43:39.584Z] #14 143.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T02:43:39.584Z] #14 143.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:43:39.844Z] #14 144.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T02:43:39.844Z] #14 144.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T02:43:39.844Z] #14 144.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:43:39.844Z] #14 144.2 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T02:43:40.103Z] #14 144.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T02:43:40.103Z] #14 144.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:43:40.646Z] #58 2.351 + RM_GOPATH=0 [2021-11-23T02:43:40.646Z] #58 ... [2021-11-23T02:43:40.646Z] [2021-11-23T02:43:40.646Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T02:43:40.646Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-23T02:43:40.646Z] #15 DONE 2.6s [2021-11-23T02:43:40.646Z] [2021-11-23T02:43:40.646Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:43:40.646Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:43:40.646Z] #58 2.354 + TMP_GOPATH= [2021-11-23T02:43:40.646Z] #58 2.355 + : /build [2021-11-23T02:43:40.646Z] #58 2.358 + '[' -z '' ']' [2021-11-23T02:43:40.646Z] #58 2.362 ++ mktemp -d [2021-11-23T02:43:40.646Z] #58 2.372 + export GOPATH=/tmp/tmp.bsblbgH7X5 [2021-11-23T02:43:40.646Z] #58 2.373 + GOPATH=/tmp/tmp.bsblbgH7X5 [2021-11-23T02:43:40.646Z] #58 2.373 + RM_GOPATH=1 [2021-11-23T02:43:40.646Z] #58 2.373 + case "$(go env GOARCH)" in [2021-11-23T02:43:40.646Z] #58 2.376 ++ go env GOARCH [2021-11-23T02:43:40.646Z] #58 2.387 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:40.646Z] #58 2.387 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:40.646Z] #58 2.387 ++ dirname /install.sh [2021-11-23T02:43:40.646Z] #58 2.387 + dir=/ [2021-11-23T02:43:40.646Z] #58 2.387 + bin=runc [2021-11-23T02:43:40.646Z] #58 2.387 + shift [2021-11-23T02:43:40.646Z] #58 2.387 + '[' '!' -f //runc.installer ']' [2021-11-23T02:43:40.646Z] #58 2.387 + . //runc.installer [2021-11-23T02:43:40.646Z] #58 2.387 ++ set -e [2021-11-23T02:43:40.646Z] #58 2.387 ++ : v1.0.2 [2021-11-23T02:43:40.646Z] #58 2.390 + install_runc [2021-11-23T02:43:40.646Z] #58 2.391 + RUNC_BUILDTAGS=seccomp [2021-11-23T02:43:40.646Z] #58 2.391 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T02:43:40.646Z] #58 2.391 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T02:43:40.646Z] #58 2.391 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bsblbgH7X5/src/github.com/opencontainers/runc [2021-11-23T02:43:40.646Z] #58 2.395 Cloning into '/tmp/tmp.bsblbgH7X5/src/github.com/opencontainers/runc'... [2021-11-23T02:43:40.672Z] #14 144.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T02:43:40.672Z] #14 144.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-23T02:43:40.672Z] #14 144.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:43:40.817Z] #21 9.220 Fetched 8361 kB in 8s (1009 kB/s) [2021-11-23T02:43:41.241Z] #14 145.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T02:43:41.241Z] #14 145.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:43:41.241Z] #14 145.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:41.241Z] #14 145.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T02:43:41.241Z] #14 145.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T02:43:41.241Z] #14 145.4 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:43:41.500Z] #14 145.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T02:43:41.500Z] #14 145.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T02:43:41.500Z] #14 145.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:43:41.587Z] #14 129.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T02:43:41.587Z] #14 129.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:41.587Z] #14 129.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:41.765Z] #14 146.0 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:43:41.765Z] #14 146.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:43:41.765Z] #14 146.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:43:41.765Z] #14 146.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:43:41.765Z] #14 146.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:43:41.765Z] #14 146.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:43:41.765Z] #14 146.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:43:41.765Z] #14 146.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:43:41.765Z] #14 146.1 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:43:42.025Z] #14 146.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:43:42.025Z] #14 146.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:43:42.025Z] #14 146.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:43:42.025Z] #14 146.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:42.025Z] #14 146.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:43:42.025Z] #14 146.1 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T02:43:42.025Z] #14 146.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:43:42.025Z] #14 146.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:43:42.025Z] #14 146.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:43:42.025Z] #14 146.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:43:42.025Z] #14 146.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:43:42.025Z] #14 146.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:42.025Z] #14 146.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T02:43:42.025Z] #14 146.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:42.025Z] #14 146.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T02:43:42.025Z] #14 146.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:43:42.025Z] #14 146.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:42.025Z] #14 146.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-23T02:43:42.025Z] #14 146.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:43:42.025Z] #14 146.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:43:42.025Z] #14 146.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:42.025Z] #14 146.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:43:42.290Z] #14 146.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:42.290Z] #14 146.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:43:42.290Z] #14 146.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:43:42.552Z] #14 DONE 146.7s [2021-11-23T02:43:42.552Z] [2021-11-23T02:43:42.552Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T02:43:42.552Z] #57 sha256:cf929d168a1f520ba2c3bef01bcb42f2d9367dc1bbca0e026a4f20d2167d5d5f [2021-11-23T02:43:42.552Z] #57 DONE 0.1s [2021-11-23T02:43:42.552Z] [2021-11-23T02:43:42.552Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T02:43:42.552Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-23T02:43:42.555Z] #58 ... [2021-11-23T02:43:42.555Z] [2021-11-23T02:43:42.555Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T02:43:42.555Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-23T02:43:42.555Z] #16 DONE 2.0s [2021-11-23T02:43:42.555Z] [2021-11-23T02:43:42.555Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T02:43:42.555Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-23T02:43:42.621Z] #19 219.5 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-23T02:43:42.621Z] #19 219.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T02:43:42.621Z] #19 219.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:42.621Z] #19 219.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-23T02:43:42.621Z] #19 219.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-23T02:43:42.621Z] #19 219.6 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-23T02:43:42.621Z] #19 219.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-23T02:43:42.877Z] #19 219.7 Setting up libfile-which-perl (1.23-1) ... [2021-11-23T02:43:42.877Z] #19 219.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-23T02:43:42.877Z] #19 219.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-23T02:43:42.877Z] #19 219.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-23T02:43:42.877Z] #19 219.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:43:42.877Z] #19 219.7 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T02:43:42.877Z] #19 219.7 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up file (1:5.39-3) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up bzip2 (1.0.8-4) ... [2021-11-23T02:43:42.877Z] #19 219.8 Setting up libyaml-perl (1.30-1) ... [2021-11-23T02:43:42.877Z] #19 219.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-23T02:43:42.877Z] #19 219.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-23T02:43:42.877Z] #19 219.9 Setting up libio-string-perl (1.08-3.1) ... [2021-11-23T02:43:42.877Z] #19 219.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-23T02:43:42.877Z] #19 219.9 Setting up cross-config (2.6.18+nmu1) ... [2021-11-23T02:43:42.877Z] #19 220.0 Setting up xz-utils (5.2.5-2) ... [2021-11-23T02:43:43.133Z] #19 220.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T02:43:43.133Z] #19 220.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-23T02:43:43.133Z] #19 220.0 Setting up patch (2.7.6-7) ... [2021-11-23T02:43:43.133Z] #19 220.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-23T02:43:43.133Z] #19 220.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:43.133Z] #19 220.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-23T02:43:43.133Z] #19 220.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-23T02:43:43.133Z] #19 220.2 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-23T02:43:43.133Z] #19 220.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-23T02:43:43.133Z] #19 220.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.133Z] #19 220.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T02:43:43.388Z] #19 220.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-23T02:43:43.388Z] #19 220.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-23T02:43:43.388Z] #19 220.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-23T02:43:43.388Z] #19 220.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.388Z] #19 220.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.645Z] #19 220.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-23T02:43:43.645Z] #19 220.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-23T02:43:43.645Z] #19 220.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-23T02:43:43.901Z] #19 220.8 [2021-11-23T02:43:43.901Z] #19 220.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-23T02:43:43.901Z] #19 220.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.901Z] #19 220.9 Setting up dpkg-dev (1.20.9) ... [2021-11-23T02:43:43.901Z] #19 220.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.901Z] #19 220.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T02:43:43.901Z] #19 220.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.901Z] #19 221.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.901Z] #19 221.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.901Z] #19 221.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:43.901Z] #19 221.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T02:43:43.935Z] #17 1.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T02:43:44.114Z] #21 9.220 Reading package lists... [2021-11-23T02:43:44.114Z] #21 ... [2021-11-23T02:43:44.114Z] [2021-11-23T02:43:44.114Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:43:44.114Z] #58 sha256:7c08099634313da5fe86e29a40b8c83886f3b6f804a302ec3ff3b42591612f38 [2021-11-23T02:43:44.114Z] #58 11.29 + cd /tmp/tmp.e8VPWDmytl/src/github.com/opencontainers/runc [2021-11-23T02:43:44.114Z] #58 11.29 + git checkout -q v1.0.2 [2021-11-23T02:43:44.114Z] #58 12.15 + '[' -z '' ']' [2021-11-23T02:43:44.114Z] #58 12.15 + target=static [2021-11-23T02:43:44.114Z] #58 12.15 + make BUILDTAGS=seccomp static [2021-11-23T02:43:44.114Z] #58 12.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T02:43:44.114Z] #58 ... [2021-11-23T02:43:44.114Z] [2021-11-23T02:43:44.114Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:43:44.114Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-23T02:43:44.114Z] #21 9.220 Reading package lists... [2021-11-23T02:43:44.158Z] #19 221.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.158Z] #19 221.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.158Z] #19 221.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.158Z] #19 221.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.158Z] #19 221.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-23T02:43:44.158Z] #19 221.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-23T02:43:44.195Z] #17 DONE 1.8s [2021-11-23T02:43:44.195Z] [2021-11-23T02:43:44.195Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T02:43:44.195Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-23T02:43:44.413Z] #19 221.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-23T02:43:44.413Z] #19 221.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-23T02:43:44.413Z] #19 221.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-23T02:43:44.413Z] #19 221.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T02:43:44.413Z] #19 221.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.413Z] #19 221.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up libxml-simple-perl (2.25-1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T02:43:44.669Z] #19 221.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-23T02:43:44.926Z] #19 221.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.926Z] #19 221.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-23T02:43:44.926Z] #19 221.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.926Z] #19 221.9 Setting up crossbuild-essential-armel (12.9) ... [2021-11-23T02:43:44.926Z] #19 221.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T02:43:44.926Z] #19 221.9 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-23T02:43:44.926Z] #19 221.9 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-23T02:43:44.926Z] #19 221.9 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-23T02:43:44.926Z] #19 221.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-23T02:43:45.089Z] #15 DONE 2.1s [2021-11-23T02:43:45.089Z] [2021-11-23T02:43:45.089Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T02:43:45.089Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-23T02:43:45.182Z] #19 222.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:43:46.100Z] #18 DONE 2.0s [2021-11-23T02:43:46.100Z] [2021-11-23T02:43:46.100Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T02:43:46.100Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-23T02:43:46.507Z] #16 DONE 1.8s [2021-11-23T02:43:46.507Z] [2021-11-23T02:43:46.507Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T02:43:46.507Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-23T02:43:46.549Z] #19 DONE 223.3s [2021-11-23T02:43:46.549Z] [2021-11-23T02:43:46.549Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T02:43:46.549Z] #32 sha256:008fe8d9160a242f1437c04edc9164df778cf0582a1dd273707eb13382bb29e1 [2021-11-23T02:43:46.549Z] #32 DONE 0.1s [2021-11-23T02:43:46.549Z] [2021-11-23T02:43:46.550Z] #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 [2021-11-23T02:43:46.550Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:43:46.550Z] #20 ... [2021-11-23T02:43:46.550Z] [2021-11-23T02:43:46.550Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T02:43:46.550Z] #71 sha256:fa47cbbb7d77fc15750a019ae77e046761b7978148541437d54eb9c8cd43d2ad [2021-11-23T02:43:46.550Z] #71 DONE 0.1s [2021-11-23T02:43:46.550Z] [2021-11-23T02:43:46.550Z] #72 [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 [2021-11-23T02:43:46.550Z] #72 sha256:ec6c687e19575c8c7142409d09aaebee22180ce43b5cf3c61b172c2ab6872769 [2021-11-23T02:43:46.882Z] #14 135.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T02:43:46.882Z] #14 135.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:43:46.882Z] #14 135.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:43:47.672Z] #21 12.81 Reading package lists... [2021-11-23T02:43:47.885Z] #17 1.539 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T02:43:48.003Z] #19 DONE 1.8s [2021-11-23T02:43:48.003Z] [2021-11-23T02:43:48.003Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T02:43:48.003Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-23T02:43:48.144Z] #17 DONE 1.7s [2021-11-23T02:43:48.144Z] [2021-11-23T02:43:48.144Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T02:43:48.144Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-23T02:43:48.611Z] #21 16.22 Building dependency tree... [2021-11-23T02:43:49.072Z] #72 2.447 + RM_GOPATH=0 [2021-11-23T02:43:49.072Z] #72 2.452 + TMP_GOPATH= [2021-11-23T02:43:49.072Z] #72 2.452 + : /build [2021-11-23T02:43:49.072Z] #72 2.452 + '[' -z '' ']' [2021-11-23T02:43:49.072Z] #72 2.452 ++ mktemp -d [2021-11-23T02:43:49.072Z] #72 2.452 + export GOPATH=/tmp/tmp.CyvrMLwsLf [2021-11-23T02:43:49.072Z] #72 2.452 + GOPATH=/tmp/tmp.CyvrMLwsLf [2021-11-23T02:43:49.072Z] #72 2.452 + RM_GOPATH=1 [2021-11-23T02:43:49.072Z] #72 2.452 + case "$(go env GOARCH)" in [2021-11-23T02:43:49.073Z] #72 2.452 ++ go env GOARCH [2021-11-23T02:43:49.073Z] #72 2.468 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:49.073Z] #72 2.468 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:49.073Z] #72 2.468 ++ dirname /install.sh [2021-11-23T02:43:49.073Z] #72 2.468 + dir=/ [2021-11-23T02:43:49.073Z] #72 2.468 + bin=rootlesskit [2021-11-23T02:43:49.073Z] #72 2.468 + shift [2021-11-23T02:43:49.073Z] #72 2.468 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T02:43:49.073Z] #72 2.468 + . //rootlesskit.installer [2021-11-23T02:43:49.073Z] #72 2.468 ++ : v0.14.6 [2021-11-23T02:43:49.073Z] #72 2.468 + install_rootlesskit [2021-11-23T02:43:49.073Z] #72 2.468 + case "$1" in [2021-11-23T02:43:49.073Z] #72 2.468 + export CGO_ENABLED=0 [2021-11-23T02:43:49.073Z] #72 2.468 + CGO_ENABLED=0 [2021-11-23T02:43:49.073Z] #72 2.468 + _install_rootlesskit [2021-11-23T02:43:49.073Z] #72 2.468 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T02:43:49.073Z] #72 2.468 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:43:49.073Z] #72 2.468 + GOBIN=/build [2021-11-23T02:43:49.073Z] #72 2.468 + GO111MODULE=on [2021-11-23T02:43:49.073Z] #72 2.468 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T02:43:49.073Z] #72 2.468 Install rootlesskit version v0.14.6 [2021-11-23T02:43:49.329Z] #72 2.956 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T02:43:49.521Z] #18 DONE 1.4s [2021-11-23T02:43:49.521Z] [2021-11-23T02:43:49.521Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T02:43:49.521Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-23T02:43:49.906Z] #20 DONE 2.0s [2021-11-23T02:43:49.907Z] [2021-11-23T02:43:49.907Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:43:49.907Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T02:43:50.520Z] #21 19.00 The following additional packages will be installed: [2021-11-23T02:43:50.520Z] #21 19.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:43:50.520Z] #21 19.00 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T02:43:50.520Z] #21 19.00 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T02:43:50.520Z] #21 19.00 python3-pkg-resources vim-runtime xxd [2021-11-23T02:43:50.520Z] #21 19.02 Suggested packages: [2021-11-23T02:43:50.520Z] #21 19.02 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T02:43:50.520Z] #21 19.02 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T02:43:50.520Z] #21 19.02 acl attr quota [2021-11-23T02:43:50.520Z] #21 19.02 Recommended packages: [2021-11-23T02:43:50.520Z] #21 19.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T02:43:50.898Z] #19 DONE 1.4s [2021-11-23T02:43:50.898Z] [2021-11-23T02:43:50.898Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T02:43:50.898Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-23T02:43:51.283Z] #21 ... [2021-11-23T02:43:51.283Z] [2021-11-23T02:43:51.283Z] #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 [2021-11-23T02:43:51.283Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:43:51.283Z] #34 DONE 131.8s [2021-11-23T02:43:51.463Z] #21 20.07 The following NEW packages will be installed: [2021-11-23T02:43:51.463Z] #21 20.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T02:43:51.463Z] #21 20.08 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:43:51.463Z] #21 20.09 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T02:43:51.463Z] #21 20.09 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T02:43:51.463Z] #21 20.09 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T02:43:51.463Z] #21 20.09 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T02:43:51.463Z] #21 20.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T02:43:51.463Z] #21 20.09 xz-utils zip zstd [2021-11-23T02:43:51.542Z] [2021-11-23T02:43:51.542Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:43:51.542Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:43:51.542Z] #58 11.00 + cd /tmp/tmp.bsblbgH7X5/src/github.com/opencontainers/runc [2021-11-23T02:43:51.542Z] #58 11.00 + git checkout -q v1.0.2 [2021-11-23T02:43:51.542Z] #58 11.69 + '[' -z '' ']' [2021-11-23T02:43:51.542Z] #58 11.69 + target=static [2021-11-23T02:43:51.542Z] #58 11.69 + make BUILDTAGS=seccomp static [2021-11-23T02:43:51.542Z] #58 12.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T02:43:51.723Z] #21 20.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:43:51.723Z] #21 20.39 Need to get 27.0 MB of archives. [2021-11-23T02:43:51.723Z] #21 20.39 After this operation, 105 MB of additional disk space will be used. [2021-11-23T02:43:51.723Z] #21 20.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-23T02:43:51.723Z] #21 20.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-23T02:43:51.723Z] #21 20.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-23T02:43:51.723Z] #21 20.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-23T02:43:51.723Z] #21 20.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-23T02:43:51.723Z] #21 20.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-23T02:43:51.723Z] #21 20.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-23T02:43:51.723Z] #21 20.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-23T02:43:51.723Z] #21 20.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-23T02:43:51.723Z] #21 20.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:43:51.723Z] #21 20.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T02:43:51.723Z] #21 20.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-23T02:43:51.724Z] #21 20.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-23T02:43:51.724Z] #21 20.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-23T02:43:51.724Z] #21 20.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-23T02:43:51.724Z] #21 20.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-23T02:43:51.724Z] #21 20.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-23T02:43:51.724Z] #21 20.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-23T02:43:51.724Z] #21 20.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-23T02:43:51.724Z] #21 20.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-23T02:43:51.850Z] #72 4.994 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T02:43:51.850Z] #72 4.994 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T02:43:51.984Z] #21 20.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-23T02:43:51.984Z] #21 20.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-23T02:43:51.984Z] #21 20.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-23T02:43:51.984Z] #21 20.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-23T02:43:51.984Z] #21 20.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-23T02:43:51.984Z] #21 20.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-23T02:43:51.984Z] #21 20.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-23T02:43:52.106Z] #72 5.589 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T02:43:52.244Z] #21 20.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-23T02:43:52.244Z] #21 20.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-23T02:43:52.244Z] #21 20.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-23T02:43:52.244Z] #21 20.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-23T02:43:52.244Z] #21 20.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-23T02:43:52.244Z] #21 20.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-23T02:43:52.244Z] #21 20.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T02:43:52.244Z] #21 20.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T02:43:52.244Z] #21 20.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T02:43:52.244Z] #21 20.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:43:52.244Z] #21 20.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T02:43:52.244Z] #21 20.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T02:43:52.244Z] #21 20.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T02:43:52.275Z] #20 DONE 1.5s [2021-11-23T02:43:52.275Z] [2021-11-23T02:43:52.275Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:43:52.275Z] #58 sha256:d492316a1cc8f21c58d50cb0eca9a313df4acc7d22054eccc23f2cecc1ef5eba [2021-11-23T02:43:52.275Z] #58 1.927 + RM_GOPATH=0 [2021-11-23T02:43:52.275Z] #58 1.927 + TMP_GOPATH= [2021-11-23T02:43:52.275Z] #58 1.927 + : /build [2021-11-23T02:43:52.275Z] #58 1.927 + '[' -z '' ']' [2021-11-23T02:43:52.275Z] #58 1.928 ++ mktemp -d [2021-11-23T02:43:52.275Z] #58 1.939 + export GOPATH=/tmp/tmp.qdlo2DZ42x [2021-11-23T02:43:52.275Z] #58 1.939 + GOPATH=/tmp/tmp.qdlo2DZ42x [2021-11-23T02:43:52.275Z] #58 1.939 + RM_GOPATH=1 [2021-11-23T02:43:52.275Z] #58 1.939 + case "$(go env GOARCH)" in [2021-11-23T02:43:52.275Z] #58 1.940 ++ go env GOARCH [2021-11-23T02:43:52.275Z] #58 1.963 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:52.275Z] #58 1.963 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:52.275Z] #58 1.963 ++ dirname /install.sh [2021-11-23T02:43:52.275Z] #58 1.963 + dir=/ [2021-11-23T02:43:52.275Z] #58 1.963 + bin=runc [2021-11-23T02:43:52.275Z] #58 1.963 + shift [2021-11-23T02:43:52.275Z] #58 1.963 + '[' '!' -f //runc.installer ']' [2021-11-23T02:43:52.275Z] #58 1.963 + . //runc.installer [2021-11-23T02:43:52.275Z] #58 1.963 ++ set -e [2021-11-23T02:43:52.275Z] #58 1.963 ++ : v1.0.2 [2021-11-23T02:43:52.275Z] #58 1.963 + install_runc [2021-11-23T02:43:52.275Z] #58 1.963 + RUNC_BUILDTAGS=seccomp [2021-11-23T02:43:52.275Z] #58 1.963 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T02:43:52.275Z] #58 1.963 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qdlo2DZ42x/src/github.com/opencontainers/runc [2021-11-23T02:43:52.275Z] #58 1.963 Cloning into '/tmp/tmp.qdlo2DZ42x/src/github.com/opencontainers/runc'... [2021-11-23T02:43:52.275Z] #58 1.963 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T02:43:52.504Z] #21 20.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-23T02:43:52.504Z] #21 21.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-23T02:43:52.504Z] #21 21.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-23T02:43:52.504Z] #21 21.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T02:43:52.536Z] #58 ... [2021-11-23T02:43:52.536Z] [2021-11-23T02:43:52.536Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:43:52.536Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T02:43:52.672Z] #72 ... [2021-11-23T02:43:52.672Z] [2021-11-23T02:43:52.672Z] #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 [2021-11-23T02:43:52.672Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:43:52.672Z] #20 2.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:43:52.672Z] #20 2.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:43:52.672Z] #20 2.670 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:43:52.672Z] #20 3.126 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T02:43:52.672Z] #20 3.738 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:43:52.672Z] #20 4.679 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T02:43:52.672Z] #20 5.682 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:43:52.765Z] #21 21.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-23T02:43:52.765Z] #21 21.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-23T02:43:52.765Z] #21 21.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-23T02:43:52.765Z] #21 21.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-23T02:43:53.234Z] #20 6.728 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T02:43:53.335Z] #21 21.86 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:43:53.335Z] #21 21.98 Fetched 27.0 MB in 1s (21.4 MB/s) [2021-11-23T02:43:53.595Z] #21 22.01 Selecting previously unselected package pigz. [2021-11-23T02:43:53.595Z] #21 22.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-11-23T02:43:53.595Z] #21 22.07 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-23T02:43:53.595Z] #21 22.07 Unpacking pigz (2.6-1) ... [2021-11-23T02:43:53.595Z] #21 22.17 Selecting previously unselected package libelf1:arm64. [2021-11-23T02:43:53.595Z] #21 22.17 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-23T02:43:53.595Z] #21 22.18 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-23T02:43:53.855Z] #21 22.32 Selecting previously unselected package libbpf0:arm64. [2021-11-23T02:43:53.855Z] #21 22.33 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-23T02:43:53.855Z] #21 22.34 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-23T02:43:53.855Z] #21 22.42 Selecting previously unselected package libcap2:arm64. [2021-11-23T02:43:53.855Z] #21 22.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-23T02:43:53.855Z] #21 22.43 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-23T02:43:53.855Z] #21 22.48 Selecting previously unselected package libmnl0:arm64. [2021-11-23T02:43:53.855Z] #21 22.48 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-23T02:43:53.855Z] #21 22.49 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-23T02:43:53.855Z] #21 22.55 Selecting previously unselected package libxtables12:arm64. [2021-11-23T02:43:54.115Z] #21 22.55 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-23T02:43:54.115Z] #21 22.56 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-23T02:43:54.115Z] #21 22.62 Selecting previously unselected package libcap2-bin. [2021-11-23T02:43:54.115Z] #21 22.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-23T02:43:54.115Z] #21 22.62 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T02:43:54.115Z] #21 22.71 Selecting previously unselected package iproute2. [2021-11-23T02:43:54.115Z] #21 22.71 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-23T02:43:54.115Z] #21 22.71 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T02:43:54.166Z] #20 7.682 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T02:43:54.166Z] #20 ... [2021-11-23T02:43:54.166Z] [2021-11-23T02:43:54.166Z] #72 [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 [2021-11-23T02:43:54.166Z] #72 sha256:ec6c687e19575c8c7142409d09aaebee22180ce43b5cf3c61b172c2ab6872769 [2021-11-23T02:43:54.166Z] #72 7.849 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T02:43:54.375Z] #21 23.03 Selecting previously unselected package xxd. [2021-11-23T02:43:54.375Z] #21 23.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-23T02:43:54.375Z] #21 23.06 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:43:54.437Z] #21 1.810 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:43:54.437Z] #21 1.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:43:54.437Z] #21 1.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:43:54.635Z] #21 23.16 Selecting previously unselected package vim-common. [2021-11-23T02:43:54.635Z] #21 23.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:43:54.635Z] #21 23.17 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:43:54.730Z] #72 8.411 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T02:43:54.895Z] #21 23.30 Selecting previously unselected package bash-completion. [2021-11-23T02:43:54.895Z] #21 23.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T02:43:55.003Z] #21 2.812 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:43:55.006Z] c1f4c7287c99: Verifying Checksum [2021-11-23T02:43:55.006Z] c1f4c7287c99: Download complete [2021-11-23T02:43:55.022Z] #72 8.470 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T02:43:55.022Z] #72 8.713 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T02:43:55.028Z] #14 ... [2021-11-23T02:43:55.028Z] [2021-11-23T02:43:55.028Z] #65 [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 [2021-11-23T02:43:55.028Z] #65 sha256:1e71d4a4d4f7f095a9414136a80bd96f297f9fbeb42fb69a733226df2fb58772 [2021-11-23T02:43:55.028Z] #65 142.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:43:55.028Z] #65 142.2 + GOBIN=/build [2021-11-23T02:43:55.028Z] #65 142.2 + GO111MODULE=on [2021-11-23T02:43:55.028Z] #65 142.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T02:43:55.278Z] #72 ... [2021-11-23T02:43:55.278Z] [2021-11-23T02:43:55.278Z] #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 [2021-11-23T02:43:55.278Z] #33 sha256:6f42e5955f003b679611a90ba750860675c4a1730e4f60f6e467a086ec53bead [2021-11-23T02:43:55.278Z] #33 2.317 + RM_GOPATH=0 [2021-11-23T02:43:55.278Z] #33 2.317 + TMP_GOPATH= [2021-11-23T02:43:55.278Z] #33 2.317 + : /build [2021-11-23T02:43:55.278Z] #33 2.317 + '[' -z '' ']' [2021-11-23T02:43:55.278Z] #33 2.323 ++ mktemp -d [2021-11-23T02:43:55.278Z] #33 2.325 + export GOPATH=/tmp/tmp.EKPuzqPK1v [2021-11-23T02:43:55.278Z] #33 2.325 + GOPATH=/tmp/tmp.EKPuzqPK1v [2021-11-23T02:43:55.278Z] #33 2.325 + RM_GOPATH=1 [2021-11-23T02:43:55.278Z] #33 2.325 + case "$(go env GOARCH)" in [2021-11-23T02:43:55.278Z] #33 2.328 ++ go env GOARCH [2021-11-23T02:43:55.278Z] #33 2.342 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:55.278Z] #33 2.342 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:43:55.278Z] #33 2.342 ++ dirname /install.sh [2021-11-23T02:43:55.278Z] #33 2.350 + dir=/ [2021-11-23T02:43:55.278Z] #33 2.350 + bin=dockercli [2021-11-23T02:43:55.278Z] #33 2.350 + shift [2021-11-23T02:43:55.278Z] #33 2.350 + '[' '!' -f //dockercli.installer ']' [2021-11-23T02:43:55.278Z] #33 2.350 + . //dockercli.installer [2021-11-23T02:43:55.278Z] #33 2.350 ++ : stable [2021-11-23T02:43:55.278Z] #33 2.350 ++ : 17.06.2-ce [2021-11-23T02:43:55.278Z] #33 2.350 + install_dockercli [2021-11-23T02:43:55.278Z] #33 2.350 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T02:43:55.278Z] #33 2.350 ++ uname -m [2021-11-23T02:43:55.278Z] #33 2.351 Install docker/cli version 17.06.2-ce from stable [2021-11-23T02:43:55.278Z] #33 2.353 + arch=x86_64 [2021-11-23T02:43:55.278Z] #33 2.353 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T02:43:55.278Z] #33 2.353 + url=https://download.docker.com/linux/static [2021-11-23T02:43:55.278Z] #33 2.354 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T02:43:55.278Z] #33 2.354 + tar -xz docker/docker [2021-11-23T02:43:55.278Z] #33 8.613 + mkdir -p /build [2021-11-23T02:43:55.278Z] #33 8.625 + mv docker/docker /build/ [2021-11-23T02:43:55.278Z] #33 8.633 + rmdir docker [2021-11-23T02:43:55.278Z] #33 DONE 8.8s [2021-11-23T02:43:55.278Z] [2021-11-23T02:43:55.278Z] #72 [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 [2021-11-23T02:43:55.278Z] #72 sha256:ec6c687e19575c8c7142409d09aaebee22180ce43b5cf3c61b172c2ab6872769 [2021-11-23T02:43:55.278Z] #72 8.860 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T02:43:55.278Z] #72 8.956 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T02:43:55.534Z] #72 9.084 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T02:43:55.792Z] #72 9.488 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T02:43:56.049Z] #72 9.628 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T02:43:56.049Z] #72 9.680 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T02:43:56.279Z] #21 24.77 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T02:43:56.306Z] #72 ... [2021-11-23T02:43:56.306Z] [2021-11-23T02:43:56.306Z] #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 [2021-11-23T02:43:56.306Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T02:43:56.306Z] #45 2.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:43:56.306Z] #45 2.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:43:56.306Z] #45 2.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:43:56.306Z] #45 3.254 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:43:56.306Z] #45 4.042 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T02:43:56.306Z] #45 5.002 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T02:43:56.306Z] #45 6.126 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T02:43:56.306Z] #45 6.998 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T02:43:56.306Z] #45 7.702 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:43:56.306Z] #45 8.510 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:43:56.306Z] #45 8.510 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:43:56.306Z] #45 8.538 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T02:43:56.306Z] #45 8.552 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T02:43:56.306Z] #45 8.552 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T02:43:56.306Z] #45 8.559 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T02:43:56.306Z] #45 8.742 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T02:43:56.306Z] #45 8.751 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T02:43:56.306Z] #45 8.751 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T02:43:56.306Z] #45 8.752 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:43:56.306Z] #45 8.752 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:43:56.306Z] #45 8.752 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T02:43:56.540Z] #21 25.10 Selecting previously unselected package bzip2. [2021-11-23T02:43:56.540Z] #21 25.11 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-23T02:43:56.540Z] #21 25.12 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T02:43:56.540Z] #21 25.17 Selecting previously unselected package xz-utils. [2021-11-23T02:43:56.540Z] #21 25.17 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-23T02:43:56.540Z] #21 25.18 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T02:43:56.540Z] #21 25.27 Selecting previously unselected package apparmor. [2021-11-23T02:43:56.540Z] #21 25.28 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-23T02:43:56.562Z] #45 ... [2021-11-23T02:43:56.562Z] [2021-11-23T02:43:56.562Z] #67 [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 [2021-11-23T02:43:56.562Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T02:43:56.562Z] #67 2.411 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:43:56.562Z] #67 2.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:43:56.562Z] #67 2.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:43:56.562Z] #67 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:43:56.562Z] #67 3.662 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:43:56.563Z] #67 4.504 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T02:43:56.563Z] #67 5.290 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T02:43:56.563Z] #67 6.210 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T02:43:56.563Z] #67 7.339 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T02:43:56.563Z] #67 8.172 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T02:43:56.563Z] #67 8.182 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T02:43:56.563Z] #67 8.192 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:43:56.563Z] #67 8.207 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:43:56.563Z] #67 8.218 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T02:43:56.563Z] #67 8.227 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T02:43:56.563Z] #67 8.483 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T02:43:56.563Z] #67 8.494 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:43:56.563Z] #67 8.510 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:43:56.563Z] #67 8.510 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T02:43:56.563Z] #67 8.510 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T02:43:56.563Z] #67 8.510 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T02:43:56.800Z] #21 25.32 Unpacking apparmor (2.13.6-10) ... [2021-11-23T02:43:56.800Z] #21 25.56 Selecting previously unselected package inetutils-ping. [2021-11-23T02:43:57.061Z] #21 25.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-23T02:43:57.061Z] #21 25.58 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T02:43:57.061Z] #21 25.68 Selecting previously unselected package libip4tc2:arm64. [2021-11-23T02:43:57.061Z] #21 25.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-23T02:43:57.061Z] #21 25.69 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-23T02:43:57.061Z] #21 25.74 Selecting previously unselected package libip6tc2:arm64. [2021-11-23T02:43:57.061Z] #21 25.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-23T02:43:57.061Z] #21 25.76 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-23T02:43:57.126Z] #67 ... [2021-11-23T02:43:57.126Z] [2021-11-23T02:43:57.126Z] #72 [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 [2021-11-23T02:43:57.126Z] #72 sha256:ec6c687e19575c8c7142409d09aaebee22180ce43b5cf3c61b172c2ab6872769 [2021-11-23T02:43:57.126Z] #72 10.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T02:43:57.338Z] #21 25.82 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-23T02:43:57.338Z] #21 25.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-23T02:43:57.338Z] #21 25.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-23T02:43:57.338Z] #21 25.89 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-23T02:43:57.338Z] #21 25.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-23T02:43:57.338Z] #21 25.89 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-23T02:43:57.338Z] #21 25.94 Selecting previously unselected package libnftnl11:arm64. [2021-11-23T02:43:57.338Z] #21 25.95 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-23T02:43:57.338Z] #21 25.95 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-23T02:43:57.338Z] #21 26.02 Selecting previously unselected package iptables. [2021-11-23T02:43:57.338Z] #21 26.02 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-23T02:43:57.338Z] #21 26.04 Unpacking iptables (1.8.7-1) ... [2021-11-23T02:43:57.534Z] #21 5.148 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:43:57.613Z] #21 26.31 Selecting previously unselected package libonig5:arm64. [2021-11-23T02:43:57.613Z] #21 26.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-23T02:43:57.613Z] #21 26.33 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T02:43:57.793Z] #21 ... [2021-11-23T02:43:57.793Z] [2021-11-23T02:43:57.793Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:43:57.793Z] #58 sha256:d492316a1cc8f21c58d50cb0eca9a313df4acc7d22054eccc23f2cecc1ef5eba [2021-11-23T02:43:57.793Z] #58 15.19 + cd /tmp/tmp.qdlo2DZ42x/src/github.com/opencontainers/runc [2021-11-23T02:43:57.793Z] #58 15.19 + git checkout -q v1.0.2 [2021-11-23T02:43:57.885Z] #21 26.44 Selecting previously unselected package libjq1:arm64. [2021-11-23T02:43:57.885Z] #21 26.46 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-23T02:43:57.885Z] #21 26.46 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-23T02:43:57.885Z] #21 26.54 Selecting previously unselected package jq. [2021-11-23T02:43:58.146Z] #21 26.55 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-23T02:43:58.146Z] #21 26.55 Unpacking jq (1.6-2.1) ... [2021-11-23T02:43:58.146Z] #21 26.68 Selecting previously unselected package libaio1:arm64. [2021-11-23T02:43:58.146Z] #21 26.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-23T02:43:58.146Z] #21 26.69 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-23T02:43:58.146Z] #21 26.77 Selecting previously unselected package libgpm2:arm64. [2021-11-23T02:43:58.146Z] #21 26.77 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-23T02:43:58.146Z] #21 26.77 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-23T02:43:58.407Z] #21 26.86 Selecting previously unselected package libicu67:arm64. [2021-11-23T02:43:58.407Z] #21 26.86 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-23T02:43:58.407Z] #21 26.86 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-23T02:43:58.729Z] #58 16.29 + '[' -z '' ']' [2021-11-23T02:43:58.729Z] #58 16.29 + target=static [2021-11-23T02:43:58.729Z] #58 16.29 + make BUILDTAGS=seccomp static [2021-11-23T02:43:59.239Z] #65 147.1 rootlesskit version 0.14.6 [2021-11-23T02:43:59.239Z] #65 147.1 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T02:43:59.239Z] #65 147.1 -container-ip string [2021-11-23T02:43:59.239Z] #65 147.1 container ip [2021-11-23T02:43:59.239Z] #65 147.1 -container-port int [2021-11-23T02:43:59.239Z] #65 147.1 container port (default -1) [2021-11-23T02:43:59.239Z] #65 147.1 -host-ip string [2021-11-23T02:43:59.239Z] #65 147.1 host ip [2021-11-23T02:43:59.239Z] #65 147.1 -host-port int [2021-11-23T02:43:59.239Z] #65 147.1 host port (default -1) [2021-11-23T02:43:59.239Z] #65 147.1 -proto string [2021-11-23T02:43:59.239Z] #65 147.1 proxy protocol (default "tcp") [2021-11-23T02:43:59.295Z] #58 16.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T02:43:59.668Z] #58 ... [2021-11-23T02:43:59.668Z] [2021-11-23T02:43:59.668Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:43:59.668Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T02:43:59.668Z] #21 2.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:43:59.668Z] #21 2.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:43:59.668Z] #21 2.447 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:43:59.668Z] #21 2.964 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:43:59.668Z] #21 4.107 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:43:59.668Z] #21 5.463 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:43:59.668Z] #21 8.972 Fetched 8476 kB in 7s (1239 kB/s) [2021-11-23T02:44:00.951Z] #21 29.54 Selecting previously unselected package libinih1:arm64. [2021-11-23T02:44:00.951Z] #21 29.54 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-23T02:44:00.951Z] #21 29.54 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-23T02:44:00.951Z] #21 29.59 Selecting previously unselected package libnet1:arm64. [2021-11-23T02:44:00.951Z] #21 29.60 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-23T02:44:00.951Z] #21 29.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:44:01.211Z] #21 29.65 Selecting previously unselected package libnl-3-200:arm64. [2021-11-23T02:44:01.211Z] #21 29.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-23T02:44:01.211Z] #21 29.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T02:44:01.211Z] #21 29.73 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-23T02:44:01.211Z] #21 29.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-23T02:44:01.211Z] #21 29.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T02:44:01.211Z] #21 29.80 Selecting previously unselected package net-tools. [2021-11-23T02:44:01.211Z] #21 29.80 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-23T02:44:01.211Z] #21 29.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:44:01.472Z] #21 29.95 Selecting previously unselected package patch. [2021-11-23T02:44:01.472Z] #21 29.96 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-23T02:44:01.472Z] #21 29.96 Unpacking patch (2.7.6-7) ... [2021-11-23T02:44:01.472Z] #21 30.04 Selecting previously unselected package python-pip-whl. [2021-11-23T02:44:01.472Z] #21 30.05 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T02:44:01.472Z] #21 30.06 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T02:44:01.572Z] #21 8.972 Reading package lists... [2021-11-23T02:44:01.941Z] #65 ... [2021-11-23T02:44:01.941Z] [2021-11-23T02:44:01.941Z] #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 [2021-11-23T02:44:01.941Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:44:01.941Z] #14 145.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T02:44:01.941Z] #14 145.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:44:01.941Z] #14 145.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:44:02.043Z] #21 30.52 Selecting previously unselected package python3-lib2to3. [2021-11-23T02:44:02.043Z] #21 30.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T02:44:02.043Z] #21 30.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:44:02.043Z] #21 30.66 Selecting previously unselected package python3-distutils. [2021-11-23T02:44:02.043Z] #21 30.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T02:44:02.044Z] #21 30.67 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T02:44:02.207Z] #14 151.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T02:44:02.207Z] #14 151.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T02:44:02.304Z] #21 30.84 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:44:02.304Z] #21 30.84 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:44:02.304Z] #21 30.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:44:02.304Z] #21 30.94 Selecting previously unselected package python3-setuptools. [2021-11-23T02:44:02.304Z] #21 30.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T02:44:02.305Z] #21 30.95 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T02:44:02.476Z] #14 151.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...#14 ... [2021-11-23T02:44:02.476Z] [2021-11-23T02:44:02.476Z] #65 [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 [2021-11-23T02:44:02.476Z] #65 sha256:1e71d4a4d4f7f095a9414136a80bd96f297f9fbeb42fb69a733226df2fb58772 [2021-11-23T02:44:02.476Z] #65 DONE 150.8s [2021-11-23T02:44:02.476Z] [2021-11-23T02:44:02.476Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T02:44:02.476Z] #66 sha256:830a1872956423a7a1d620d51cf76cbf33f6c98dd20b1ee09d683e601dc665d8 [2021-11-23T02:44:02.476Z] #66 DONE 0.1s [2021-11-23T02:44:02.476Z] [2021-11-23T02:44:02.476Z] #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 [2021-11-23T02:44:02.476Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:44:02.476Z] #14 151.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:44:02.476Z] #14 ... [2021-11-23T02:44:02.476Z] [2021-11-23T02:44:02.476Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T02:44:02.476Z] #67 sha256:d27d59af67cd29e12a719db08395c37f2256d0af4d7b3379712fa3539fea8873 [2021-11-23T02:44:02.476Z] #67 DONE 0.1s [2021-11-23T02:44:02.476Z] [2021-11-23T02:44:02.476Z] #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 [2021-11-23T02:44:02.476Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T02:44:02.476Z] #14 151.4 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T02:44:02.476Z] #14 151.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T02:44:02.476Z] #14 151.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:44:02.565Z] #21 31.11 Selecting previously unselected package python3-wheel. [2021-11-23T02:44:02.565Z] #21 31.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T02:44:02.565Z] #21 31.12 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T02:44:02.565Z] #21 31.19 Selecting previously unselected package python3-pip. [2021-11-23T02:44:02.565Z] #21 31.20 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T02:44:02.565Z] #21 31.20 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T02:44:02.740Z] #14 151.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T02:44:02.741Z] #14 151.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T02:44:02.741Z] #14 151.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:44:02.826Z] #21 31.38 Selecting previously unselected package sudo. [2021-11-23T02:44:02.826Z] #21 31.39 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-23T02:44:02.826Z] #21 31.40 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T02:44:03.001Z] #14 151.8 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:44:03.001Z] #14 151.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:44:03.001Z] #14 151.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:44:03.277Z] #14 152.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:44:03.277Z] #14 152.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:44:03.277Z] #14 152.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:44:03.396Z] #21 31.85 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T02:44:03.396Z] #21 31.86 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-23T02:44:03.396Z] #21 31.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:44:03.396Z] #21 32.06 Selecting previously unselected package uidmap. [2021-11-23T02:44:03.396Z] #21 32.07 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-23T02:44:03.396Z] #21 32.07 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T02:44:03.396Z] #21 32.17 Selecting previously unselected package vim-runtime. [2021-11-23T02:44:03.538Z] #14 152.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T02:44:03.538Z] #14 152.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:44:03.538Z] #14 152.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:44:03.656Z] #21 32.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:44:03.656Z] #21 32.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T02:44:03.656Z] #21 32.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T02:44:03.656Z] #21 32.25 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:44:03.799Z] #14 152.6 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T02:44:03.799Z] #14 152.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T02:44:03.799Z] #14 152.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:44:03.799Z] #14 152.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T02:44:04.060Z] #14 152.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T02:44:04.060Z] #14 152.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:44:04.631Z] #14 153.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T02:44:04.631Z] #14 153.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T02:44:04.631Z] #14 153.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:44:04.861Z] #21 11.73 Reading package lists... [2021-11-23T02:44:04.892Z] #14 153.6 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T02:44:04.892Z] #14 153.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T02:44:04.892Z] #14 153.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:44:05.120Z] #21 14.55 Building dependency tree... [2021-11-23T02:44:05.153Z] #14 153.9 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T02:44:05.153Z] #14 154.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T02:44:05.153Z] #14 154.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:44:05.222Z] #72 ... [2021-11-23T02:44:05.222Z] [2021-11-23T02:44:05.222Z] #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 [2021-11-23T02:44:05.222Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:44:05.222Z] #20 8.474 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T02:44:05.222Z] #20 8.474 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:44:05.222Z] #20 8.474 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T02:44:05.222Z] #20 8.474 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T02:44:05.222Z] #20 8.474 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:44:05.222Z] #20 8.474 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T02:44:05.222Z] #20 8.498 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T02:44:05.222Z] #20 8.510 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:44:05.222Z] #20 8.510 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T02:44:05.222Z] #20 8.510 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T02:44:05.222Z] #20 8.510 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:44:05.222Z] #20 8.510 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T02:44:05.414Z] #14 154.2 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T02:44:05.414Z] #14 154.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T02:44:05.414Z] #14 154.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:44:05.985Z] #14 154.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T02:44:05.985Z] #14 154.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-23T02:44:05.985Z] #14 154.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:44:06.057Z] #21 16.05 The following additional packages will be installed: [2021-11-23T02:44:06.057Z] #21 16.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:44:06.057Z] #21 16.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T02:44:06.057Z] #21 16.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T02:44:06.057Z] #21 16.06 python3-pkg-resources vim-runtime xxd [2021-11-23T02:44:06.057Z] #21 16.06 Suggested packages: [2021-11-23T02:44:06.057Z] #21 16.06 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T02:44:06.057Z] #21 16.06 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T02:44:06.057Z] #21 16.06 acl attr quota [2021-11-23T02:44:06.057Z] #21 16.06 Recommended packages: [2021-11-23T02:44:06.057Z] #21 16.06 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T02:44:06.246Z] #14 155.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T02:44:06.246Z] #14 155.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:44:06.246Z] #14 155.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:44:06.246Z] #14 155.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T02:44:06.246Z] #14 155.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T02:44:06.246Z] #14 155.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:44:06.461Z] #21 34.87 Selecting previously unselected package vim. [2021-11-23T02:44:06.461Z] #21 34.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-23T02:44:06.461Z] #21 34.89 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T02:44:06.507Z] #14 155.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T02:44:06.507Z] #14 155.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T02:44:06.507Z] #14 155.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:44:06.722Z] #21 35.26 Selecting previously unselected package xfsprogs. [2021-11-23T02:44:06.722Z] #21 35.27 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-23T02:44:06.722Z] #21 35.29 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T02:44:06.768Z] #14 155.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:44:06.768Z] #14 155.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:44:06.768Z] #14 155.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:44:06.768Z] #14 155.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:44:06.768Z] #14 155.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:44:06.768Z] #14 155.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:44:06.768Z] #14 155.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:44:06.768Z] #14 155.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:44:06.982Z] #21 35.62 Selecting previously unselected package zip. [2021-11-23T02:44:06.982Z] #21 35.62 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-23T02:44:06.982Z] #21 35.63 Unpacking zip (3.0-12) ... [2021-11-23T02:44:06.982Z] #21 35.73 Selecting previously unselected package zstd. [2021-11-23T02:44:07.029Z] #14 155.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:44:07.029Z] #14 155.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:44:07.029Z] #14 155.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:44:07.029Z] #14 155.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:44:07.029Z] #14 155.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:44:07.029Z] #14 155.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:44:07.029Z] #14 155.9 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T02:44:07.029Z] #14 155.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:44:07.029Z] #14 155.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:44:07.029Z] #14 155.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:44:07.029Z] #14 156.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:44:07.029Z] #14 156.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:44:07.029Z] #14 156.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:44:07.029Z] #14 156.0 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 [2021-11-23T02:44:07.242Z] #21 35.75 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-23T02:44:07.242Z] #21 35.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:44:07.293Z] #14 156.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:44:07.293Z] #14 156.0 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 [2021-11-23T02:44:07.293Z] #14 156.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:44:07.293Z] #14 156.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:44:07.293Z] #14 156.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-23T02:44:07.293Z] #14 156.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:44:07.293Z] #14 156.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:44:07.293Z] #14 156.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:44:07.293Z] #14 156.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:44:07.293Z] #14 156.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:44:07.293Z] #14 156.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:44:07.293Z] #14 156.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:44:07.373Z] 4612f6d0b889: Verifying Checksum [2021-11-23T02:44:07.373Z] 4612f6d0b889: Download complete [2021-11-23T02:44:07.435Z] #21 17.40 The following NEW packages will be installed: [2021-11-23T02:44:07.435Z] #21 17.41 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T02:44:07.435Z] #21 17.41 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:44:07.435Z] #21 17.41 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T02:44:07.435Z] #21 17.41 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T02:44:07.435Z] #21 17.42 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T02:44:07.435Z] #21 17.42 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T02:44:07.435Z] #21 17.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T02:44:07.435Z] #21 17.42 xz-utils zip zstd [2021-11-23T02:44:07.504Z] #21 36.03 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:44:07.554Z] #14 DONE 156.5s [2021-11-23T02:44:07.554Z] [2021-11-23T02:44:07.554Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T02:44:07.554Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-23T02:44:07.701Z] #21 17.75 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:44:07.701Z] #21 17.75 Need to get 27.6 MB of archives. [2021-11-23T02:44:07.701Z] #21 17.75 After this operation, 106 MB of additional disk space will be used. [2021-11-23T02:44:07.701Z] #21 17.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T02:44:07.701Z] #21 17.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T02:44:07.701Z] #21 17.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T02:44:07.701Z] #21 17.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T02:44:07.701Z] #21 17.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T02:44:07.701Z] #21 17.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T02:44:07.701Z] #21 17.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T02:44:07.701Z] #21 17.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T02:44:07.701Z] #21 17.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:44:07.815Z] #15 ... [2021-11-23T02:44:07.815Z] [2021-11-23T02:44:07.815Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T02:44:07.815Z] #57 sha256:6e9f2b7e3018d0c61015999014b1e1cb8b0518cdd12eae1a09033b36fd8c01e2 [2021-11-23T02:44:07.815Z] #57 DONE 0.2s [2021-11-23T02:44:07.964Z] #21 17.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:44:07.964Z] #21 17.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T02:44:07.964Z] #21 17.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T02:44:07.964Z] #21 17.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T02:44:07.964Z] #21 17.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T02:44:07.964Z] #21 17.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T02:44:07.964Z] #21 17.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T02:44:07.964Z] #21 17.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T02:44:07.964Z] #21 17.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T02:44:07.964Z] #21 17.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T02:44:07.964Z] #21 17.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T02:44:07.964Z] #21 17.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T02:44:07.964Z] #21 17.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:44:07.964Z] #21 17.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:44:07.964Z] #21 17.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:44:07.964Z] #21 17.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T02:44:07.964Z] #21 17.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T02:44:07.964Z] #21 17.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T02:44:08.074Z] #21 36.75 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-23T02:44:08.074Z] #21 36.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:44:08.074Z] #21 36.78 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-23T02:44:08.074Z] #21 36.79 Setting up libicu67:arm64 (67.1-7) ... [2021-11-23T02:44:08.074Z] #21 36.80 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-23T02:44:08.074Z] #21 36.82 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-23T02:44:08.074Z] #21 36.83 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T02:44:08.074Z] #21 36.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:44:08.074Z] #21 36.85 Setting up bzip2 (1.0.8-4) ... [2021-11-23T02:44:08.074Z] #21 36.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T02:44:08.077Z] [2021-11-23T02:44:08.077Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:44:08.077Z] #58 sha256:a46b7e65ff01e3f2813673e77c9fb0a8cf0ade3a63af0a33747c092d21111e58 [2021-11-23T02:44:08.334Z] #21 36.87 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T02:44:08.533Z] #21 18.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T02:44:08.533Z] #21 18.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:44:08.533Z] #21 18.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:44:08.533Z] #21 18.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:44:08.533Z] #21 18.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T02:44:08.533Z] #21 18.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T02:44:08.533Z] #21 18.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T02:44:08.533Z] #21 18.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T02:44:08.533Z] #21 18.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T02:44:08.533Z] #21 18.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:44:08.795Z] #21 18.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T02:44:08.795Z] #21 18.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T02:44:08.795Z] #21 18.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T02:44:08.795Z] #21 18.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T02:44:08.795Z] #21 18.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T02:44:08.795Z] #21 18.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T02:44:08.795Z] #21 18.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T02:44:08.908Z] #21 37.46 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:44:08.908Z] #21 37.48 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-23T02:44:08.908Z] #21 37.49 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T02:44:08.908Z] #21 37.50 Setting up apparmor (2.13.6-10) ... [2021-11-23T02:44:09.269Z] #58 ... [2021-11-23T02:44:09.269Z] [2021-11-23T02:44:09.269Z] #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 [2021-11-23T02:44:09.269Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:44:09.269Z] #34 DONE 172.3s [2021-11-23T02:44:09.269Z] [2021-11-23T02:44:09.270Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:44:09.270Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T02:44:09.270Z] #21 7.250 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:44:09.270Z] #21 13.62 Fetched 8476 kB in 12s (700 kB/s) [2021-11-23T02:44:09.364Z] #21 19.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T02:44:09.365Z] #21 19.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T02:44:09.365Z] #21 19.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T02:44:09.365Z] #21 19.42 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T02:44:09.934Z] #21 20.04 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:44:09.993Z] #58 ... [2021-11-23T02:44:09.994Z] [2021-11-23T02:44:09.994Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T02:44:09.994Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-23T02:44:09.994Z] #15 DONE 2.2s [2021-11-23T02:44:09.994Z] [2021-11-23T02:44:09.994Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:44:09.994Z] #58 sha256:a46b7e65ff01e3f2813673e77c9fb0a8cf0ade3a63af0a33747c092d21111e58 [2021-11-23T02:44:09.994Z] #58 1.980 + RM_GOPATH=0 [2021-11-23T02:44:09.994Z] #58 1.980 + TMP_GOPATH= [2021-11-23T02:44:09.994Z] #58 1.980 + : /build [2021-11-23T02:44:09.994Z] #58 1.980 + '[' -z '' ']' [2021-11-23T02:44:09.994Z] #58 1.980 ++ mktemp -d [2021-11-23T02:44:09.994Z] #58 1.980 + export GOPATH=/tmp/tmp.3qxWBg6VE0 [2021-11-23T02:44:09.994Z] #58 1.980 + GOPATH=/tmp/tmp.3qxWBg6VE0 [2021-11-23T02:44:09.994Z] #58 1.980 + RM_GOPATH=1 [2021-11-23T02:44:09.994Z] #58 1.980 + case "$(go env GOARCH)" in [2021-11-23T02:44:09.994Z] #58 1.980 ++ go env GOARCH [2021-11-23T02:44:09.994Z] #58 1.988 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:44:09.994Z] #58 1.988 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:44:09.994Z] #58 1.989 ++ dirname /install.sh [2021-11-23T02:44:09.994Z] #58 1.995 + dir=/ [2021-11-23T02:44:09.994Z] #58 1.995 + bin=runc [2021-11-23T02:44:09.994Z] #58 1.995 + shift [2021-11-23T02:44:09.994Z] #58 1.995 + '[' '!' -f //runc.installer ']' [2021-11-23T02:44:09.994Z] #58 1.995 + . //runc.installer [2021-11-23T02:44:09.994Z] #58 1.995 ++ set -e [2021-11-23T02:44:09.994Z] #58 1.995 ++ : v1.0.2 [2021-11-23T02:44:09.994Z] #58 1.995 + install_runc [2021-11-23T02:44:09.994Z] #58 1.995 + RUNC_BUILDTAGS=seccomp [2021-11-23T02:44:09.994Z] #58 1.995 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T02:44:09.994Z] #58 1.995 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3qxWBg6VE0/src/github.com/opencontainers/runc [2021-11-23T02:44:09.994Z] #58 1.995 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T02:44:09.994Z] #58 1.998 Cloning into '/tmp/tmp.3qxWBg6VE0/src/github.com/opencontainers/runc'... [2021-11-23T02:44:10.218Z] #21 20.18 Fetched 27.6 MB in 2s (13.6 MB/s) [2021-11-23T02:44:10.218Z] #21 20.24 Selecting previously unselected package pigz. [2021-11-23T02:44:10.218Z] #21 20.25 (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 ... 24014 files and directories currently installed.) [2021-11-23T02:44:10.218Z] #21 20.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T02:44:10.291Z] #21 38.83 Setting up zip (3.0-12) ... [2021-11-23T02:44:10.291Z] #21 38.84 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:10.291Z] #21 38.86 Setting up bash-completion (1:2.11-2) ... [2021-11-23T02:44:10.477Z] #21 20.39 Unpacking pigz (2.6-1) ... [2021-11-23T02:44:10.477Z] #21 20.55 Selecting previously unselected package libelf1:amd64. [2021-11-23T02:44:10.477Z] #21 20.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T02:44:10.477Z] #21 20.66 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T02:44:10.648Z] #21 13.62 Reading package lists... [2021-11-23T02:44:10.737Z] #21 20.86 Selecting previously unselected package libbpf0:amd64. [2021-11-23T02:44:10.737Z] #21 20.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T02:44:10.737Z] #21 20.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:44:10.996Z] #21 20.97 Selecting previously unselected package libcap2:amd64. [2021-11-23T02:44:10.996Z] #21 20.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T02:44:10.996Z] #21 20.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:44:10.996Z] #21 21.07 Selecting previously unselected package libmnl0:amd64. [2021-11-23T02:44:10.996Z] #21 21.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T02:44:10.996Z] #21 21.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:44:10.996Z] #21 21.16 Selecting previously unselected package libxtables12:amd64. [2021-11-23T02:44:11.256Z] #21 21.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T02:44:11.256Z] #21 21.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:44:11.256Z] #21 21.26 Selecting previously unselected package libcap2-bin. [2021-11-23T02:44:11.256Z] #21 21.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T02:44:11.256Z] #21 21.26 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T02:44:11.256Z] #21 21.44 Selecting previously unselected package iproute2. [2021-11-23T02:44:11.516Z] #21 21.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T02:44:11.516Z] #21 21.45 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T02:44:11.673Z] #21 40.45 Setting up xz-utils (5.2.5-2) ... [2021-11-23T02:44:11.910Z] #58 ... [2021-11-23T02:44:11.910Z] [2021-11-23T02:44:11.910Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T02:44:11.910Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-23T02:44:11.910Z] #16 DONE 1.7s [2021-11-23T02:44:11.910Z] [2021-11-23T02:44:11.910Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T02:44:11.910Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-23T02:44:11.933Z] #21 40.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T02:44:11.933Z] #21 40.47 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-23T02:44:11.933Z] #21 40.52 Setting up patch (2.7.6-7) ... [2021-11-23T02:44:11.933Z] #21 40.54 Setting up sudo (1.9.5p2-3) ... [2021-11-23T02:44:11.933Z] #21 40.64 invoke-rc.d: could not determine current runlevel [2021-11-23T02:44:11.933Z] #21 40.64 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T02:44:11.933Z] #21 40.65 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T02:44:11.933Z] #21 40.67 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-23T02:44:11.933Z] #21 40.68 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T02:44:11.933Z] #21 40.69 Setting up pigz (2.6-1) ... [2021-11-23T02:44:12.085Z] #21 21.92 Selecting previously unselected package xxd. [2021-11-23T02:44:12.085Z] #21 21.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:44:12.085Z] #21 21.95 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:44:12.085Z] #21 22.04 Selecting previously unselected package vim-common. [2021-11-23T02:44:12.085Z] #21 22.06 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:44:12.085Z] #21 22.08 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:12.193Z] #21 40.71 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-23T02:44:12.193Z] #21 40.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T02:44:12.193Z] #21 40.74 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T02:44:12.193Z] #21 40.76 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:44:12.345Z] #21 22.28 Selecting previously unselected package bash-completion. [2021-11-23T02:44:12.345Z] #21 22.28 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T02:44:12.763Z] #21 41.31 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-23T02:44:12.764Z] #21 41.32 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:44:12.853Z] #17 1.422 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T02:44:13.024Z] #21 41.62 Setting up libelf1:arm64 (0.183-1) ... [2021-11-23T02:44:13.024Z] #21 41.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:44:13.024Z] #21 41.69 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T02:44:13.024Z] #21 41.70 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T02:44:13.115Z] #17 DONE 1.6s [2021-11-23T02:44:13.115Z] [2021-11-23T02:44:13.115Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T02:44:13.115Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-23T02:44:13.595Z] #21 42.08 Setting up vim (2:8.2.2434-3) ... [2021-11-23T02:44:13.595Z] #21 42.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T02:44:13.595Z] #21 42.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T02:44:13.595Z] #21 42.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T02:44:13.595Z] #21 42.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T02:44:13.595Z] #21 42.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T02:44:13.595Z] #21 42.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T02:44:13.595Z] #21 42.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T02:44:13.595Z] #21 42.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T02:44:13.595Z] #21 42.13 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T02:44:14.254Z] #21 24.42 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T02:44:14.537Z] #21 43.19 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-23T02:44:14.537Z] #21 43.20 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-23T02:44:14.537Z] #21 43.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:44:14.797Z] #21 43.22 Setting up python3-pip (20.3.4-4) ... [2021-11-23T02:44:14.835Z] #21 24.93 Selecting previously unselected package bzip2. [2021-11-23T02:44:14.835Z] #21 24.93 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T02:44:14.835Z] #21 24.94 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T02:44:14.835Z] #21 25.00 Selecting previously unselected package xz-utils. [2021-11-23T02:44:14.842Z] #21 18.18 Reading package lists... [2021-11-23T02:44:15.032Z] #18 DONE 1.5s [2021-11-23T02:44:15.032Z] [2021-11-23T02:44:15.032Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T02:44:15.032Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-23T02:44:15.094Z] #21 25.00 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T02:44:15.095Z] #21 25.00 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T02:44:15.095Z] #21 25.17 Selecting previously unselected package apparmor. [2021-11-23T02:44:15.095Z] #21 25.17 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T02:44:15.095Z] #21 25.23 Unpacking apparmor (2.13.6-10) ... [2021-11-23T02:44:15.368Z] #21 44.07 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-23T02:44:15.628Z] #21 44.08 Setting up jq (1.6-2.1) ... [2021-11-23T02:44:15.628Z] #21 44.09 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-23T02:44:15.628Z] #21 44.10 Setting up iptables (1.8.7-1) ... [2021-11-23T02:44:15.628Z] #21 44.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:44:15.628Z] #21 44.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:44:15.628Z] #21 44.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:44:15.628Z] #21 44.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:44:15.628Z] #21 44.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T02:44:15.628Z] #21 44.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T02:44:15.628Z] #21 44.14 Setting up iproute2 (5.10.0-4) ... [2021-11-23T02:44:15.792Z] #21 22.28 Building dependency tree... [2021-11-23T02:44:15.890Z] #21 44.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:44:15.976Z] #19 DONE 1.4s [2021-11-23T02:44:15.977Z] [2021-11-23T02:44:15.977Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T02:44:15.977Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-23T02:44:16.475Z] #21 26.25 Selecting previously unselected package inetutils-ping. [2021-11-23T02:44:16.475Z] #21 26.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T02:44:16.475Z] #21 26.29 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T02:44:16.739Z] #21 26.87 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T02:44:16.739Z] #21 26.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:44:16.834Z] #21 DONE 45.1s [2021-11-23T02:44:16.835Z] [2021-11-23T02:44:16.835Z] #22 [dev-systemd-false 8/25] 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 [2021-11-23T02:44:16.835Z] #22 sha256:aece8024f3281bc0ddb1fdf0810a51b332a3be012d2ac18280c02e160bba7de1 [2021-11-23T02:44:17.001Z] #21 26.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:17.261Z] #21 27.18 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T02:44:17.261Z] #21 27.18 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:44:17.261Z] #21 27.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:17.261Z] #21 27.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T02:44:17.261Z] #21 27.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T02:44:17.261Z] #21 27.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:44:17.261Z] #21 27.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T02:44:17.261Z] #21 27.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T02:44:17.261Z] #21 27.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:44:17.364Z] #20 DONE 1.5s [2021-11-23T02:44:17.364Z] [2021-11-23T02:44:17.364Z] #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 [2021-11-23T02:44:17.364Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:44:17.402Z] #20 29.52 Fetched 48.7 MB in 27s (1795 kB/s) [2021-11-23T02:44:17.402Z] #20 29.52 Reading package lists... [2021-11-23T02:44:17.402Z] #20 ... [2021-11-23T02:44:17.402Z] [2021-11-23T02:44:17.402Z] #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 [2021-11-23T02:44:17.402Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T02:44:17.402Z] #45 29.89 Fetched 48.7 MB in 28s (1769 kB/s) [2021-11-23T02:44:17.405Z] #22 0.841 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T02:44:17.405Z] #22 0.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T02:44:17.405Z] #22 0.856 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T02:44:17.405Z] #22 DONE 0.9s [2021-11-23T02:44:17.405Z] [2021-11-23T02:44:17.405Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T02:44:17.405Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-23T02:44:17.520Z] #21 27.45 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T02:44:17.520Z] #21 27.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T02:44:17.520Z] #21 27.46 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:44:17.520Z] #21 27.55 Selecting previously unselected package iptables. [2021-11-23T02:44:17.520Z] #21 27.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-23T02:44:17.520Z] #21 27.56 Unpacking iptables (1.8.7-1) ... [2021-11-23T02:44:17.625Z] #43 ... [2021-11-23T02:44:17.625Z] [2021-11-23T02:44:17.625Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:44:17.625Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T02:44:17.698Z] #21 25.01 The following additional packages will be installed: [2021-11-23T02:44:17.699Z] #21 25.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:44:17.699Z] #21 25.02 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T02:44:17.699Z] #21 25.02 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T02:44:17.699Z] #21 25.03 python3-pkg-resources vim-runtime xxd [2021-11-23T02:44:17.699Z] #21 25.04 Suggested packages: [2021-11-23T02:44:17.699Z] #21 25.04 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T02:44:17.699Z] #21 25.04 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T02:44:17.699Z] #21 25.04 acl attr quota [2021-11-23T02:44:17.699Z] #21 25.04 Recommended packages: [2021-11-23T02:44:17.699Z] #21 25.04 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T02:44:17.780Z] #21 27.87 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:44:17.780Z] #21 27.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:44:17.780Z] #21 27.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:44:18.040Z] #21 28.04 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:44:18.040Z] #21 28.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:44:18.040Z] #21 28.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:44:18.301Z] #21 28.19 Selecting previously unselected package jq. [2021-11-23T02:44:18.301Z] #21 28.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:44:18.301Z] #21 28.20 Unpacking jq (1.6-2.1) ... [2021-11-23T02:44:18.301Z] #21 28.29 Selecting previously unselected package libaio1:amd64. [2021-11-23T02:44:18.301Z] #21 28.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T02:44:18.301Z] #21 28.31 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:44:18.301Z] #21 28.38 Selecting previously unselected package libgpm2:amd64. [2021-11-23T02:44:18.301Z] #21 28.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T02:44:18.561Z] #21 28.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:44:18.561Z] #21 28.47 Selecting previously unselected package libicu67:amd64. [2021-11-23T02:44:18.561Z] #21 28.47 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-23T02:44:18.561Z] #21 28.48 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T02:44:19.545Z] #21 1.917 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:44:19.545Z] #21 1.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:44:19.545Z] #21 1.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:44:19.612Z] #21 27.22 The following NEW packages will be installed: [2021-11-23T02:44:19.612Z] #21 27.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T02:44:19.612Z] #21 27.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:44:19.612Z] #21 27.25 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T02:44:19.612Z] #21 27.25 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T02:44:19.612Z] #21 27.25 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T02:44:19.612Z] #21 27.25 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T02:44:19.612Z] #21 27.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T02:44:19.612Z] #21 27.25 xz-utils zip zstd [2021-11-23T02:44:20.182Z] #21 27.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:44:20.182Z] #21 27.66 Need to get 27.6 MB of archives. [2021-11-23T02:44:20.182Z] #21 27.66 After this operation, 106 MB of additional disk space will be used. [2021-11-23T02:44:20.182Z] #21 27.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T02:44:20.182Z] #21 27.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T02:44:20.182Z] #21 27.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T02:44:20.182Z] #21 27.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T02:44:20.182Z] #21 27.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T02:44:20.182Z] #21 27.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T02:44:20.182Z] #21 27.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T02:44:20.182Z] #21 27.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T02:44:20.182Z] #21 27.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:44:20.182Z] #21 27.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:44:20.182Z] #21 27.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T02:44:20.182Z] #21 27.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T02:44:20.182Z] #21 27.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T02:44:20.182Z] #21 27.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T02:44:20.182Z] #21 27.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T02:44:20.182Z] #21 27.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T02:44:20.182Z] #21 27.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T02:44:20.182Z] #21 27.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T02:44:20.182Z] #21 27.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T02:44:20.182Z] #21 27.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T02:44:20.182Z] #21 27.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T02:44:20.182Z] #21 27.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:44:20.182Z] #21 27.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:44:20.182Z] #21 27.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:44:20.182Z] #21 27.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T02:44:20.182Z] #21 27.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T02:44:20.182Z] #21 27.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T02:44:20.499Z] #21 2.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:44:20.751Z] #21 28.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T02:44:20.752Z] #21 28.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:44:20.752Z] #21 28.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:44:20.752Z] #21 28.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:44:20.752Z] #21 28.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T02:44:20.752Z] #21 28.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T02:44:20.752Z] #21 28.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T02:44:21.011Z] #21 28.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T02:44:21.011Z] #21 28.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T02:44:21.011Z] #21 28.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:44:21.011Z] #21 28.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T02:44:21.011Z] #21 28.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T02:44:21.011Z] #21 28.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T02:44:21.011Z] #21 28.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T02:44:21.011Z] #21 28.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T02:44:21.011Z] #21 28.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T02:44:21.011Z] #21 28.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T02:44:21.271Z] #21 29.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T02:44:21.271Z] #21 29.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T02:44:21.531Z] #21 29.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T02:44:21.531Z] #21 29.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T02:44:22.416Z] #21 4.845 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:44:22.469Z] #21 30.15 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:44:22.728Z] #21 30.40 Fetched 27.6 MB in 2s (15.3 MB/s) [2021-11-23T02:44:22.728Z] #21 30.51 Selecting previously unselected package pigz. [2021-11-23T02:44:22.758Z] #21 32.30 Selecting previously unselected package libinih1:amd64. [2021-11-23T02:44:22.758Z] #21 32.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-23T02:44:22.758Z] #21 32.31 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T02:44:22.758Z] #21 32.36 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:44:22.758Z] #21 32.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:44:22.758Z] #21 32.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:44:22.758Z] #21 32.48 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:44:22.758Z] #21 32.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:44:22.758Z] #21 32.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:44:22.758Z] #21 32.59 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:44:22.758Z] #21 32.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:44:22.758Z] #21 32.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:44:22.758Z] #21 32.67 Selecting previously unselected package net-tools. [2021-11-23T02:44:22.758Z] #21 32.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T02:44:22.758Z] #21 32.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:44:22.758Z] #21 32.87 Selecting previously unselected package patch. [2021-11-23T02:44:22.758Z] #21 32.87 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-23T02:44:22.758Z] #21 32.88 Unpacking patch (2.7.6-7) ... [2021-11-23T02:44:22.988Z] #21 30.51 (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 ... 24014 files and directories currently installed.) [2021-11-23T02:44:22.988Z] #21 30.62 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T02:44:22.988Z] #21 30.63 Unpacking pigz (2.6-1) ... [2021-11-23T02:44:22.989Z] #21 ... [2021-11-23T02:44:22.989Z] [2021-11-23T02:44:22.989Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:44:22.989Z] #58 sha256:a46b7e65ff01e3f2813673e77c9fb0a8cf0ade3a63af0a33747c092d21111e58 [2021-11-23T02:44:22.989Z] #58 15.13 + cd /tmp/tmp.3qxWBg6VE0/src/github.com/opencontainers/runc [2021-11-23T02:44:22.989Z] #58 15.13 + git checkout -q v1.0.2 [2021-11-23T02:44:23.019Z] #21 32.99 Selecting previously unselected package python-pip-whl. [2021-11-23T02:44:23.019Z] #21 33.00 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T02:44:23.019Z] #21 33.01 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T02:44:23.248Z] #21 30.77 Selecting previously unselected package libelf1:amd64. [2021-11-23T02:44:23.248Z] #21 30.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T02:44:23.248Z] #21 30.79 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T02:44:23.248Z] #21 31.06 Selecting previously unselected package libbpf0:amd64. [2021-11-23T02:44:23.507Z] #21 31.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T02:44:23.507Z] #21 31.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:44:23.588Z] #21 33.58 Selecting previously unselected package python3-lib2to3. [2021-11-23T02:44:23.588Z] #21 33.58 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T02:44:23.588Z] #21 33.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:44:23.767Z] #21 31.25 Selecting previously unselected package libcap2:amd64. [2021-11-23T02:44:23.767Z] #21 31.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T02:44:23.767Z] #21 31.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:44:23.767Z] #21 31.38 Selecting previously unselected package libmnl0:amd64. [2021-11-23T02:44:23.767Z] #21 31.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T02:44:23.767Z] #21 31.38 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:44:23.767Z] #21 31.47 Selecting previously unselected package libxtables12:amd64. [2021-11-23T02:44:23.767Z] #21 31.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T02:44:23.767Z] #21 31.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:44:23.767Z] #21 31.58 Selecting previously unselected package libcap2-bin. [2021-11-23T02:44:23.848Z] #21 33.74 Selecting previously unselected package python3-distutils. [2021-11-23T02:44:23.848Z] #21 33.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T02:44:23.848Z] #21 33.78 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T02:44:23.848Z] #21 33.92 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:44:23.848Z] #21 33.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:44:23.848Z] #21 33.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:44:24.027Z] #21 31.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T02:44:24.027Z] #21 31.62 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T02:44:24.108Z] #21 34.07 Selecting previously unselected package python3-setuptools. [2021-11-23T02:44:24.108Z] #21 34.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T02:44:24.108Z] #21 34.08 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T02:44:24.286Z] #21 31.77 Selecting previously unselected package iproute2. [2021-11-23T02:44:24.286Z] #21 31.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T02:44:24.286Z] #21 31.78 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T02:44:24.369Z] #21 34.39 Selecting previously unselected package python3-wheel. [2021-11-23T02:44:24.370Z] #21 34.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T02:44:24.370Z] #21 34.40 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T02:44:24.370Z] #21 34.48 Selecting previously unselected package python3-pip. [2021-11-23T02:44:24.376Z] #58 16.26 + '[' -z '' ']' [2021-11-23T02:44:24.376Z] #58 16.26 + target=static [2021-11-23T02:44:24.376Z] #58 16.26 + make BUILDTAGS=seccomp static [2021-11-23T02:44:24.630Z] #21 34.48 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T02:44:24.630Z] #21 34.48 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T02:44:24.638Z] #58 16.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T02:44:24.890Z] #21 34.79 Selecting previously unselected package sudo. [2021-11-23T02:44:24.890Z] #21 34.79 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T02:44:24.890Z] #21 34.80 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T02:44:25.115Z] #21 32.60 Selecting previously unselected package xxd. [2021-11-23T02:44:25.115Z] #21 32.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:44:25.115Z] #21 32.62 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:44:25.115Z] #21 32.78 Selecting previously unselected package vim-common. [2021-11-23T02:44:25.115Z] #21 32.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:44:25.115Z] #21 32.83 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:25.150Z] #21 35.35 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T02:44:25.150Z] #21 35.35 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T02:44:25.374Z] #21 33.12 Selecting previously unselected package bash-completion. [2021-11-23T02:44:25.374Z] #21 33.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T02:44:25.409Z] #21 35.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:44:25.409Z] #21 35.59 Selecting previously unselected package uidmap. [2021-11-23T02:44:25.409Z] #21 35.60 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T02:44:25.500Z] #45 29.89 Reading package lists... [2021-11-23T02:44:25.500Z] #45 ... [2021-11-23T02:44:25.500Z] [2021-11-23T02:44:25.500Z] #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 [2021-11-23T02:44:25.500Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:44:25.500Z] #20 29.52 Reading package lists... [2021-11-23T02:44:25.669Z] #21 35.61 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T02:44:25.669Z] #21 35.78 Selecting previously unselected package vim-runtime. [2021-11-23T02:44:25.669Z] #21 35.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:44:25.669Z] #21 35.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T02:44:25.929Z] #21 35.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T02:44:25.929Z] #21 35.87 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:44:26.869Z] #20 38.57 Reading package lists... [2021-11-23T02:44:26.869Z] #20 ... [2021-11-23T02:44:26.869Z] [2021-11-23T02:44:26.869Z] #67 [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 [2021-11-23T02:44:26.869Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T02:44:26.869Z] #67 30.31 Fetched 48.7 MB in 28s (1732 kB/s) [2021-11-23T02:44:26.869Z] #67 30.31 Reading package lists... [2021-11-23T02:44:26.869Z] #67 39.15 Reading package lists... [2021-11-23T02:44:26.869Z] #67 ... [2021-11-23T02:44:26.869Z] [2021-11-23T02:44:26.869Z] #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 [2021-11-23T02:44:26.869Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T02:44:26.869Z] #45 29.89 Reading package lists... [2021-11-23T02:44:28.666Z] #21 35.86 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T02:44:28.666Z] #21 36.23 Selecting previously unselected package bzip2. [2021-11-23T02:44:28.666Z] #21 36.24 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T02:44:28.666Z] #21 36.25 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T02:44:28.666Z] #21 36.34 Selecting previously unselected package xz-utils. [2021-11-23T02:44:28.666Z] #21 36.34 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T02:44:28.666Z] #21 36.35 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T02:44:28.926Z] #21 36.48 Selecting previously unselected package apparmor. [2021-11-23T02:44:28.926Z] #21 36.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T02:44:28.926Z] #21 36.54 Unpacking apparmor (2.13.6-10) ... [2021-11-23T02:44:29.186Z] #21 36.94 Selecting previously unselected package inetutils-ping. [2021-11-23T02:44:29.186Z] #21 36.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T02:44:29.186Z] #21 36.95 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T02:44:29.244Z] #21 39.29 Selecting previously unselected package vim. [2021-11-23T02:44:29.245Z] #21 39.30 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:44:29.245Z] #21 39.32 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T02:44:29.445Z] #21 37.03 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T02:44:29.445Z] #21 37.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:44:29.445Z] #21 37.05 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:29.445Z] #21 37.10 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T02:44:29.445Z] #21 37.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:44:29.445Z] #21 37.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:29.640Z] #23 10.84 Collecting yamllint==1.26.1 [2021-11-23T02:44:29.640Z] #23 11.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T02:44:29.705Z] #21 37.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T02:44:29.705Z] #21 37.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T02:44:29.705Z] #21 37.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:44:29.705Z] #21 37.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T02:44:29.705Z] #21 37.27 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T02:44:29.705Z] #21 37.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:44:29.705Z] #21 37.35 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T02:44:29.705Z] #21 37.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T02:44:29.705Z] #21 37.37 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:44:29.705Z] #21 37.46 Selecting previously unselected package iptables. [2021-11-23T02:44:29.842Z] #21 39.92 Selecting previously unselected package xfsprogs. [2021-11-23T02:44:29.842Z] #21 39.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T02:44:29.842Z] #21 39.93 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T02:44:29.965Z] #21 37.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-23T02:44:29.965Z] #21 37.47 Unpacking iptables (1.8.7-1) ... [2021-11-23T02:44:29.965Z] #21 37.71 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:44:30.211Z] #23 12.85 Collecting pathspec>=0.5.3 [2021-11-23T02:44:30.224Z] #21 37.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:44:30.224Z] #21 37.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:44:30.224Z] #21 37.87 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:44:30.224Z] #21 37.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:44:30.224Z] #21 37.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:44:30.459Z] #21 40.43 Selecting previously unselected package zip. [2021-11-23T02:44:30.459Z] #21 40.46 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-23T02:44:30.459Z] #21 40.47 Unpacking zip (3.0-12) ... [2021-11-23T02:44:30.473Z] #23 12.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T02:44:30.473Z] #23 13.12 Collecting pyyaml [2021-11-23T02:44:30.473Z] #23 ... [2021-11-23T02:44:30.473Z] [2021-11-23T02:44:30.473Z] #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 [2021-11-23T02:44:30.473Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T02:44:30.473Z] #43 185.8 + dpkg --print-architecture [2021-11-23T02:44:30.483Z] #21 37.99 Selecting previously unselected package jq. [2021-11-23T02:44:30.483Z] #21 38.00 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:44:30.483Z] #21 38.00 Unpacking jq (1.6-2.1) ... [2021-11-23T02:44:30.483Z] #21 38.08 Selecting previously unselected package libaio1:amd64. [2021-11-23T02:44:30.483Z] #21 38.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T02:44:30.483Z] #21 38.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:44:30.483Z] #21 38.14 Selecting previously unselected package libgpm2:amd64. [2021-11-23T02:44:30.483Z] #21 38.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T02:44:30.483Z] #21 38.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:44:30.483Z] #21 38.23 Selecting previously unselected package libicu67:amd64. [2021-11-23T02:44:30.731Z] #21 40.60 Selecting previously unselected package zstd. [2021-11-23T02:44:30.731Z] #21 40.62 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T02:44:30.731Z] #21 40.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:44:30.734Z] #43 DONE 186.1s [2021-11-23T02:44:30.734Z] [2021-11-23T02:44:30.734Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T02:44:30.734Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-23T02:44:30.734Z] #23 13.14 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-23T02:44:30.734Z] #23 13.20 Building wheels for collected packages: yamllint [2021-11-23T02:44:30.734Z] #23 13.20 Building wheel for yamllint (setup.py): started [2021-11-23T02:44:30.742Z] #21 38.24 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-23T02:44:30.742Z] #21 38.25 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T02:44:30.991Z] #21 41.01 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:44:31.928Z] #21 41.87 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:31.928Z] #21 41.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:44:31.928Z] #21 41.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:44:31.928Z] #21 41.94 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T02:44:31.928Z] #21 41.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:31.928Z] #21 42.00 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T02:44:31.928Z] #21 42.02 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T02:44:31.928Z] #21 42.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:44:31.928Z] #21 42.08 Setting up bzip2 (1.0.8-4) ... [2021-11-23T02:44:32.118Z] #23 14.60 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T02:44:32.118Z] #23 14.60 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9a508f9199d6b6727d88123d0b4d1f48cb28a3224b129ef0864b6fdf11207651 [2021-11-23T02:44:32.118Z] #23 14.60 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T02:44:32.118Z] #23 14.62 Successfully built yamllint [2021-11-23T02:44:32.118Z] #23 14.65 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T02:44:32.187Z] #21 42.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:44:32.187Z] #21 42.24 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T02:44:32.689Z] #23 15.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T02:44:32.959Z] #23 DONE 15.5s [2021-11-23T02:44:32.959Z] [2021-11-23T02:44:32.959Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:44:32.959Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:44:33.033Z] #21 42.90 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:44:33.033Z] #21 42.92 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:44:33.033Z] #21 42.95 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T02:44:33.033Z] #21 43.01 Setting up apparmor (2.13.6-10) ... [2021-11-23T02:44:34.032Z] #21 41.16 Selecting previously unselected package libinih1:amd64. [2021-11-23T02:44:34.032Z] #21 41.16 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-23T02:44:34.032Z] #21 41.17 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T02:44:34.032Z] #21 41.23 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:44:34.032Z] #21 41.24 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:44:34.032Z] #21 41.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:44:34.032Z] #21 41.33 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:44:34.032Z] #21 41.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:44:34.032Z] #21 41.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:44:34.032Z] #21 41.42 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:44:34.032Z] #21 41.43 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:44:34.032Z] #21 41.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:44:34.032Z] #21 41.47 Selecting previously unselected package net-tools. [2021-11-23T02:44:34.032Z] #21 41.48 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T02:44:34.032Z] #21 41.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:44:34.032Z] #21 41.65 Selecting previously unselected package patch. [2021-11-23T02:44:34.032Z] #21 41.67 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-23T02:44:34.032Z] #21 41.68 Unpacking patch (2.7.6-7) ... [2021-11-23T02:44:34.291Z] #21 41.79 Selecting previously unselected package python-pip-whl. [2021-11-23T02:44:34.291Z] #21 41.81 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T02:44:34.291Z] #21 41.81 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T02:44:34.676Z] #58 ... [2021-11-23T02:44:34.676Z] [2021-11-23T02:44:34.676Z] #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 [2021-11-23T02:44:34.676Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T02:44:34.676Z] #34 DONE 182.8s [2021-11-23T02:44:34.676Z] [2021-11-23T02:44:34.676Z] #21 [dev-systemd-false 7/25] 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 [2021-11-23T02:44:34.676Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T02:44:34.676Z] #21 7.153 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:44:34.676Z] #21 13.81 Fetched 8476 kB in 12s (696 kB/s) [2021-11-23T02:44:34.860Z] #21 42.41 Selecting previously unselected package python3-lib2to3. [2021-11-23T02:44:34.860Z] #21 42.42 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T02:44:34.860Z] #21 42.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:44:34.860Z] #21 42.53 Selecting previously unselected package python3-distutils. [2021-11-23T02:44:34.860Z] #21 42.54 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T02:44:34.860Z] #21 42.55 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T02:44:34.966Z] #45 39.22 Reading package lists... [2021-11-23T02:44:34.966Z] #45 ... [2021-11-23T02:44:34.966Z] [2021-11-23T02:44:34.967Z] #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 [2021-11-23T02:44:34.967Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:44:34.967Z] #20 38.57 Reading package lists... [2021-11-23T02:44:35.119Z] #21 42.70 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:44:35.119Z] #21 42.72 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:44:35.119Z] #21 42.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:44:35.379Z] #21 42.88 Selecting previously unselected package python3-setuptools. [2021-11-23T02:44:35.379Z] #21 42.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T02:44:35.379Z] #21 42.90 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T02:44:35.570Z] #21 45.27 Setting up zip (3.0-12) ... [2021-11-23T02:44:35.570Z] #21 45.29 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:35.570Z] #21 45.32 Setting up bash-completion (1:2.11-2) ... [2021-11-23T02:44:35.638Z] #21 43.17 Selecting previously unselected package python3-wheel. [2021-11-23T02:44:35.638Z] #21 43.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T02:44:35.638Z] #21 43.18 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T02:44:35.638Z] #21 43.24 Selecting previously unselected package python3-pip. [2021-11-23T02:44:35.638Z] #21 43.26 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T02:44:35.638Z] #21 43.27 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T02:44:35.898Z] #21 43.51 Selecting previously unselected package sudo. [2021-11-23T02:44:35.898Z] #21 43.52 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T02:44:35.898Z] #21 43.52 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T02:44:36.335Z] #20 47.53 Building dependency tree... [2021-11-23T02:44:36.466Z] #21 43.98 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T02:44:36.466Z] #21 44.00 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T02:44:36.466Z] #21 44.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:44:36.466Z] #21 44.20 Selecting previously unselected package uidmap. [2021-11-23T02:44:36.466Z] #21 44.21 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T02:44:36.596Z] #21 13.81 Reading package lists... [2021-11-23T02:44:36.726Z] #21 44.22 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T02:44:36.726Z] #21 44.35 Selecting previously unselected package vim-runtime. [2021-11-23T02:44:36.726Z] #21 44.36 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:44:36.726Z] #21 44.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T02:44:36.726Z] #21 44.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T02:44:36.985Z] #21 44.45 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:44:37.474Z] #21 47.63 Setting up xz-utils (5.2.5-2) ... [2021-11-23T02:44:37.733Z] #21 47.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T02:44:37.733Z] #21 47.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:44:37.733Z] #21 47.73 Setting up patch (2.7.6-7) ... [2021-11-23T02:44:37.733Z] #21 47.75 Setting up sudo (1.9.5p2-3) ... [2021-11-23T02:44:37.733Z] #21 47.84 invoke-rc.d: could not determine current runlevel [2021-11-23T02:44:37.733Z] #21 47.85 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T02:44:37.733Z] #21 47.86 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T02:44:37.733Z] #21 47.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:44:37.733Z] #21 47.89 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T02:44:37.733Z] #21 47.90 Setting up pigz (2.6-1) ... [2021-11-23T02:44:37.733Z] #21 47.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:44:37.733Z] #21 47.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:44:37.733Z] #21 47.95 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T02:44:37.992Z] #21 47.96 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:44:38.229Z] #20 51.65 The following additional packages will be installed: [2021-11-23T02:44:38.229Z] #20 51.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:44:38.229Z] #20 51.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T02:44:38.229Z] #20 51.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T02:44:38.229Z] #20 51.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T02:44:38.229Z] #20 51.66 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T02:44:38.229Z] #20 51.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T02:44:38.229Z] #20 51.68 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T02:44:38.229Z] #20 51.70 Suggested packages: [2021-11-23T02:44:38.229Z] #20 51.70 gcc-10-locales seccomp wine64 [2021-11-23T02:44:38.249Z] #62 ... [2021-11-23T02:44:38.249Z] [2021-11-23T02:44:38.249Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:44:38.249Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T02:44:38.249Z] #53 193.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T02:44:38.509Z] #53 DONE 194.3s [2021-11-23T02:44:38.509Z] [2021-11-23T02:44:38.509Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:44:38.509Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:44:38.511Z] #20 52.28 The following NEW packages will be installed: [2021-11-23T02:44:38.511Z] #20 52.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T02:44:38.511Z] #20 52.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T02:44:38.511Z] #20 52.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T02:44:38.511Z] #20 52.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T02:44:38.511Z] #20 52.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T02:44:38.511Z] #20 52.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T02:44:38.511Z] #20 52.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T02:44:38.511Z] #20 52.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T02:44:38.511Z] #20 52.29 mingw-w64-x86-64-dev [2021-11-23T02:44:38.927Z] #21 48.74 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:44:38.927Z] #21 48.76 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:44:39.096Z] #20 52.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:44:39.096Z] #20 52.67 Need to get 115 MB of archives. [2021-11-23T02:44:39.096Z] #20 52.67 After this operation, 645 MB of additional disk space will be used. [2021-11-23T02:44:39.096Z] #20 52.67 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] [2021-11-23T02:44:39.096Z] #20 52.78 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] [2021-11-23T02:44:39.096Z] #20 52.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T02:44:39.096Z] #20 52.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T02:44:39.096Z] #20 52.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T02:44:39.096Z] #20 52.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T02:44:39.186Z] #21 49.19 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T02:44:39.186Z] #21 49.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:44:39.186Z] #21 49.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:44:39.186Z] #21 49.26 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T02:44:39.362Z] #20 52.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T02:44:39.362Z] #20 53.01 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] [2021-11-23T02:44:39.362Z] #20 53.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T02:44:39.362Z] #20 53.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T02:44:39.522Z] #21 47.12 Selecting previously unselected package vim. [2021-11-23T02:44:39.522Z] #21 47.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:44:39.522Z] #21 47.15 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T02:44:39.754Z] #21 49.77 Setting up vim (2:8.2.2434-3) ... [2021-11-23T02:44:39.754Z] #21 49.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T02:44:39.755Z] #21 49.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T02:44:39.755Z] #21 49.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T02:44:39.755Z] #21 49.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T02:44:39.755Z] #21 49.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T02:44:39.755Z] #21 49.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T02:44:39.755Z] #21 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T02:44:39.755Z] #21 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T02:44:39.755Z] #21 49.83 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T02:44:39.928Z] #20 53.74 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] [2021-11-23T02:44:40.092Z] #21 47.68 Selecting previously unselected package xfsprogs. [2021-11-23T02:44:40.092Z] #21 47.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T02:44:40.092Z] #21 47.69 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T02:44:40.184Z] #20 53.99 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] [2021-11-23T02:44:40.441Z] #20 54.18 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] [2021-11-23T02:44:40.661Z] #21 48.16 Selecting previously unselected package zip. [2021-11-23T02:44:40.661Z] #21 48.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-23T02:44:40.661Z] #21 48.17 Unpacking zip (3.0-12) ... [2021-11-23T02:44:40.661Z] #21 48.29 Selecting previously unselected package zstd. [2021-11-23T02:44:40.661Z] #21 48.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T02:44:40.661Z] #21 48.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:44:40.806Z] #21 18.77 Reading package lists... [2021-11-23T02:44:40.921Z] #21 48.65 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:44:41.004Z] #20 ... [2021-11-23T02:44:41.004Z] [2021-11-23T02:44:41.004Z] #67 [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 [2021-11-23T02:44:41.004Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T02:44:41.004Z] #67 39.15 Reading package lists... [2021-11-23T02:44:41.004Z] #67 48.16 Building dependency tree... [2021-11-23T02:44:41.004Z] #67 51.82 The following additional packages will be installed: [2021-11-23T02:44:41.004Z] #67 51.84 libbtrfs0 [2021-11-23T02:44:41.004Z] #67 52.07 The following NEW packages will be installed: [2021-11-23T02:44:41.004Z] #67 52.10 libbtrfs-dev libbtrfs0 [2021-11-23T02:44:41.004Z] #67 52.52 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:44:41.004Z] #67 52.52 Need to get 460 kB of archives. [2021-11-23T02:44:41.004Z] #67 52.52 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T02:44:41.004Z] #67 52.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:44:41.004Z] #67 52.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:44:41.004Z] #67 53.27 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:44:41.004Z] #67 53.69 Fetched 460 kB in 0s (1594 kB/s) [2021-11-23T02:44:41.004Z] #67 53.76 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:44:41.005Z] #67 53.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-23T02:44:41.005Z] #67 53.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:44:41.005Z] #67 53.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:44:41.005Z] #67 53.99 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:44:41.005Z] #67 54.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:44:41.005Z] #67 54.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:44:41.005Z] #67 54.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:44:41.005Z] #67 54.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:44:41.005Z] #67 54.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:44:41.005Z] #67 DONE 54.5s [2021-11-23T02:44:41.005Z] [2021-11-23T02:44:41.005Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T02:44:41.005Z] #68 sha256:e54c9e8d18505e5344cdcc2b3b084a49c31b0150ad129be2f768e526557839f9 [2021-11-23T02:44:41.005Z] #68 DONE 0.1s [2021-11-23T02:44:41.005Z] [2021-11-23T02:44:41.005Z] #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 [2021-11-23T02:44:41.005Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T02:44:41.005Z] #45 39.22 Reading package lists... [2021-11-23T02:44:41.005Z] #45 48.06 Building dependency tree... [2021-11-23T02:44:41.005Z] #45 52.05 The following additional packages will be installed: [2021-11-23T02:44:41.005Z] #45 52.06 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-23T02:44:41.005Z] #45 52.08 Suggested packages: [2021-11-23T02:44:41.005Z] #45 52.08 cmake-doc ninja-build lrzip [2021-11-23T02:44:41.005Z] #45 52.08 Recommended packages: [2021-11-23T02:44:41.005Z] #45 52.08 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T02:44:41.005Z] #45 52.68 The following NEW packages will be installed: [2021-11-23T02:44:41.005Z] #45 52.70 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-23T02:44:41.005Z] #45 53.19 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:44:41.005Z] #45 53.19 Need to get 8419 kB of archives. [2021-11-23T02:44:41.005Z] #45 53.19 After this operation, 34.9 MB of additional disk space will be used. [2021-11-23T02:44:41.005Z] #45 53.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:44:41.005Z] #45 53.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:44:41.005Z] #45 53.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T02:44:41.005Z] #45 53.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T02:44:41.005Z] #45 53.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T02:44:41.005Z] #45 53.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T02:44:41.005Z] #45 53.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T02:44:41.005Z] #45 53.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T02:44:41.005Z] #45 54.33 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:44:41.005Z] #45 ... [2021-11-23T02:44:41.005Z] [2021-11-23T02:44:41.005Z] #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 [2021-11-23T02:44:41.005Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:44:41.005Z] #20 54.70 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] [2021-11-23T02:44:41.005Z] #20 ... [2021-11-23T02:44:41.005Z] [2021-11-23T02:44:41.005Z] #72 [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 [2021-11-23T02:44:41.005Z] #72 sha256:ec6c687e19575c8c7142409d09aaebee22180ce43b5cf3c61b172c2ab6872769 [2021-11-23T02:44:41.005Z] #72 51.50 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T02:44:41.005Z] #72 51.50 + GOBIN=/build [2021-11-23T02:44:41.005Z] #72 51.50 + GO111MODULE=on [2021-11-23T02:44:41.005Z] #72 51.50 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T02:44:41.005Z] #72 54.36 rootlesskit version 0.14.6 [2021-11-23T02:44:41.005Z] #72 54.36 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T02:44:41.005Z] #72 54.36 -container-ip string [2021-11-23T02:44:41.005Z] #72 54.36 container ip [2021-11-23T02:44:41.005Z] #72 54.36 -container-port int [2021-11-23T02:44:41.005Z] #72 54.36 container port (default -1) [2021-11-23T02:44:41.005Z] #72 54.36 -host-ip string [2021-11-23T02:44:41.005Z] #72 54.36 host ip [2021-11-23T02:44:41.005Z] #72 54.36 -host-port int [2021-11-23T02:44:41.005Z] #72 54.36 host port (default -1) [2021-11-23T02:44:41.005Z] #72 54.36 -proto string [2021-11-23T02:44:41.005Z] #72 54.36 proxy protocol (default "tcp") [2021-11-23T02:44:41.005Z] #72 DONE 54.6s [2021-11-23T02:44:41.263Z] [2021-11-23T02:44:41.263Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T02:44:41.263Z] #73 sha256:21a4ad70fe1b4000942e440faeac1143c4db2b84dd791fc02aad5a0543b75415 [2021-11-23T02:44:41.263Z] #73 DONE 0.2s [2021-11-23T02:44:41.263Z] [2021-11-23T02:44:41.263Z] #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 [2021-11-23T02:44:41.263Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:44:41.263Z] #20 54.88 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] [2021-11-23T02:44:41.263Z] #20 54.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T02:44:41.263Z] #20 54.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T02:44:41.263Z] #20 54.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T02:44:41.263Z] #20 54.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T02:44:41.263Z] #20 54.89 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] [2021-11-23T02:44:41.263Z] #20 54.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T02:44:41.263Z] #20 54.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T02:44:41.263Z] #20 54.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T02:44:41.263Z] #20 54.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T02:44:41.263Z] #20 54.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T02:44:41.263Z] #20 54.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T02:44:41.263Z] #20 54.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T02:44:41.263Z] #20 54.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T02:44:41.263Z] #20 54.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T02:44:41.263Z] #20 54.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T02:44:41.519Z] #20 ... [2021-11-23T02:44:41.519Z] [2021-11-23T02:44:41.519Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T02:44:41.519Z] #74 sha256:092bf86acb7d6fe1d425377d2369720ec3f2a5fbf0166b6d98da168aa1f845ae [2021-11-23T02:44:41.519Z] #74 DONE 0.2s [2021-11-23T02:44:41.519Z] [2021-11-23T02:44:41.519Z] #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 [2021-11-23T02:44:41.519Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T02:44:41.519Z] #45 54.82 Fetched 8419 kB in 1s (16.8 MB/s) [2021-11-23T02:44:41.519Z] #45 54.89 Selecting previously unselected package xxd. [2021-11-23T02:44:41.519Z] #45 54.91 (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 ... 30211 files and directories currently installed.) [2021-11-23T02:44:41.519Z] #45 54.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:44:41.519Z] #45 54.99 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:44:41.519Z] #45 55.10 Selecting previously unselected package vim-common. [2021-11-23T02:44:41.519Z] #45 55.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:44:41.519Z] #45 55.17 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:41.519Z] #45 55.31 Selecting previously unselected package cmake-data. [2021-11-23T02:44:41.519Z] #45 55.31 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T02:44:41.519Z] #45 55.32 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T02:44:41.658Z] #21 51.40 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:44:41.658Z] #21 51.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:44:41.658Z] #21 51.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:44:41.658Z] #21 51.45 Setting up python3-pip (20.3.4-4) ... [2021-11-23T02:44:41.749Z] #21 22.93 Building dependency tree... [2021-11-23T02:44:41.859Z] #21 49.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:41.859Z] #21 49.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:44:41.859Z] #21 49.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:44:41.859Z] #21 49.44 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T02:44:41.859Z] #21 49.45 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:41.859Z] #21 49.46 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T02:44:41.859Z] #21 49.47 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T02:44:41.859Z] #21 49.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:44:41.859Z] #21 49.50 Setting up bzip2 (1.0.8-4) ... [2021-11-23T02:44:41.859Z] #21 49.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:44:41.859Z] #21 49.52 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T02:44:42.429Z] #21 50.08 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:44:42.429Z] #21 50.09 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:44:42.429Z] #21 50.10 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T02:44:42.429Z] #21 50.12 Setting up apparmor (2.13.6-10) ... [2021-11-23T02:44:42.888Z] #45 56.41 Selecting previously unselected package libarchive13:amd64. [2021-11-23T02:44:42.888Z] #45 56.42 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T02:44:42.888Z] #45 56.44 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:44:42.888Z] #45 56.66 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T02:44:42.888Z] #45 56.67 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T02:44:42.888Z] #45 56.68 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:44:43.036Z] #21 52.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:44:43.036Z] #21 52.91 Setting up jq (1.6-2.1) ... [2021-11-23T02:44:43.036Z] #21 52.92 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:44:43.036Z] #21 52.94 Setting up iptables (1.8.7-1) ... [2021-11-23T02:44:43.036Z] #21 52.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:44:43.036Z] #21 52.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:44:43.036Z] #21 52.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:44:43.036Z] #21 52.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:44:43.036Z] #21 53.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T02:44:43.036Z] #21 53.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T02:44:43.036Z] #21 53.02 Setting up iproute2 (5.10.0-4) ... [2021-11-23T02:44:43.136Z] #21 25.45 The following additional packages will be installed: [2021-11-23T02:44:43.137Z] #21 25.48 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:44:43.137Z] #21 25.48 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T02:44:43.137Z] #21 25.48 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T02:44:43.137Z] #21 25.48 python3-pkg-resources vim-runtime xxd [2021-11-23T02:44:43.137Z] #21 25.48 Suggested packages: [2021-11-23T02:44:43.137Z] #21 25.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T02:44:43.137Z] #21 25.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T02:44:43.137Z] #21 25.48 acl attr quota [2021-11-23T02:44:43.137Z] #21 25.48 Recommended packages: [2021-11-23T02:44:43.137Z] #21 25.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T02:44:43.144Z] #45 56.76 Selecting previously unselected package librhash0:amd64. [2021-11-23T02:44:43.144Z] #45 56.77 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T02:44:43.144Z] #45 56.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:44:43.144Z] #45 56.88 Selecting previously unselected package libuv1:amd64. [2021-11-23T02:44:43.144Z] #45 56.88 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T02:44:43.144Z] #45 56.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:44:43.144Z] #45 57.01 Selecting previously unselected package cmake. [2021-11-23T02:44:43.401Z] #45 57.01 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-23T02:44:43.401Z] #45 57.02 Unpacking cmake (3.18.4-2) ... [2021-11-23T02:44:43.614Z] #21 53.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:44:44.068Z] #21 51.54 Setting up zip (3.0-12) ... [2021-11-23T02:44:44.068Z] #21 51.55 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:44.068Z] #21 51.59 Setting up bash-completion (1:2.11-2) ... [2021-11-23T02:44:44.551Z] #21 DONE 54.4s [2021-11-23T02:44:44.551Z] [2021-11-23T02:44:44.551Z] #22 [dev-systemd-false 8/25] 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 [2021-11-23T02:44:44.551Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-23T02:44:45.686Z] #21 27.65 The following NEW packages will be installed: [2021-11-23T02:44:45.686Z] #21 27.68 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T02:44:45.686Z] #21 27.68 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T02:44:45.686Z] #21 27.68 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T02:44:45.686Z] #21 27.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T02:44:45.686Z] #21 27.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T02:44:45.686Z] #21 27.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T02:44:45.686Z] #21 27.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T02:44:45.686Z] #21 27.69 xz-utils zip zstd [2021-11-23T02:44:45.686Z] #21 28.09 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:44:45.686Z] #21 28.09 Need to get 27.6 MB of archives. [2021-11-23T02:44:45.686Z] #21 28.09 After this operation, 106 MB of additional disk space will be used. [2021-11-23T02:44:45.686Z] #21 28.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T02:44:45.686Z] #21 28.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T02:44:45.686Z] #21 28.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T02:44:45.686Z] #21 28.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T02:44:45.686Z] #21 28.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T02:44:45.686Z] #21 28.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T02:44:45.686Z] #21 28.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T02:44:45.686Z] #21 28.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T02:44:45.686Z] #21 28.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:44:45.686Z] #21 28.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:44:45.686Z] #21 28.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T02:44:45.924Z] #45 59.39 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T02:44:45.925Z] #45 59.40 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:44:45.925Z] #45 59.41 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T02:44:45.925Z] #45 59.42 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:45.925Z] #45 59.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T02:44:45.925Z] #45 59.49 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T02:44:45.925Z] #45 59.50 Setting up cmake-data (3.18.4-2) ... [2021-11-23T02:44:45.925Z] #45 59.52 Setting up cmake (3.18.4-2) ... [2021-11-23T02:44:45.925Z] #45 59.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:44:45.940Z] #22 1.519 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T02:44:45.940Z] #22 1.524 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T02:44:45.940Z] #22 1.529 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T02:44:45.940Z] #22 DONE 1.6s [2021-11-23T02:44:45.940Z] [2021-11-23T02:44:45.940Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T02:44:45.940Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T02:44:45.948Z] #21 28.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T02:44:45.948Z] #21 28.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T02:44:45.948Z] #21 28.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T02:44:45.948Z] #21 28.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T02:44:45.948Z] #21 28.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T02:44:45.948Z] #21 28.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T02:44:45.948Z] #21 28.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T02:44:45.948Z] #21 28.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T02:44:45.948Z] #21 28.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T02:44:45.948Z] #21 28.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T02:44:45.948Z] #21 28.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:44:45.948Z] #21 28.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:44:45.948Z] #21 28.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:44:45.948Z] #21 28.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T02:44:45.948Z] #21 28.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T02:44:45.948Z] #21 28.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T02:44:46.007Z] #21 53.63 Setting up xz-utils (5.2.5-2) ... [2021-11-23T02:44:46.007Z] #21 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T02:44:46.007Z] #21 53.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:44:46.007Z] #21 53.67 Setting up patch (2.7.6-7) ... [2021-11-23T02:44:46.007Z] #21 53.70 Setting up sudo (1.9.5p2-3) ... [2021-11-23T02:44:46.007Z] #21 53.77 invoke-rc.d: could not determine current runlevel [2021-11-23T02:44:46.185Z] #45 DONE 59.8s [2021-11-23T02:44:46.185Z] [2021-11-23T02:44:46.185Z] #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 [2021-11-23T02:44:46.185Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:44:46.185Z] #20 55.74 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:44:46.185Z] #20 56.11 Fetched 115 MB in 3s (44.8 MB/s) [2021-11-23T02:44:46.185Z] #20 56.17 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T02:44:46.185Z] #20 56.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-23T02:44:46.185Z] #20 56.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:44:46.185Z] #20 56.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:44:46.185Z] #20 57.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T02:44:46.185Z] #20 57.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T02:44:46.185Z] #20 57.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:44:46.185Z] #20 59.07 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T02:44:46.185Z] #20 59.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T02:44:46.185Z] #20 59.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:44:46.185Z] #20 59.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T02:44:46.185Z] #20 59.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:44:46.185Z] #20 59.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:44:46.185Z] #20 59.43 Selecting previously unselected package dmsetup. [2021-11-23T02:44:46.185Z] #20 59.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:44:46.185Z] #20 59.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:44:46.185Z] #20 59.59 Selecting previously unselected package mingw-w64-common. [2021-11-23T02:44:46.185Z] #20 59.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T02:44:46.185Z] #20 59.60 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T02:44:46.185Z] #20 ... [2021-11-23T02:44:46.185Z] [2021-11-23T02:44:46.185Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T02:44:46.185Z] #46 sha256:620bff50643257eeaa53e9d5d84587cb5c949e7c901987295ad3d3b52f521df5 [2021-11-23T02:44:46.185Z] #46 DONE 0.1s [2021-11-23T02:44:46.270Z] #21 53.77 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T02:44:46.271Z] #21 53.78 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T02:44:46.271Z] #21 53.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:44:46.271Z] #21 53.80 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T02:44:46.271Z] #21 53.82 Setting up pigz (2.6-1) ... [2021-11-23T02:44:46.271Z] #21 53.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:44:46.271Z] #21 53.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:44:46.271Z] #21 53.88 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T02:44:46.271Z] #21 53.89 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:44:46.442Z] [2021-11-23T02:44:46.442Z] #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 [2021-11-23T02:44:46.442Z] #47 sha256:36c3f176f2be21aba141dbfff0c55e83be49238b3faac61e735bf01453a3c3d6 [2021-11-23T02:44:46.519Z] #21 28.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T02:44:46.520Z] #21 28.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:44:46.520Z] #21 28.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:44:46.520Z] #21 28.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:44:46.520Z] #21 28.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T02:44:46.520Z] #21 28.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T02:44:46.520Z] #21 28.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T02:44:46.520Z] #21 28.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T02:44:46.520Z] #21 29.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T02:44:46.520Z] #21 29.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:44:46.520Z] #21 29.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T02:44:46.520Z] #21 29.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T02:44:46.520Z] #21 29.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T02:44:46.520Z] #21 29.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T02:44:46.520Z] #21 29.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T02:44:46.781Z] #21 29.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T02:44:46.781Z] #21 29.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T02:44:47.043Z] #21 29.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T02:44:47.043Z] #21 29.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T02:44:47.099Z] #21 54.58 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:44:47.099Z] #21 54.59 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:44:47.304Z] #21 29.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T02:44:47.304Z] #21 29.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T02:44:47.358Z] #21 54.96 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T02:44:47.358Z] #21 54.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:44:47.358Z] #21 55.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:44:47.358Z] #21 55.01 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T02:44:47.617Z] #21 55.42 Setting up vim (2:8.2.2434-3) ... [2021-11-23T02:44:47.809Z] #47 1.406 + RM_GOPATH=0 [2021-11-23T02:44:47.809Z] #47 1.406 + TMP_GOPATH= [2021-11-23T02:44:47.809Z] #47 1.406 + : /build [2021-11-23T02:44:47.809Z] #47 1.406 + '[' -z '' ']' [2021-11-23T02:44:47.809Z] #47 1.406 ++ mktemp -d [2021-11-23T02:44:47.809Z] #47 1.406 + export GOPATH=/tmp/tmp.lMA9SF95Qi [2021-11-23T02:44:47.809Z] #47 1.406 + GOPATH=/tmp/tmp.lMA9SF95Qi [2021-11-23T02:44:47.809Z] #47 1.406 + RM_GOPATH=1 [2021-11-23T02:44:47.809Z] #47 1.406 + case "$(go env GOARCH)" in [2021-11-23T02:44:47.809Z] #47 1.406 ++ go env GOARCH [2021-11-23T02:44:47.809Z] #47 1.418 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:44:47.809Z] #47 1.418 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:44:47.809Z] #47 1.418 ++ dirname /install.sh [2021-11-23T02:44:47.809Z] #47 1.426 + dir=/ [2021-11-23T02:44:47.809Z] #47 1.426 + bin=tini [2021-11-23T02:44:47.809Z] #47 1.426 + shift [2021-11-23T02:44:47.809Z] #47 1.426 + '[' '!' -f //tini.installer ']' [2021-11-23T02:44:47.809Z] #47 1.426 + . //tini.installer [2021-11-23T02:44:47.809Z] #47 1.426 ++ : v0.19.0 [2021-11-23T02:44:47.809Z] #47 1.426 + install_tini [2021-11-23T02:44:47.809Z] #47 1.426 + echo 'Install tini version v0.19.0' [2021-11-23T02:44:47.809Z] #47 1.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.lMA9SF95Qi/tini [2021-11-23T02:44:47.809Z] #47 1.426 Install tini version v0.19.0 [2021-11-23T02:44:47.809Z] #47 1.427 Cloning into '/tmp/tmp.lMA9SF95Qi/tini'... [2021-11-23T02:44:47.877Z] #21 55.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T02:44:47.877Z] #21 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T02:44:47.877Z] #21 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T02:44:47.877Z] #21 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T02:44:47.877Z] #21 55.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T02:44:47.877Z] #21 55.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T02:44:47.877Z] #21 55.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T02:44:47.877Z] #21 55.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T02:44:47.877Z] #21 55.49 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T02:44:48.041Z] 8f616e6e9eec: Pull complete [2021-11-23T02:44:48.248Z] #21 30.64 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:44:48.372Z] #47 2.074 + cd /tmp/tmp.lMA9SF95Qi/tini [2021-11-23T02:44:48.372Z] #47 2.074 + git checkout -q v0.19.0 [2021-11-23T02:44:48.372Z] #47 2.086 + cmake . [2021-11-23T02:44:48.509Z] #21 30.90 Fetched 27.6 MB in 2s (14.9 MB/s) [2021-11-23T02:44:48.509Z] #21 31.01 Selecting previously unselected package pigz. [2021-11-23T02:44:48.629Z] #47 2.362 -- The C compiler identification is GNU 10.2.1 [2021-11-23T02:44:48.629Z] #47 2.401 -- Detecting C compiler ABI info [2021-11-23T02:44:48.771Z] #21 31.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-23T02:44:48.771Z] #21 31.09 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T02:44:48.771Z] #21 31.10 Unpacking pigz (2.6-1) ... [2021-11-23T02:44:48.771Z] #21 31.26 Selecting previously unselected package libelf1:amd64. [2021-11-23T02:44:48.771Z] #21 31.26 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T02:44:49.033Z] #21 31.30 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T02:44:49.033Z] #21 31.56 Selecting previously unselected package libbpf0:amd64. [2021-11-23T02:44:49.193Z] #47 2.870 -- Detecting C compiler ABI info - done [2021-11-23T02:44:49.193Z] #47 2.954 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T02:44:49.193Z] #47 2.954 -- Detecting C compile features [2021-11-23T02:44:49.193Z] #47 2.973 -- Detecting C compile features - done [2021-11-23T02:44:49.193Z] #47 2.997 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T02:44:49.193Z] #47 3.110 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T02:44:49.255Z] #21 56.80 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:44:49.255Z] #21 56.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:44:49.255Z] #21 56.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:44:49.255Z] #21 56.85 Setting up python3-pip (20.3.4-4) ... [2021-11-23T02:44:49.294Z] #21 31.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T02:44:49.294Z] #21 31.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:44:49.294Z] #21 31.75 Selecting previously unselected package libcap2:amd64. [2021-11-23T02:44:49.294Z] #21 31.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T02:44:49.294Z] #21 31.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:44:49.450Z] #47 3.180 -- Configuring done [2021-11-23T02:44:49.450Z] #47 3.192 -- Generating done [2021-11-23T02:44:49.450Z] #47 3.204 -- Build files have been written to: /tmp/tmp.lMA9SF95Qi/tini [2021-11-23T02:44:49.450Z] #47 3.213 + make tini-static [2021-11-23T02:44:49.554Z] #21 31.89 Selecting previously unselected package libmnl0:amd64. [2021-11-23T02:44:49.554Z] #21 31.89 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T02:44:49.554Z] #21 31.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:44:49.554Z] #21 32.01 Selecting previously unselected package libxtables12:amd64. [2021-11-23T02:44:49.554Z] #21 32.01 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T02:44:49.554Z] #21 32.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:44:49.554Z] #21 32.12 Selecting previously unselected package libcap2-bin. [2021-11-23T02:44:49.554Z] #21 32.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T02:44:49.707Z] #47 3.509 Scanning dependencies of target tini-static [2021-11-23T02:44:49.816Z] #21 32.12 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T02:44:49.816Z] #21 32.29 Selecting previously unselected package iproute2. [2021-11-23T02:44:49.816Z] #21 32.29 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T02:44:49.816Z] #21 32.31 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T02:44:49.964Z] #47 3.571 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T02:44:50.021Z] 8f616e6e9eec: Pull complete [2021-11-23T02:44:50.528Z] #47 4.354 [100%] Linking C executable tini-static [2021-11-23T02:44:50.633Z] #21 58.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:44:50.633Z] #21 58.09 Setting up jq (1.6-2.1) ... [2021-11-23T02:44:50.633Z] #21 58.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:44:50.633Z] #21 58.12 Setting up iptables (1.8.7-1) ... [2021-11-23T02:44:50.633Z] #21 58.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:44:50.633Z] #21 58.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:44:50.633Z] #21 58.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:44:50.633Z] #21 58.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:44:50.633Z] #21 58.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T02:44:50.633Z] #21 58.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T02:44:50.633Z] #21 58.17 Setting up iproute2 (5.10.0-4) ... [2021-11-23T02:44:50.759Z] #21 33.16 Selecting previously unselected package xxd. [2021-11-23T02:44:50.759Z] #21 33.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:44:50.759Z] #21 33.18 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:44:50.785Z] #47 ... [2021-11-23T02:44:50.785Z] [2021-11-23T02:44:50.785Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:44:50.785Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:44:50.785Z] #69 1.904 + RM_GOPATH=0 [2021-11-23T02:44:50.785Z] #69 1.904 + TMP_GOPATH= [2021-11-23T02:44:50.785Z] #69 1.904 + : /build [2021-11-23T02:44:50.785Z] #69 1.904 + '[' -z '' ']' [2021-11-23T02:44:50.785Z] #69 1.904 ++ mktemp -d [2021-11-23T02:44:50.785Z] #69 1.912 + export GOPATH=/tmp/tmp.SC8lRSZIBs [2021-11-23T02:44:50.785Z] #69 1.912 + GOPATH=/tmp/tmp.SC8lRSZIBs [2021-11-23T02:44:50.785Z] #69 1.912 + RM_GOPATH=1 [2021-11-23T02:44:50.785Z] #69 1.912 + case "$(go env GOARCH)" in [2021-11-23T02:44:50.785Z] #69 1.912 ++ go env GOARCH [2021-11-23T02:44:50.785Z] #69 1.934 Install containerd version v1.5.8 [2021-11-23T02:44:50.785Z] #69 1.934 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:44:50.785Z] #69 1.934 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:44:50.785Z] #69 1.934 ++ dirname /install.sh [2021-11-23T02:44:50.785Z] #69 1.934 + dir=/ [2021-11-23T02:44:50.785Z] #69 1.934 + bin=containerd [2021-11-23T02:44:50.785Z] #69 1.934 + shift [2021-11-23T02:44:50.785Z] #69 1.934 + '[' '!' -f //containerd.installer ']' [2021-11-23T02:44:50.785Z] #69 1.934 + . //containerd.installer [2021-11-23T02:44:50.785Z] #69 1.934 ++ set -e [2021-11-23T02:44:50.785Z] #69 1.934 ++ : v1.5.8 [2021-11-23T02:44:50.785Z] #69 1.934 + install_containerd [2021-11-23T02:44:50.785Z] #69 1.934 + echo 'Install containerd version v1.5.8' [2021-11-23T02:44:50.785Z] #69 1.934 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SC8lRSZIBs/src/github.com/containerd/containerd [2021-11-23T02:44:50.785Z] #69 1.945 Cloning into '/tmp/tmp.SC8lRSZIBs/src/github.com/containerd/containerd'... [2021-11-23T02:44:50.896Z] #21 58.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:44:51.020Z] #21 33.38 Selecting previously unselected package vim-common. [2021-11-23T02:44:51.020Z] #21 33.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:44:51.020Z] #21 33.42 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:44:51.043Z] #69 ... [2021-11-23T02:44:51.043Z] [2021-11-23T02:44:51.043Z] #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 [2021-11-23T02:44:51.043Z] #47 sha256:36c3f176f2be21aba141dbfff0c55e83be49238b3faac61e735bf01453a3c3d6 [2021-11-23T02:44:51.043Z] #47 4.762 [100%] Built target tini-static [2021-11-23T02:44:51.043Z] #47 4.836 + mkdir -p /build [2021-11-23T02:44:51.043Z] #47 4.836 + cp tini-static /build/docker-init [2021-11-23T02:44:51.282Z] #21 33.71 Selecting previously unselected package bash-completion. [2021-11-23T02:44:51.282Z] #21 33.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T02:44:51.301Z] #47 DONE 5.2s [2021-11-23T02:44:51.301Z] [2021-11-23T02:44:51.301Z] #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 [2021-11-23T02:44:51.301Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:44:51.301Z] #20 62.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T02:44:51.301Z] #20 62.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T02:44:51.301Z] #20 62.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:44:51.864Z] #20 65.47 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T02:44:51.864Z] #20 65.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:44:51.864Z] #20 65.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:44:51.864Z] #20 65.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T02:44:51.864Z] #20 65.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:44:51.864Z] #20 65.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:44:52.276Z] #21 DONE 59.7s [2021-11-23T02:44:52.276Z] [2021-11-23T02:44:52.276Z] #22 [dev-systemd-false 8/25] 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 [2021-11-23T02:44:52.276Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-23T02:44:53.654Z] #22 1.516 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T02:44:53.654Z] #22 1.519 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T02:44:53.654Z] #22 1.528 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T02:44:53.654Z] #22 DONE 1.6s [2021-11-23T02:44:53.654Z] [2021-11-23T02:44:53.654Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T02:44:53.654Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T02:44:54.585Z] #21 36.55 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T02:44:54.585Z] #21 36.93 Selecting previously unselected package bzip2. [2021-11-23T02:44:54.585Z] #21 36.94 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T02:44:54.585Z] #21 36.95 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T02:44:54.586Z] #21 37.01 Selecting previously unselected package xz-utils. [2021-11-23T02:44:54.586Z] #21 37.03 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T02:44:54.586Z] #21 37.03 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T02:44:54.847Z] #21 37.19 Selecting previously unselected package apparmor. [2021-11-23T02:44:54.847Z] #21 37.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T02:44:54.847Z] #21 37.25 Unpacking apparmor (2.13.6-10) ... [2021-11-23T02:44:55.108Z] #21 37.53 Selecting previously unselected package inetutils-ping. [2021-11-23T02:44:55.108Z] #21 37.53 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T02:44:55.108Z] #21 37.54 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T02:44:55.370Z] #21 37.63 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T02:44:55.370Z] #21 37.64 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:44:55.370Z] #21 37.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:55.370Z] #21 37.70 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T02:44:55.370Z] #21 37.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:44:55.370Z] #21 37.71 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:44:55.370Z] #21 37.77 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T02:44:55.370Z] #21 37.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T02:44:55.370Z] #21 37.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:44:55.370Z] #21 37.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T02:44:55.370Z] #21 37.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T02:44:55.370Z] #21 37.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:44:55.370Z] #21 37.92 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T02:44:55.370Z] #21 37.92 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T02:44:55.370Z] #21 37.93 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:44:55.632Z] #21 37.99 Selecting previously unselected package iptables. [2021-11-23T02:44:55.632Z] #21 38.01 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-23T02:44:55.632Z] #21 38.02 Unpacking iptables (1.8.7-1) ... [2021-11-23T02:44:55.893Z] #21 38.27 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:44:55.893Z] #21 38.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:44:55.893Z] #21 38.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:44:56.036Z] #20 69.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T02:44:56.036Z] #20 69.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:44:56.036Z] #20 69.14 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:44:56.154Z] #21 38.42 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:44:56.154Z] #21 38.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:44:56.154Z] #21 38.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:44:56.154Z] #21 38.54 Selecting previously unselected package jq. [2021-11-23T02:44:56.154Z] #21 38.54 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:44:56.154Z] #21 38.55 Unpacking jq (1.6-2.1) ... [2021-11-23T02:44:56.154Z] #21 38.63 Selecting previously unselected package libaio1:amd64. [2021-11-23T02:44:56.154Z] #21 38.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T02:44:56.154Z] #21 38.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:44:56.154Z] #21 38.69 Selecting previously unselected package libgpm2:amd64. [2021-11-23T02:44:56.154Z] #21 38.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T02:44:56.154Z] #21 38.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:44:56.154Z] #21 38.76 Selecting previously unselected package libicu67:amd64. [2021-11-23T02:44:56.415Z] #21 38.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-23T02:44:56.415Z] #21 38.77 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T02:44:58.148Z] #23 10.86 Collecting yamllint==1.26.1 [2021-11-23T02:44:58.148Z] #23 11.91 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T02:44:59.086Z] #23 13.16 Collecting pathspec>=0.5.3 [2021-11-23T02:44:59.086Z] #23 13.18 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T02:44:59.346Z] #23 ... [2021-11-23T02:44:59.346Z] [2021-11-23T02:44:59.346Z] #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 [2021-11-23T02:44:59.346Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:44:59.346Z] #43 199.5 + dpkg --print-architecture [2021-11-23T02:44:59.346Z] #43 199.5 + git checkout -q v2.1.0 [2021-11-23T02:44:59.605Z] #43 199.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T02:44:59.605Z] #43 199.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T02:44:59.771Z] #21 42.06 Selecting previously unselected package libinih1:amd64. [2021-11-23T02:44:59.771Z] #21 42.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-23T02:44:59.771Z] #21 42.08 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T02:44:59.771Z] #21 42.13 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:44:59.771Z] #21 42.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:44:59.771Z] #21 42.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:44:59.771Z] #21 42.21 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:44:59.771Z] #21 42.22 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:44:59.771Z] #21 42.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:44:59.771Z] #21 42.33 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:45:00.042Z] #21 42.34 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:45:00.042Z] #21 42.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:45:00.042Z] #21 42.38 Selecting previously unselected package net-tools. [2021-11-23T02:45:00.042Z] #21 42.40 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T02:45:00.042Z] #21 42.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:45:00.042Z] #21 42.61 Selecting previously unselected package patch. [2021-11-23T02:45:00.304Z] #21 42.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-23T02:45:00.304Z] #21 42.62 Unpacking patch (2.7.6-7) ... [2021-11-23T02:45:00.304Z] #21 42.74 Selecting previously unselected package python-pip-whl. [2021-11-23T02:45:00.304Z] #21 42.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T02:45:00.304Z] #21 42.75 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T02:45:00.887Z] #21 43.29 Selecting previously unselected package python3-lib2to3. [2021-11-23T02:45:00.887Z] #21 43.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T02:45:00.887Z] #21 43.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:45:01.148Z] #21 43.43 Selecting previously unselected package python3-distutils. [2021-11-23T02:45:01.148Z] #21 43.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T02:45:01.148Z] #21 43.44 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T02:45:01.148Z] #21 43.58 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:45:01.148Z] #21 43.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:45:01.148Z] #21 43.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:45:01.148Z] #21 43.70 Selecting previously unselected package python3-setuptools. [2021-11-23T02:45:01.284Z] #20 ... [2021-11-23T02:45:01.284Z] [2021-11-23T02:45:01.284Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:01.284Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:45:01.284Z] #69 19.69 + cd /tmp/tmp.SC8lRSZIBs/src/github.com/containerd/containerd [2021-11-23T02:45:01.284Z] #69 19.69 + git checkout -q v1.5.8 [2021-11-23T02:45:01.284Z] #69 20.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T02:45:01.284Z] #69 20.40 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T02:45:01.284Z] #69 20.40 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:45:01.284Z] #69 20.40 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T02:45:01.284Z] #69 20.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T02:45:01.284Z] #69 20.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T02:45:01.284Z] #69 20.41 + '[' '' = dynamic ']' [2021-11-23T02:45:01.284Z] #69 20.41 + make [2021-11-23T02:45:01.411Z] #21 43.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T02:45:01.411Z] #21 43.71 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T02:45:01.672Z] #21 43.96 Selecting previously unselected package python3-wheel. [2021-11-23T02:45:01.672Z] #21 43.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T02:45:01.672Z] #21 43.98 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T02:45:01.672Z] #21 44.05 Selecting previously unselected package python3-pip. [2021-11-23T02:45:01.672Z] #21 44.06 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T02:45:01.673Z] #21 44.07 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T02:45:01.934Z] #21 44.31 Selecting previously unselected package sudo. [2021-11-23T02:45:01.934Z] #21 44.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T02:45:01.934Z] #21 44.32 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T02:45:02.507Z] #21 44.79 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T02:45:02.507Z] #21 44.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T02:45:02.507Z] #21 44.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:45:02.507Z] #21 45.02 Selecting previously unselected package uidmap. [2021-11-23T02:45:02.653Z] #69 21.46 + bin/ctr [2021-11-23T02:45:02.769Z] #21 45.04 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T02:45:02.769Z] #21 45.04 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T02:45:02.769Z] #21 45.18 Selecting previously unselected package vim-runtime. [2021-11-23T02:45:02.769Z] #21 45.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:45:02.769Z] #21 45.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T02:45:02.769Z] #21 45.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T02:45:02.769Z] #21 45.24 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:45:04.886Z] #43 ... [2021-11-23T02:45:04.886Z] [2021-11-23T02:45:04.886Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T02:45:04.886Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T02:45:04.886Z] #23 13.62 Collecting pyyaml [2021-11-23T02:45:04.886Z] #23 13.64 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) [2021-11-23T02:45:04.886Z] #23 13.76 Building wheels for collected packages: yamllint [2021-11-23T02:45:04.886Z] #23 13.77 Building wheel for yamllint (setup.py): started [2021-11-23T02:45:04.886Z] #23 15.00 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T02:45:04.886Z] #23 15.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cd15d722ec88327240f24e1e71c949c6dc4b405be070b7985751e57d8a5aa963 [2021-11-23T02:45:04.886Z] #23 15.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T02:45:04.886Z] #23 15.01 Successfully built yamllint [2021-11-23T02:45:04.886Z] #23 15.04 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T02:45:04.886Z] #23 15.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T02:45:04.886Z] #23 DONE 18.4s [2021-11-23T02:45:04.886Z] [2021-11-23T02:45:04.886Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T02:45:04.886Z] #27 sha256:83627e2aadc3d60afcbbfb0a4e01f531f3b7b0adeac2880c8c225b7ea2b723d0 [2021-11-23T02:45:05.146Z] #27 DONE 0.8s [2021-11-23T02:45:05.146Z] [2021-11-23T02:45:05.146Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T02:45:05.146Z] #32 sha256:c96de1c106d18964143ff749dd77fc7b8f6e46d9148edbcd366187670b9da179 [2021-11-23T02:45:06.077Z] #21 48.17 Selecting previously unselected package vim. [2021-11-23T02:45:06.077Z] #21 48.18 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:45:06.077Z] #21 48.20 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T02:45:06.084Z] #32 ... [2021-11-23T02:45:06.084Z] [2021-11-23T02:45:06.084Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:45:06.084Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:45:06.084Z] #53 206.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T02:45:06.084Z] #53 DONE 206.9s [2021-11-23T02:45:06.339Z] #21 48.69 Selecting previously unselected package xfsprogs. [2021-11-23T02:45:06.339Z] #21 48.71 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T02:45:06.339Z] #21 48.72 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T02:45:06.344Z] [2021-11-23T02:45:06.344Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T02:45:06.344Z] #32 sha256:c96de1c106d18964143ff749dd77fc7b8f6e46d9148edbcd366187670b9da179 [2021-11-23T02:45:06.344Z] #32 DONE 1.2s [2021-11-23T02:45:06.344Z] [2021-11-23T02:45:06.344Z] #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 [2021-11-23T02:45:06.344Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:45:06.344Z] #43 ... [2021-11-23T02:45:06.344Z] [2021-11-23T02:45:06.344Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T02:45:06.344Z] #35 sha256:56e41d15c3efeb98ecedcce43a89b13590e204d0a9884deeefad70c9882e05f0 [2021-11-23T02:45:06.601Z] #21 49.08 Selecting previously unselected package zip. [2021-11-23T02:45:06.601Z] #21 49.09 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-23T02:45:06.601Z] #21 49.09 Unpacking zip (3.0-12) ... [2021-11-23T02:45:06.863Z] #21 49.21 Selecting previously unselected package zstd. [2021-11-23T02:45:06.863Z] #21 49.23 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T02:45:06.863Z] #21 49.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:45:07.124Z] #21 49.56 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:45:07.300Z] #35 DONE 0.7s [2021-11-23T02:45:07.300Z] [2021-11-23T02:45:07.300Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T02:45:07.300Z] #37 sha256:86af21e2dfda54589711c37e962142bf485e0776c7477bbe70b89634d52b6144 [2021-11-23T02:45:07.300Z] #37 DONE 0.1s [2021-11-23T02:45:07.300Z] [2021-11-23T02:45:07.300Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T02:45:07.300Z] #41 sha256:cd8622005f89392e12daaf9aa0fe38caca0af93011043fa44ec43d5b90bc9615 [2021-11-23T02:45:07.560Z] #41 DONE 0.2s [2021-11-23T02:45:07.560Z] [2021-11-23T02:45:07.560Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:07.560Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:45:08.068Z] #21 50.40 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:45:08.068Z] #21 50.41 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:45:08.068Z] #21 50.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:45:08.068Z] #21 50.43 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T02:45:08.068Z] #21 50.44 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:45:08.068Z] #21 50.46 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T02:45:08.068Z] #21 50.47 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T02:45:08.068Z] #21 50.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:45:08.068Z] #21 50.50 Setting up bzip2 (1.0.8-4) ... [2021-11-23T02:45:08.068Z] #21 50.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:45:08.068Z] #21 50.52 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T02:45:08.545Z] #23 13.80 Collecting yamllint==1.26.1 [2021-11-23T02:45:08.545Z] #23 14.86 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T02:45:08.645Z] #21 51.10 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:45:08.645Z] #21 51.11 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:45:08.645Z] #21 51.12 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T02:45:08.645Z] #21 51.14 Setting up apparmor (2.13.6-10) ... [2021-11-23T02:45:09.197Z] #69 ... [2021-11-23T02:45:09.197Z] [2021-11-23T02:45:09.197Z] #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 [2021-11-23T02:45:09.197Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T02:45:09.197Z] #20 74.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T02:45:09.197Z] #20 74.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:45:09.197Z] #20 74.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:45:09.197Z] #20 76.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T02:45:09.197Z] #20 76.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:45:09.197Z] #20 76.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:45:09.197Z] #20 78.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T02:45:09.197Z] #20 78.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:45:09.197Z] #20 78.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:45:09.197Z] #20 81.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T02:45:09.197Z] #20 81.80 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T02:45:09.197Z] #20 81.81 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:45:09.484Z] #23 15.87 Collecting pathspec>=0.5.3 [2021-11-23T02:45:09.484Z] #23 15.89 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T02:45:09.743Z] #23 16.25 Collecting pyyaml [2021-11-23T02:45:09.743Z] #23 16.26 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) [2021-11-23T02:45:09.743Z] #23 16.30 Building wheels for collected packages: yamllint [2021-11-23T02:45:09.760Z] #20 83.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T02:45:09.760Z] #20 83.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T02:45:09.760Z] #20 83.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:45:09.760Z] #20 83.51 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T02:45:09.760Z] #20 83.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T02:45:09.760Z] #20 83.53 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:45:10.002Z] #23 16.31 Building wheel for yamllint (setup.py): started [2021-11-23T02:45:10.016Z] #20 83.59 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T02:45:10.016Z] #20 83.59 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T02:45:10.016Z] #20 83.60 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:45:10.016Z] #20 83.70 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T02:45:10.016Z] #20 83.70 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T02:45:10.016Z] #20 83.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:45:10.016Z] #20 83.78 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T02:45:10.016Z] #20 83.78 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T02:45:10.016Z] #20 83.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:45:10.273Z] #20 83.88 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T02:45:10.273Z] #20 83.88 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:45:10.273Z] #20 83.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:45:10.273Z] #20 83.93 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T02:45:10.273Z] #20 83.93 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T02:45:10.273Z] #20 83.94 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:45:10.273Z] #20 84.00 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T02:45:10.273Z] #20 84.01 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T02:45:10.273Z] #20 84.01 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:45:10.273Z] #20 84.12 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T02:45:10.530Z] #20 84.12 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T02:45:10.530Z] #20 84.13 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:45:10.530Z] #20 84.22 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T02:45:10.530Z] #20 84.22 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T02:45:10.530Z] #20 84.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:45:10.530Z] #20 84.31 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T02:45:10.530Z] #20 84.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T02:45:10.530Z] #20 84.32 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:45:10.530Z] #20 84.36 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T02:45:10.560Z] #21 52.74 Setting up zip (3.0-12) ... [2021-11-23T02:45:10.560Z] #21 52.75 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:45:10.560Z] #21 52.78 Setting up bash-completion (1:2.11-2) ... [2021-11-23T02:45:10.750Z] #62 ... [2021-11-23T02:45:10.750Z] [2021-11-23T02:45:10.750Z] #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 [2021-11-23T02:45:10.750Z] #26 sha256:b3e0830f054319498f74b5a42f5355b8b2c0f86ef99036b1e879b246706a028c [2021-11-23T02:45:10.750Z] #26 226.3 + return [2021-11-23T02:45:10.787Z] #20 84.36 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T02:45:10.787Z] #20 84.37 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:45:10.787Z] #20 84.57 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T02:45:10.787Z] #20 84.57 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-23T02:45:10.787Z] #20 84.59 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:45:10.939Z] #23 17.24 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T02:45:10.939Z] #23 17.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ce92bb61a3c86c5d6f33e2fc54dd2f10a35ddde2d823aa2b8da4257bfb2ea90b [2021-11-23T02:45:10.939Z] #23 17.25 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T02:45:10.939Z] #23 17.25 Successfully built yamllint [2021-11-23T02:45:10.939Z] #23 17.28 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T02:45:11.044Z] #20 84.68 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T02:45:11.044Z] #20 84.69 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T02:45:11.044Z] #20 84.69 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:45:11.044Z] #20 84.75 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T02:45:11.044Z] #20 84.75 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T02:45:11.044Z] #20 84.75 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:45:11.044Z] #20 84.81 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T02:45:11.198Z] #23 17.64 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T02:45:11.301Z] #20 84.81 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T02:45:11.301Z] #20 84.82 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:45:11.301Z] #20 85.05 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T02:45:11.301Z] #20 85.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T02:45:11.301Z] #20 85.07 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T02:45:11.301Z] #20 85.08 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T02:45:11.301Z] #20 85.09 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T02:45:11.301Z] #20 85.10 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T02:45:11.301Z] #20 85.11 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T02:45:11.301Z] #20 85.12 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T02:45:11.301Z] #20 85.14 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T02:45:11.301Z] #20 85.15 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T02:45:11.301Z] #20 85.16 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T02:45:11.301Z] #20 85.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T02:45:11.557Z] #20 85.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T02:45:11.557Z] #20 85.20 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T02:45:11.557Z] #20 85.21 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T02:45:11.557Z] #20 85.22 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T02:45:11.557Z] #20 85.23 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T02:45:11.557Z] #20 85.25 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T02:45:11.557Z] #20 85.26 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T02:45:11.558Z] #20 85.27 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T02:45:11.558Z] #20 85.29 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:45:11.558Z] #20 85.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 [2021-11-23T02:45:11.558Z] #20 85.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:45:11.558Z] #20 85.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 [2021-11-23T02:45:11.558Z] #20 85.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T02:45:11.558Z] #20 85.34 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T02:45:11.558Z] #20 85.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 [2021-11-23T02:45:11.558Z] #20 85.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T02:45:11.558Z] #20 85.37 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T02:45:11.558Z] #20 85.39 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:45:11.770Z] #23 DONE 18.1s [2021-11-23T02:45:11.770Z] [2021-11-23T02:45:11.770Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:45:11.770Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:45:11.770Z] #53 ... [2021-11-23T02:45:11.770Z] [2021-11-23T02:45:11.770Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T02:45:11.770Z] #27 sha256:52314ebff0c050435b45064fcfbabeaed4c2889668c11e455773b535825b6cc9 [2021-11-23T02:45:11.770Z] #27 DONE 0.3s [2021-11-23T02:45:11.770Z] [2021-11-23T02:45:11.770Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:11.770Z] #58 sha256:d492316a1cc8f21c58d50cb0eca9a313df4acc7d22054eccc23f2cecc1ef5eba [2021-11-23T02:45:11.814Z] #20 85.40 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T02:45:11.814Z] #20 85.42 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:45:11.814Z] #20 85.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T02:45:11.814Z] #20 85.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:45:12.029Z] #58 ... [2021-11-23T02:45:12.029Z] [2021-11-23T02:45:12.029Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T02:45:12.029Z] #32 sha256:7b0b30aa24cf224c61c000578451eb080ebca16da46a1c0a591c57ed7e33bd06 [2021-11-23T02:45:12.477Z] #21 54.59 Setting up xz-utils (5.2.5-2) ... [2021-11-23T02:45:12.477Z] #21 54.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T02:45:12.477Z] #21 54.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:45:12.477Z] #21 54.67 Setting up patch (2.7.6-7) ... [2021-11-23T02:45:12.477Z] #21 54.68 Setting up sudo (1.9.5p2-3) ... [2021-11-23T02:45:12.477Z] #21 54.75 invoke-rc.d: could not determine current runlevel [2021-11-23T02:45:12.477Z] #21 54.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T02:45:12.477Z] #21 54.77 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T02:45:12.477Z] #21 54.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:45:12.477Z] #21 54.80 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T02:45:12.477Z] #21 54.81 Setting up pigz (2.6-1) ... [2021-11-23T02:45:12.477Z] #21 54.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:45:12.477Z] #21 54.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:45:12.477Z] #21 54.85 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T02:45:12.477Z] #21 54.86 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:45:12.597Z] #32 DONE 0.6s [2021-11-23T02:45:12.597Z] [2021-11-23T02:45:12.597Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T02:45:12.597Z] #35 sha256:482c28c04ce5325637f568a703d651ed4f098d60576ac79de6529f2321510cff [2021-11-23T02:45:12.857Z] #35 DONE 0.4s [2021-11-23T02:45:12.857Z] [2021-11-23T02:45:12.857Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T02:45:12.857Z] #37 sha256:c6b07d66456ce01f3046ea07fdaa5b7e045c7f3197ebf59b00756e690f31e6c6 [2021-11-23T02:45:12.857Z] #37 DONE 0.1s [2021-11-23T02:45:12.857Z] [2021-11-23T02:45:12.857Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:45:12.857Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:45:13.049Z] #21 55.54 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:45:13.049Z] #21 55.55 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:45:13.116Z] #53 ... [2021-11-23T02:45:13.116Z] [2021-11-23T02:45:13.116Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T02:45:13.116Z] #41 sha256:fd29e3311cbe074ca8f2cbe8c6514fbb42f521fea70e9f1fc6ef38dd7fe508d4 [2021-11-23T02:45:13.116Z] #41 DONE 0.1s [2021-11-23T02:45:13.116Z] [2021-11-23T02:45:13.116Z] #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 [2021-11-23T02:45:13.116Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:45:13.294Z] #26 DONE 228.5s [2021-11-23T02:45:13.294Z] [2021-11-23T02:45:13.294Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:13.294Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:45:13.294Z] #62 185.2 + bin/containerd [2021-11-23T02:45:13.622Z] #21 56.02 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T02:45:13.622Z] #21 56.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:45:13.622Z] #21 56.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:45:13.622Z] #21 56.08 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T02:45:13.884Z] #21 56.48 Setting up vim (2:8.2.2434-3) ... [2021-11-23T02:45:14.145Z] #21 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T02:45:14.145Z] #21 56.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T02:45:14.145Z] #21 56.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T02:45:14.145Z] #21 56.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T02:45:14.145Z] #21 56.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T02:45:14.145Z] #21 56.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T02:45:14.145Z] #21 56.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T02:45:14.145Z] #21 56.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T02:45:14.145Z] #21 56.54 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T02:45:14.337Z] #20 DONE 88.1s [2021-11-23T02:45:14.337Z] [2021-11-23T02:45:14.337Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:14.337Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:45:14.594Z] #69 ... [2021-11-23T02:45:14.594Z] [2021-11-23T02:45:14.594Z] #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 [2021-11-23T02:45:14.594Z] #21 sha256:bad174095f872f11aebeacad437789ce0c083519375495133077d8089348d9d9 [2021-11-23T02:45:15.531Z] #21 57.88 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:45:15.532Z] #21 57.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:45:15.532Z] #21 57.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:45:15.532Z] #21 57.92 Setting up python3-pip (20.3.4-4) ... [2021-11-23T02:45:16.475Z] #21 59.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:45:16.489Z] #21 1.665 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-23T02:45:16.489Z] #21 1.665 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-23T02:45:16.489Z] #21 1.744 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-23T02:45:16.623Z] #62 ... [2021-11-23T02:45:16.623Z] [2021-11-23T02:45:16.623Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T02:45:16.623Z] #27 sha256:e917c2e654bc392428e045b50b04426b5a41ed241668aa26e3c09bca6fa16634 [2021-11-23T02:45:16.623Z] #27 DONE 0.9s [2021-11-23T02:45:16.623Z] [2021-11-23T02:45:16.623Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T02:45:16.623Z] #32 sha256:c75806b9eb0f0c5e77ef76fa06c9d1db767eda02c9e194cb72194fec2ae0e9cc [2021-11-23T02:45:16.739Z] #21 59.05 Setting up jq (1.6-2.1) ... [2021-11-23T02:45:16.739Z] #21 59.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:45:16.739Z] #21 59.08 Setting up iptables (1.8.7-1) ... [2021-11-23T02:45:16.739Z] #21 59.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:45:16.739Z] #21 59.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:45:16.739Z] #21 59.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:45:16.739Z] #21 59.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:45:16.739Z] #21 59.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T02:45:16.739Z] #21 59.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T02:45:16.739Z] #21 59.13 Setting up iproute2 (5.10.0-4) ... [2021-11-23T02:45:17.003Z] #21 59.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:45:17.257Z] #32 DONE 1.1s [2021-11-23T02:45:17.257Z] [2021-11-23T02:45:17.257Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T02:45:17.257Z] #35 sha256:1c87a0e056beb05d87a12e478654a564d5ce23237e30bcb60d05c3ead4416024 [2021-11-23T02:45:17.842Z] #35 DONE 0.6s [2021-11-23T02:45:17.842Z] [2021-11-23T02:45:17.842Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T02:45:17.842Z] #37 sha256:4c8373fc7836857545f571b90d1fc9608cb3a3231d8fa8bd4e74e52896d874ec [2021-11-23T02:45:17.842Z] #37 DONE 0.1s [2021-11-23T02:45:17.842Z] [2021-11-23T02:45:17.842Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T02:45:17.842Z] #41 sha256:60baca2a0fdf40fbf2737f1d5a2a68890e91a0dceea3d38702e4ed3f5c974bfa [2021-11-23T02:45:17.842Z] #41 DONE 0.1s [2021-11-23T02:45:17.842Z] [2021-11-23T02:45:17.842Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:17.842Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:45:17.951Z] #21 DONE 60.1s [2021-11-23T02:45:17.951Z] [2021-11-23T02:45:17.951Z] #22 [dev-systemd-false 8/25] 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 [2021-11-23T02:45:17.951Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-23T02:45:18.104Z] #62 ... [2021-11-23T02:45:18.104Z] [2021-11-23T02:45:18.104Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T02:45:18.104Z] #44 sha256:cc5791a880c5859c124c41c3f806361278b9abf0af572c5fd918afdd1f869687 [2021-11-23T02:45:18.394Z] #43 241.7 + dpkg --print-architecture [2021-11-23T02:45:18.394Z] #43 241.7 + git checkout -q v2.1.0 [2021-11-23T02:45:18.394Z] #43 242.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T02:45:18.394Z] #43 242.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T02:45:18.676Z] #44 DONE 0.6s [2021-11-23T02:45:18.676Z] [2021-11-23T02:45:18.676Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T02:45:18.676Z] #48 sha256:529af01559b270f39e30ce80eb1ac100c6f63c27010306bde109e430b917957c [2021-11-23T02:45:18.676Z] #48 DONE 0.1s [2021-11-23T02:45:18.676Z] [2021-11-23T02:45:18.676Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T02:45:18.676Z] #50 sha256:3355035fc32b0badb7d4dab2ad3efe0c0a0b268fd0b175e112600e311c0bab78 [2021-11-23T02:45:18.676Z] #50 DONE 0.1s [2021-11-23T02:45:18.676Z] [2021-11-23T02:45:18.676Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:18.676Z] #58 sha256:7c08099634313da5fe86e29a40b8c83886f3b6f804a302ec3ff3b42591612f38 [2021-11-23T02:45:18.936Z] #58 ... [2021-11-23T02:45:18.936Z] [2021-11-23T02:45:18.936Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T02:45:18.936Z] #52 sha256:07dd8daa461dc836c71f4ae5355b45b77225fc7170ddf2f4abc9b9ec1dd7d0e0 [2021-11-23T02:45:18.936Z] #52 DONE 0.1s [2021-11-23T02:45:18.936Z] [2021-11-23T02:45:18.936Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T02:45:18.936Z] #54 sha256:40bd5ab70ee3d25fef899766c4e7f198866836f1bad89373451f51f8afbd0095 [2021-11-23T02:45:19.338Z] #22 1.444 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T02:45:19.339Z] #22 1.451 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T02:45:19.339Z] #22 1.453 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T02:45:19.339Z] #22 DONE 1.5s [2021-11-23T02:45:19.339Z] [2021-11-23T02:45:19.339Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T02:45:19.339Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T02:45:20.847Z] #54 DONE 1.6s [2021-11-23T02:45:20.847Z] [2021-11-23T02:45:20.847Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:20.847Z] #58 sha256:7c08099634313da5fe86e29a40b8c83886f3b6f804a302ec3ff3b42591612f38 [2021-11-23T02:45:20.847Z] #58 117.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T02:45:20.847Z] #58 ... [2021-11-23T02:45:20.847Z] [2021-11-23T02:45:20.847Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T02:45:20.847Z] #56 sha256:2dac4898f6c171445fe950d9a2440adc1df44faa421f10cc72a324a66b2b9479 [2021-11-23T02:45:20.847Z] #56 DONE 0.1s [2021-11-23T02:45:20.847Z] [2021-11-23T02:45:20.847Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:20.847Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:45:21.416Z] #62 ... [2021-11-23T02:45:21.416Z] [2021-11-23T02:45:21.416Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:21.416Z] #58 sha256:7c08099634313da5fe86e29a40b8c83886f3b6f804a302ec3ff3b42591612f38 [2021-11-23T02:45:21.416Z] #58 118.6 + mkdir -p /build [2021-11-23T02:45:21.416Z] #58 118.6 + cp runc /build/runc [2021-11-23T02:45:21.678Z] #58 DONE 119.1s [2021-11-23T02:45:21.678Z] [2021-11-23T02:45:21.678Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:21.678Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:45:23.588Z] #62 ... [2021-11-23T02:45:23.588Z] [2021-11-23T02:45:23.588Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T02:45:23.588Z] #59 sha256:d748e16750ec16fa2af99df8a5fca233a1ad783a6d36559f42c91eaa55ef029e [2021-11-23T02:45:23.617Z] #21 2.758 Reading package lists... [2021-11-23T02:45:23.670Z] #43 ... [2021-11-23T02:45:23.670Z] [2021-11-23T02:45:23.670Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:45:23.670Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:45:23.670Z] #53 246.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T02:45:23.670Z] #53 DONE 247.4s [2021-11-23T02:45:23.670Z] [2021-11-23T02:45:23.670Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:23.670Z] #58 sha256:d492316a1cc8f21c58d50cb0eca9a313df4acc7d22054eccc23f2cecc1ef5eba [2021-11-23T02:45:23.848Z] #59 DONE 0.5s [2021-11-23T02:45:23.848Z] [2021-11-23T02:45:23.848Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:23.848Z] #62 sha256:0db627b6eb6d6c5993f8d42f241c8aa21752fc6591c5b27081b7aa8244751300 [2021-11-23T02:45:25.670Z] #58 ... [2021-11-23T02:45:25.670Z] [2021-11-23T02:45:25.671Z] #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 [2021-11-23T02:45:25.671Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:45:25.671Z] #43 DONE 222.9s [2021-11-23T02:45:25.671Z] [2021-11-23T02:45:25.671Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:25.671Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:45:25.671Z] #58 ... [2021-11-23T02:45:25.671Z] [2021-11-23T02:45:25.671Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T02:45:25.671Z] #44 sha256:2d5e87b648c7a8d281e67e9506aafe24392039eb38e8a3b7e94437bedcee715c [2021-11-23T02:45:25.671Z] #44 DONE 0.5s [2021-11-23T02:45:25.671Z] [2021-11-23T02:45:25.671Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T02:45:25.671Z] #48 sha256:819a352fe669c683d945000eebcf4edbd2b44132994d356ef2bdc77c3f453f63 [2021-11-23T02:45:25.931Z] #48 DONE 0.1s [2021-11-23T02:45:25.931Z] [2021-11-23T02:45:25.931Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T02:45:25.931Z] #50 sha256:97addbda1f22a7254f328d28ee6e415e7ae26d7a98cd86229df3d4238e35e9e2 [2021-11-23T02:45:25.931Z] #50 DONE 0.1s [2021-11-23T02:45:25.931Z] [2021-11-23T02:45:25.931Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T02:45:25.931Z] #52 sha256:67c77110f82db8580df68b8b6f73a3572a85ba75ae7395cf27553e5c7c345cdf [2021-11-23T02:45:25.931Z] #52 DONE 0.1s [2021-11-23T02:45:25.931Z] [2021-11-23T02:45:25.931Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:25.931Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:45:26.189Z] #58 ... [2021-11-23T02:45:26.189Z] [2021-11-23T02:45:26.189Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T02:45:26.189Z] #54 sha256:e3b9a04e9be82ed1a478b0f03a00f8eb098947e48f5fb8ade3ffb0b66b65efa6 [2021-11-23T02:45:26.757Z] #54 DONE 0.8s [2021-11-23T02:45:26.757Z] [2021-11-23T02:45:26.757Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T02:45:26.757Z] #56 sha256:4909a38792f95ee4f0ea77f3232c5ad506f8db3c7850eff1c4535149a1eccc0a [2021-11-23T02:45:26.757Z] #56 DONE 0.1s [2021-11-23T02:45:26.757Z] [2021-11-23T02:45:26.757Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:26.757Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:45:27.792Z] #21 8.357 Reading package lists... [2021-11-23T02:45:28.356Z] #21 12.85 Building dependency tree... [2021-11-23T02:45:28.356Z] #21 13.88 Reading state information... [2021-11-23T02:45:29.287Z] #21 14.96 The following additional packages will be installed: [2021-11-23T02:45:29.287Z] #21 14.96 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-23T02:45:29.287Z] #21 14.96 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-23T02:45:29.287Z] #21 14.96 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-23T02:45:29.287Z] #21 14.96 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-23T02:45:29.287Z] #21 14.96 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-23T02:45:29.287Z] #21 14.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-23T02:45:29.287Z] #21 14.97 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-23T02:45:29.287Z] #21 14.98 Suggested packages: [2021-11-23T02:45:29.287Z] #21 14.98 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-23T02:45:29.287Z] #21 14.98 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-23T02:45:29.287Z] #21 14.98 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-23T02:45:29.287Z] #21 14.98 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-23T02:45:29.287Z] #21 14.98 seccomp:ppc64el seccomp:s390x [2021-11-23T02:45:29.287Z] #21 14.98 Recommended packages: [2021-11-23T02:45:29.287Z] #21 14.98 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-23T02:45:29.287Z] #21 14.98 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-23T02:45:29.287Z] #21 14.98 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-23T02:45:29.287Z] #21 14.98 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-23T02:45:29.851Z] #21 15.46 The following NEW packages will be installed: [2021-11-23T02:45:29.851Z] #21 15.46 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-23T02:45:29.851Z] #21 15.46 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-23T02:45:29.851Z] #21 15.46 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-23T02:45:29.851Z] #21 15.46 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-23T02:45:29.851Z] #21 15.46 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-23T02:45:29.851Z] #21 15.46 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-23T02:45:29.851Z] #21 15.46 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-23T02:45:29.851Z] #21 15.47 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-23T02:45:29.851Z] #21 15.47 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-23T02:45:29.851Z] #21 15.47 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-23T02:45:29.851Z] #21 15.47 libseccomp2:ppc64el libseccomp2:s390x [2021-11-23T02:45:30.109Z] #21 15.81 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:45:30.109Z] #21 15.81 Need to get 15.9 MB of archives. [2021-11-23T02:45:30.109Z] #21 15.81 After this operation, 72.9 MB of additional disk space will be used. [2021-11-23T02:45:30.109Z] #21 15.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-23T02:45:30.366Z] #21 15.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-23T02:45:30.366Z] #21 15.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-23T02:45:30.366Z] #21 15.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-23T02:45:30.366Z] #21 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-23T02:45:30.366Z] #21 15.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-23T02:45:30.366Z] #21 15.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-23T02:45:30.366Z] #21 15.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-23T02:45:30.366Z] #21 15.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-23T02:45:30.366Z] #21 15.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-23T02:45:30.366Z] #21 15.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-23T02:45:30.366Z] #21 15.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-23T02:45:30.366Z] #21 15.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-23T02:45:30.366Z] #21 15.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-23T02:45:30.366Z] #21 15.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-23T02:45:30.366Z] #21 15.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-23T02:45:30.366Z] #21 15.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-23T02:45:30.366Z] #21 15.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-23T02:45:30.366Z] #21 15.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-23T02:45:30.366Z] #21 15.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-23T02:45:30.366Z] #21 15.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-23T02:45:30.366Z] #21 15.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-23T02:45:30.366Z] #21 15.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-23T02:45:30.366Z] #21 15.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-23T02:45:30.366Z] #21 15.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-23T02:45:30.366Z] #21 15.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-23T02:45:30.366Z] #21 15.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-23T02:45:30.366Z] #21 15.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-23T02:45:30.366Z] #21 16.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-23T02:45:30.366Z] #21 16.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-23T02:45:30.366Z] #21 16.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-23T02:45:30.366Z] #21 16.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-23T02:45:30.366Z] #21 16.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-23T02:45:30.366Z] #21 16.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-23T02:45:30.366Z] #21 16.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-23T02:45:30.366Z] #21 16.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-23T02:45:30.366Z] #21 16.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-23T02:45:30.366Z] #21 16.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-23T02:45:30.366Z] #21 16.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-23T02:45:30.366Z] #21 16.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-23T02:45:30.930Z] #21 16.51 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:45:31.187Z] #21 16.68 Fetched 15.9 MB in 0s (32.0 MB/s) [2021-11-23T02:45:31.187Z] #21 16.71 Selecting previously unselected package gcc-10-base:armel. [2021-11-23T02:45:31.187Z] #21 16.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-11-23T02:45:31.187Z] #21 16.77 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-23T02:45:31.187Z] #21 16.77 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-23T02:45:31.187Z] #21 16.82 Selecting previously unselected package gcc-10-base:armhf. [2021-11-23T02:45:31.187Z] #21 16.83 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-23T02:45:31.187Z] #21 16.83 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-23T02:45:31.187Z] #21 16.88 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-23T02:45:31.188Z] #21 16.89 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-23T02:45:31.188Z] #21 16.89 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-23T02:45:31.188Z] #21 16.94 Selecting previously unselected package gcc-10-base:s390x. [2021-11-23T02:45:31.188Z] #21 16.94 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-23T02:45:31.188Z] #21 16.95 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-23T02:45:31.188Z] #21 16.98 Selecting previously unselected package gcc-10-base:arm64. [2021-11-23T02:45:31.444Z] #21 16.99 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-23T02:45:31.444Z] #21 17.00 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-23T02:45:31.444Z] #21 17.05 Selecting previously unselected package libgcc-s1:armel. [2021-11-23T02:45:31.444Z] #21 17.06 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-23T02:45:31.444Z] #21 17.06 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-23T02:45:31.444Z] #21 17.11 Selecting previously unselected package libcrypt1:armel. [2021-11-23T02:45:31.444Z] #21 17.12 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-23T02:45:31.444Z] #21 17.12 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-23T02:45:31.444Z] #21 17.22 Selecting previously unselected package libc6:armel. [2021-11-23T02:45:31.702Z] #21 17.22 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-23T02:45:31.959Z] #21 17.39 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-23T02:45:32.215Z] #21 17.81 Selecting previously unselected package libapparmor1:armel. [2021-11-23T02:45:32.215Z] #21 17.82 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-23T02:45:32.215Z] #21 17.82 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-23T02:45:32.215Z] #21 17.87 Selecting previously unselected package libapparmor-dev:armel. [2021-11-23T02:45:32.215Z] #21 17.88 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-23T02:45:32.215Z] #21 17.88 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-23T02:45:32.215Z] #21 17.94 Selecting previously unselected package libgcc-s1:arm64. [2021-11-23T02:45:32.471Z] #21 17.95 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-23T02:45:32.471Z] #21 17.95 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-23T02:45:32.471Z] #21 18.00 Selecting previously unselected package libcrypt1:arm64. [2021-11-23T02:45:32.471Z] #21 18.00 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-23T02:45:32.471Z] #21 18.01 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-23T02:45:32.471Z] #21 18.08 Selecting previously unselected package libc6:arm64. [2021-11-23T02:45:32.471Z] #21 18.08 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-23T02:45:32.727Z] #21 18.30 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-23T02:45:32.985Z] #21 18.74 Selecting previously unselected package libapparmor1:arm64. [2021-11-23T02:45:32.985Z] #21 18.74 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-23T02:45:32.985Z] #21 18.74 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T02:45:32.985Z] #21 18.79 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-23T02:45:33.262Z] #21 18.80 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-23T02:45:33.262Z] #21 18.81 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T02:45:33.262Z] #21 18.87 Selecting previously unselected package libgcc-s1:s390x. [2021-11-23T02:45:33.262Z] #21 18.87 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-23T02:45:33.262Z] #21 18.88 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-23T02:45:33.262Z] #21 18.92 Selecting previously unselected package libcrypt1:s390x. [2021-11-23T02:45:33.262Z] #21 18.92 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-23T02:45:33.519Z] #21 18.93 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-23T02:45:33.519Z] #21 19.00 Selecting previously unselected package libc6:s390x. [2021-11-23T02:45:33.519Z] #21 19.01 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-23T02:45:33.519Z] #21 19.19 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-23T02:45:34.111Z] #21 19.62 Selecting previously unselected package libapparmor1:s390x. [2021-11-23T02:45:34.111Z] #21 19.63 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-23T02:45:34.111Z] #21 19.63 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-23T02:45:34.111Z] #21 19.68 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-23T02:45:34.111Z] #21 19.69 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-23T02:45:34.111Z] #21 19.70 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-23T02:45:34.254Z] #23 13.60 Collecting yamllint==1.26.1 [2021-11-23T02:45:34.254Z] #23 14.65 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T02:45:34.367Z] #21 19.75 Selecting previously unselected package libgcc-s1:armhf. [2021-11-23T02:45:34.367Z] #21 19.76 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-23T02:45:34.367Z] #21 19.76 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-23T02:45:34.367Z] #21 19.82 Selecting previously unselected package libcrypt1:armhf. [2021-11-23T02:45:34.367Z] #21 19.82 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-23T02:45:34.367Z] #21 19.83 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-23T02:45:34.367Z] #21 19.95 Selecting previously unselected package libc6:armhf. [2021-11-23T02:45:34.367Z] #21 19.95 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-23T02:45:34.623Z] #21 20.12 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-23T02:45:34.827Z] #23 15.64 Collecting pathspec>=0.5.3 [2021-11-23T02:45:34.827Z] #23 15.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T02:45:34.880Z] #21 20.51 Selecting previously unselected package libapparmor1:armhf. [2021-11-23T02:45:34.880Z] #21 20.52 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-23T02:45:34.880Z] #21 20.52 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-23T02:45:34.880Z] #21 20.56 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-23T02:45:34.880Z] #21 20.57 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-23T02:45:34.880Z] #21 20.57 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-23T02:45:35.137Z] #21 20.64 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-23T02:45:35.137Z] #21 20.65 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-23T02:45:35.137Z] #21 20.66 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-23T02:45:35.137Z] #21 20.74 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-23T02:45:35.137Z] #21 20.74 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-23T02:45:35.137Z] #21 20.75 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-23T02:45:35.137Z] #21 20.83 Selecting previously unselected package libc6:ppc64el. [2021-11-23T02:45:35.394Z] #21 20.84 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-23T02:45:35.394Z] #21 21.02 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-23T02:45:35.400Z] #23 15.99 Collecting pyyaml [2021-11-23T02:45:35.400Z] #23 16.01 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-23T02:45:35.400Z] #23 16.08 Building wheels for collected packages: yamllint [2021-11-23T02:45:35.400Z] #23 16.09 Building wheel for yamllint (setup.py): started [2021-11-23T02:45:35.899Z] #58 ... [2021-11-23T02:45:35.900Z] [2021-11-23T02:45:35.900Z] #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 [2021-11-23T02:45:35.900Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:45:35.900Z] #43 DONE 259.6s [2021-11-23T02:45:35.900Z] [2021-11-23T02:45:35.900Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:35.900Z] #58 sha256:d492316a1cc8f21c58d50cb0eca9a313df4acc7d22054eccc23f2cecc1ef5eba [2021-11-23T02:45:35.958Z] #21 21.60 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-23T02:45:35.958Z] #21 21.60 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-23T02:45:35.958Z] #21 21.61 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-23T02:45:35.958Z] #21 21.68 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-23T02:45:35.958Z] #21 21.68 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-23T02:45:35.958Z] #21 21.68 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-23T02:45:35.958Z] #21 21.74 Selecting previously unselected package libseccomp2:s390x. [2021-11-23T02:45:36.215Z] #21 21.75 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-23T02:45:36.215Z] #21 21.75 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-23T02:45:36.215Z] #21 21.79 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-23T02:45:36.215Z] #21 21.80 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-23T02:45:36.215Z] #21 21.80 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-23T02:45:36.215Z] #21 21.87 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-23T02:45:36.215Z] #21 21.87 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-23T02:45:36.215Z] #21 21.88 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-23T02:45:36.215Z] #21 21.95 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-23T02:45:36.215Z] #21 21.95 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-23T02:45:36.215Z] #21 21.97 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-23T02:45:36.344Z] #23 17.02 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T02:45:36.344Z] #23 17.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8482bdbeea2c0f4ef5350beaf259301de8f1a1ee6450f891bfb5127a5de91756 [2021-11-23T02:45:36.344Z] #23 17.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T02:45:36.344Z] #23 17.03 Successfully built yamllint [2021-11-23T02:45:36.344Z] #23 17.06 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T02:45:36.471Z] #21 22.02 Selecting previously unselected package libseccomp2:armhf. [2021-11-23T02:45:36.472Z] #21 22.02 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-23T02:45:36.472Z] #21 22.03 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-23T02:45:36.472Z] #21 22.07 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-23T02:45:36.472Z] #21 22.08 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-23T02:45:36.472Z] #21 22.08 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-23T02:45:36.472Z] #21 22.14 Selecting previously unselected package libseccomp2:armel. [2021-11-23T02:45:36.472Z] #21 22.14 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-23T02:45:36.472Z] #21 22.15 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-23T02:45:36.472Z] #21 22.18 Selecting previously unselected package libseccomp-dev:armel. [2021-11-23T02:45:36.472Z] #21 22.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-23T02:45:36.472Z] #21 22.20 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-23T02:45:36.472Z] #21 22.25 Selecting previously unselected package libseccomp2:arm64. [2021-11-23T02:45:36.605Z] #23 17.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T02:45:36.728Z] #21 22.26 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-23T02:45:36.728Z] #21 22.27 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-23T02:45:36.728Z] #21 22.32 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-23T02:45:36.728Z] #21 22.32 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-23T02:45:36.728Z] #21 22.33 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T02:45:36.728Z] #21 22.41 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-23T02:45:36.728Z] #21 22.42 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-23T02:45:36.728Z] #21 22.43 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-23T02:45:36.728Z] #21 22.44 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-23T02:45:36.728Z] #21 22.46 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-23T02:45:36.728Z] #21 22.48 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-23T02:45:36.728Z] #21 22.50 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-23T02:45:36.866Z] #23 DONE 17.8s [2021-11-23T02:45:36.866Z] [2021-11-23T02:45:36.866Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:36.866Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:45:36.985Z] #21 22.51 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-23T02:45:36.985Z] #21 22.52 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-23T02:45:36.985Z] #21 22.53 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-23T02:45:36.985Z] #21 22.55 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-23T02:45:36.985Z] #21 22.56 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-23T02:45:36.985Z] #21 22.57 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-23T02:45:36.985Z] #21 22.58 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-23T02:45:36.985Z] #21 22.59 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-23T02:45:36.985Z] #21 22.60 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-23T02:45:37.129Z] #62 ... [2021-11-23T02:45:37.129Z] [2021-11-23T02:45:37.129Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T02:45:37.129Z] #27 sha256:33a29d7a63195992581c1fb3ffd034588f07bb0f53554ebd7b648a3db5d3dfe0 [2021-11-23T02:45:37.394Z] #27 DONE 0.2s [2021-11-23T02:45:37.394Z] [2021-11-23T02:45:37.394Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T02:45:37.394Z] #32 sha256:13427b881ef0bfa25c6204923bd42c27f67083e863e9c3c61fd46da218c0f8bc [2021-11-23T02:45:37.655Z] #32 DONE 0.4s [2021-11-23T02:45:37.655Z] [2021-11-23T02:45:37.655Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:37.655Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:45:37.655Z] #62 ... [2021-11-23T02:45:37.655Z] [2021-11-23T02:45:37.655Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T02:45:37.655Z] #35 sha256:602369851f779a5c123cd1861acdb76e54045bb23f7f372d474ece537adc25f9 [2021-11-23T02:45:37.655Z] #35 DONE 0.1s [2021-11-23T02:45:37.917Z] [2021-11-23T02:45:37.917Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T02:45:37.917Z] #37 sha256:33a9fd55d61b9624752177829e538afb856d27cbd16c99362802a721ddf0bd2c [2021-11-23T02:45:37.917Z] #37 DONE 0.1s [2021-11-23T02:45:37.917Z] [2021-11-23T02:45:37.917Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T02:45:37.917Z] #41 sha256:120dd29ef9da41d9bec220f3e9a2dde0233a508d8d0b879c2f1b7a7800a5ddbd [2021-11-23T02:45:37.917Z] #41 DONE 0.1s [2021-11-23T02:45:37.917Z] [2021-11-23T02:45:37.917Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:37.917Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:45:38.352Z] #21 23.81 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-23T02:45:38.436Z] #58 ... [2021-11-23T02:45:38.436Z] [2021-11-23T02:45:38.437Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T02:45:38.437Z] #44 sha256:a4937996fbef8195d7ae916fc98e419dd4ce83a8a0040cbb69be30bf6d3ba35b [2021-11-23T02:45:39.020Z] #44 DONE 0.5s [2021-11-23T02:45:39.020Z] [2021-11-23T02:45:39.020Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T02:45:39.020Z] #48 sha256:65afd3f3347ae48a8a08dd67424fdb60a720241cb56115a2dcb98a7a8edd1ff9 [2021-11-23T02:45:39.020Z] #48 DONE 0.0s [2021-11-23T02:45:39.020Z] [2021-11-23T02:45:39.020Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:39.020Z] #58 sha256:d492316a1cc8f21c58d50cb0eca9a313df4acc7d22054eccc23f2cecc1ef5eba [2021-11-23T02:45:39.020Z] #58 ... [2021-11-23T02:45:39.020Z] [2021-11-23T02:45:39.020Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T02:45:39.020Z] #50 sha256:10a23d0f7c3a2f7444125de4dfbb3533934401653f8e26a49d6cdee4eb0a2d78 [2021-11-23T02:45:39.020Z] #50 DONE 0.1s [2021-11-23T02:45:39.020Z] [2021-11-23T02:45:39.020Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T02:45:39.020Z] #52 sha256:1c6c9e9808bc24bf2ca232ff649218942b26c627b39fcaddcf5f8cacd5aa61f7 [2021-11-23T02:45:39.020Z] #52 DONE 0.1s [2021-11-23T02:45:39.278Z] [2021-11-23T02:45:39.278Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T02:45:39.278Z] #54 sha256:badbdf222290ae473778e260a3e311d4ab493d2ea431d2e5a73154053a220eae [2021-11-23T02:45:39.537Z] #54 DONE 0.4s [2021-11-23T02:45:39.537Z] [2021-11-23T02:45:39.537Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T02:45:39.537Z] #56 sha256:6da10b15c1c7614c16f02bd677a4d711dc864702b6558373887048d06830178f [2021-11-23T02:45:39.537Z] #56 DONE 0.1s [2021-11-23T02:45:39.537Z] [2021-11-23T02:45:39.537Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:39.537Z] #62 sha256:1c0ce22f98fc6454f261c790acdd8e9514ceedf138a4b3bf82f93d58c8e31317 [2021-11-23T02:45:39.721Z] #21 25.08 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-23T02:45:40.727Z] #21 26.32 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-23T02:45:42.107Z] #21 27.52 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-23T02:45:43.036Z] #21 28.72 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T02:45:43.036Z] #21 28.73 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-23T02:45:43.036Z] #21 28.74 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-23T02:45:43.036Z] #21 28.75 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-23T02:45:43.036Z] #21 28.76 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-23T02:45:43.036Z] #21 28.77 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.78 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.79 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.80 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.81 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.82 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T02:45:43.292Z] #21 28.83 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-23T02:45:43.292Z] #21 28.85 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-23T02:45:43.292Z] #21 28.86 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-23T02:45:43.292Z] #21 28.87 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-23T02:45:43.292Z] #21 28.88 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.89 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.90 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.91 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.92 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-23T02:45:43.292Z] #21 28.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:45:43.860Z] #21 DONE 29.5s [2021-11-23T02:45:43.860Z] [2021-11-23T02:45:43.860Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:43.860Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:45:43.860Z] #69 ... [2021-11-23T02:45:43.860Z] [2021-11-23T02:45:43.860Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T02:45:43.860Z] #64 sha256:06315951fdf7fab8eccd262aa5659b0db0e7227f8808da6626630638f64b8eba [2021-11-23T02:45:43.860Z] #64 DONE 0.1s [2021-11-23T02:45:43.860Z] [2021-11-23T02:45:43.860Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T02:45:43.860Z] #22 sha256:c2a629872eef14a7c237f2bc542e5b9aca073a04f67ee3a9fec33a85a5cc9718 [2021-11-23T02:45:44.503Z] #62 ... [2021-11-23T02:45:44.503Z] [2021-11-23T02:45:44.503Z] #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 [2021-11-23T02:45:44.503Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:45:44.503Z] #43 252.3 + dpkg --print-architecture [2021-11-23T02:45:44.503Z] #43 252.3 + git checkout -q v2.1.0 [2021-11-23T02:45:44.503Z] #43 252.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T02:45:44.503Z] #43 252.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T02:45:45.752Z] #22 DONE 1.9s [2021-11-23T02:45:45.752Z] [2021-11-23T02:45:45.752Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:45.752Z] #65 sha256:5b903cb8485e9650bc2315aca7cff696b8842bb17bcb9fe5c8546b4e004d6e96 [2021-11-23T02:45:45.752Z] #65 1.828 + RM_GOPATH=0 [2021-11-23T02:45:45.752Z] #65 1.828 + TMP_GOPATH= [2021-11-23T02:45:45.752Z] #65 1.828 + : /build [2021-11-23T02:45:45.752Z] #65 1.828 + '[' -z '' ']' [2021-11-23T02:45:45.752Z] #65 1.828 ++ mktemp -d [2021-11-23T02:45:45.752Z] #65 1.829 + export GOPATH=/tmp/tmp.DEls7oZvqu [2021-11-23T02:45:45.752Z] #65 1.829 + GOPATH=/tmp/tmp.DEls7oZvqu [2021-11-23T02:45:45.752Z] #65 1.829 + RM_GOPATH=1 [2021-11-23T02:45:45.752Z] #65 1.829 + case "$(go env GOARCH)" in [2021-11-23T02:45:45.752Z] #65 1.829 ++ go env GOARCH [2021-11-23T02:45:45.752Z] #65 1.855 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T02:45:45.752Z] #65 1.855 + GO_BUILDMODE=-buildmode=pie [2021-11-23T02:45:45.752Z] #65 1.855 ++ dirname /install.sh [2021-11-23T02:45:45.752Z] #65 1.855 + dir=/ [2021-11-23T02:45:45.752Z] #65 1.855 + bin=runc [2021-11-23T02:45:45.752Z] #65 1.855 + shift [2021-11-23T02:45:45.752Z] #65 1.855 + '[' '!' -f //runc.installer ']' [2021-11-23T02:45:45.752Z] #65 1.855 + . //runc.installer [2021-11-23T02:45:45.752Z] #65 1.855 ++ set -e [2021-11-23T02:45:45.752Z] #65 1.855 ++ : v1.0.2 [2021-11-23T02:45:45.752Z] #65 1.855 + install_runc [2021-11-23T02:45:45.752Z] #65 1.855 + RUNC_BUILDTAGS=seccomp [2021-11-23T02:45:45.752Z] #65 1.855 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T02:45:45.752Z] #65 1.855 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DEls7oZvqu/src/github.com/opencontainers/runc [2021-11-23T02:45:45.752Z] #65 1.855 Cloning into '/tmp/tmp.DEls7oZvqu/src/github.com/opencontainers/runc'... [2021-11-23T02:45:45.808Z] #62 217.8 # github.com/containerd/containerd/cmd/containerd [2021-11-23T02:45:45.808Z] #62 217.8 /usr/bin/ld: /tmp/go-link-4262483343/000019.o: in function `New': [2021-11-23T02:45:45.808Z] #62 217.8 /tmp/tmp.PWYFRHGzZu/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 [2021-11-23T02:45:45.808Z] #62 217.9 + bin/containerd-stress [2021-11-23T02:45:45.808Z] #62 219.0 + bin/containerd-shim [2021-11-23T02:45:46.008Z] #65 1.856 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T02:45:47.375Z] #65 ... [2021-11-23T02:45:47.375Z] [2021-11-23T02:45:47.375Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T02:45:47.375Z] #23 sha256:9281d00d5359c4d4d8f48348bccc67072990a069d6c1556efe80b369e3c4be4e [2021-11-23T02:45:47.375Z] #23 DONE 1.6s [2021-11-23T02:45:47.375Z] [2021-11-23T02:45:47.375Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T02:45:47.375Z] #24 sha256:be752ecadbc274fc85e3894238f22f22dc6b008d2df5a35072ea316d463e014a [2021-11-23T02:45:47.803Z] #43 ... [2021-11-23T02:45:47.803Z] [2021-11-23T02:45:47.803Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-23T02:45:47.803Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T02:45:47.803Z] #53 255.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T02:45:47.803Z] #53 DONE 256.3s [2021-11-23T02:45:47.803Z] [2021-11-23T02:45:47.803Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:45:47.803Z] #58 sha256:a46b7e65ff01e3f2813673e77c9fb0a8cf0ade3a63af0a33747c092d21111e58 [2021-11-23T02:45:48.606Z] 4612f6d0b889: Pull complete [2021-11-23T02:45:48.744Z] #24 1.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T02:45:48.744Z] #24 DONE 1.4s [2021-11-23T02:45:48.744Z] [2021-11-23T02:45:48.744Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:48.744Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:45:48.744Z] #69 ... [2021-11-23T02:45:48.744Z] [2021-11-23T02:45:48.744Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T02:45:48.744Z] #25 sha256:022bbedfa8f9b680dc28e94886bdefee4b23673769a6eb91bcfcef630193d71e [2021-11-23T02:45:50.112Z] #25 DONE 1.5s [2021-11-23T02:45:50.112Z] [2021-11-23T02:45:50.112Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:50.112Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:45:50.369Z] #69 ... [2021-11-23T02:45:50.369Z] [2021-11-23T02:45:50.369Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T02:45:50.369Z] #26 sha256:5dc12574743f2bca1bccadac3f720a0d17a7bfacdae988ef4ae0d6604ce87cfd [2021-11-23T02:45:51.092Z] #62 224.8 + bin/containerd-shim-runc-v1 [2021-11-23T02:45:51.738Z] #26 DONE 1.3s [2021-11-23T02:45:51.738Z] [2021-11-23T02:45:51.738Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T02:45:51.738Z] #27 sha256:a1919a3558db1b77c35ece5602c33a4635482173eb07a343d75b77bf53b95fb2 [2021-11-23T02:45:53.113Z] #27 DONE 1.4s [2021-11-23T02:45:53.113Z] [2021-11-23T02:45:53.113Z] #28 [dev-systemd-false 7/25] 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 [2021-11-23T02:45:53.113Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-23T02:45:55.004Z] #28 1.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T02:45:55.004Z] #28 1.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T02:45:55.004Z] #28 2.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T02:45:55.260Z] #28 2.343 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T02:45:55.824Z] #28 2.743 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T02:45:56.374Z] #62 229.0 + bin/containerd-shim-runc-v2 [2021-11-23T02:45:56.374Z] #62 229.6 + binaries [2021-11-23T02:45:56.374Z] #62 229.6 + install -D bin/containerd /build/containerd [2021-11-23T02:45:56.374Z] #62 229.6 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T02:45:56.374Z] #62 229.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T02:45:56.374Z] #62 229.6 + install -D bin/ctr /build/ctr [2021-11-23T02:45:56.387Z] #28 3.342 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T02:45:56.949Z] #28 3.940 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T02:45:57.513Z] #28 4.624 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T02:45:58.077Z] #28 5.107 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T02:45:58.640Z] #28 5.559 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T02:45:58.640Z] #28 5.571 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T02:45:58.640Z] #28 5.582 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T02:45:58.640Z] #28 5.582 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T02:45:58.640Z] #28 5.582 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T02:45:58.640Z] #28 5.582 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T02:45:58.640Z] #28 5.739 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T02:45:58.640Z] #28 5.767 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T02:45:58.640Z] #28 5.775 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T02:45:58.640Z] #28 5.775 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T02:45:58.640Z] #28 5.775 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T02:45:58.640Z] #28 5.775 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T02:45:58.853Z] #58 ... [2021-11-23T02:45:58.853Z] [2021-11-23T02:45:58.853Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:45:58.853Z] #62 sha256:a85b0b687ef73cab014a1eb0adfbf7bb30dd1503c5360aa3616b45b39e6fb1d3 [2021-11-23T02:45:58.853Z] #62 215.9 + bin/containerd [2021-11-23T02:46:01.162Z] #28 ... [2021-11-23T02:46:01.162Z] [2021-11-23T02:46:01.162Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:46:01.162Z] #65 sha256:5b903cb8485e9650bc2315aca7cff696b8842bb17bcb9fe5c8546b4e004d6e96 [2021-11-23T02:46:01.162Z] #65 6.931 + cd /tmp/tmp.DEls7oZvqu/src/github.com/opencontainers/runc [2021-11-23T02:46:01.162Z] #65 6.931 + git checkout -q v1.0.2 [2021-11-23T02:46:01.162Z] #65 7.357 + '[' -z '' ']' [2021-11-23T02:46:01.162Z] #65 7.358 + target=static [2021-11-23T02:46:01.162Z] #65 7.358 + make BUILDTAGS=seccomp static [2021-11-23T02:46:01.162Z] #65 7.607 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T02:46:01.474Z] #62 219.4 + bin/containerd [2021-11-23T02:46:01.650Z] #62 DONE 234.6s [2021-11-23T02:46:02.221Z] [2021-11-23T02:46:02.221Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T02:46:02.221Z] #63 sha256:7827c02c2f755ca6d674ea5d1be314da50f802a9c11361c96ed420f71967ff6c [2021-11-23T02:46:02.719Z] #58 ... [2021-11-23T02:46:02.719Z] [2021-11-23T02:46:02.719Z] #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 [2021-11-23T02:46:02.719Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T02:46:02.719Z] #43 DONE 269.5s [2021-11-23T02:46:02.719Z] [2021-11-23T02:46:02.719Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:02.719Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:46:03.664Z] #62 ... [2021-11-23T02:46:03.664Z] [2021-11-23T02:46:03.664Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T02:46:03.664Z] #44 sha256:87af219dde257b17433ee6c9621a9f58ae88886c3b1a7b594f45b8b9b975ff37 [2021-11-23T02:46:04.136Z] #63 DONE 1.9s [2021-11-23T02:46:04.136Z] [2021-11-23T02:46:04.136Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T02:46:04.136Z] #68 sha256:e6245b70726256e99daa054b0a113f3f624786b667a2bd400f5f9b7c59e267ec [2021-11-23T02:46:04.239Z] #44 DONE 0.6s [2021-11-23T02:46:04.239Z] [2021-11-23T02:46:04.239Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:46:04.239Z] #58 sha256:a46b7e65ff01e3f2813673e77c9fb0a8cf0ade3a63af0a33747c092d21111e58 [2021-11-23T02:46:04.396Z] #68 DONE 0.4s [2021-11-23T02:46:04.396Z] [2021-11-23T02:46:04.396Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T02:46:04.396Z] #73 sha256:3c97d03203b4d86729cfb45c570011f0075403a844f266bd41887a1e67e2dca3 [2021-11-23T02:46:04.501Z] #58 ... [2021-11-23T02:46:04.501Z] [2021-11-23T02:46:04.501Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T02:46:04.501Z] #48 sha256:07dc84f876dec95c39dbdd4e43a1633de3618dea6ef76a51497b729d5ff226b1 [2021-11-23T02:46:04.501Z] #48 DONE 0.1s [2021-11-23T02:46:04.501Z] [2021-11-23T02:46:04.501Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T02:46:04.501Z] #50 sha256:42118f31c00df0a6cab31d54847a4b7e45d1cc37fc4df2cb1f61b7f5ecf4b894 [2021-11-23T02:46:04.762Z] #50 DONE 0.1s [2021-11-23T02:46:04.763Z] [2021-11-23T02:46:04.763Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T02:46:04.763Z] #52 sha256:970d6ae984c8747630a107fa7eb3b8e42adc2ebaa0d00dd40a9ef411693824b9 [2021-11-23T02:46:04.763Z] #52 DONE 0.1s [2021-11-23T02:46:04.763Z] [2021-11-23T02:46:04.763Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:04.763Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:46:04.763Z] #62 ... [2021-11-23T02:46:04.763Z] [2021-11-23T02:46:04.763Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T02:46:04.763Z] #54 sha256:775c2462e81d6ab507cdd626d59991c430bf5aa3f5191bbf796d49e5a9e6ba2c [2021-11-23T02:46:04.766Z] #62 ... [2021-11-23T02:46:04.766Z] [2021-11-23T02:46:04.766Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:46:04.766Z] #58 sha256:d492316a1cc8f21c58d50cb0eca9a313df4acc7d22054eccc23f2cecc1ef5eba [2021-11-23T02:46:04.766Z] #58 140.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T02:46:04.766Z] #58 141.0 + mkdir -p /build [2021-11-23T02:46:04.766Z] #58 141.0 + cp runc /build/runc [2021-11-23T02:46:04.766Z] #58 DONE 141.9s [2021-11-23T02:46:04.766Z] [2021-11-23T02:46:04.766Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:04.766Z] #62 sha256:1c0ce22f98fc6454f261c790acdd8e9514ceedf138a4b3bf82f93d58c8e31317 [2021-11-23T02:46:05.336Z] #54 DONE 0.5s [2021-11-23T02:46:05.336Z] [2021-11-23T02:46:05.336Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T02:46:05.336Z] #56 sha256:718bafcdcf30d6491dcaf41bbd105cbadb686788a62358e21e3c14d5d3d80cff [2021-11-23T02:46:05.336Z] #56 DONE 0.1s [2021-11-23T02:46:05.336Z] [2021-11-23T02:46:05.336Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:05.336Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:46:06.422Z] #65 ... [2021-11-23T02:46:06.422Z] [2021-11-23T02:46:06.422Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:06.422Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:46:06.422Z] #69 85.00 + bin/containerd [2021-11-23T02:46:06.674Z] #62 ... [2021-11-23T02:46:06.674Z] [2021-11-23T02:46:06.674Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T02:46:06.674Z] #59 sha256:e27b62a212d550ad9cf409ee0c0a777504f057674aadbc705ec52473e10020c2 [2021-11-23T02:46:06.933Z] #59 DONE 0.3s [2021-11-23T02:46:06.933Z] [2021-11-23T02:46:06.933Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:06.933Z] #62 sha256:1c0ce22f98fc6454f261c790acdd8e9514ceedf138a4b3bf82f93d58c8e31317 [2021-11-23T02:46:06.935Z] #73 DONE 2.2s [2021-11-23T02:46:06.935Z] [2021-11-23T02:46:06.935Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T02:46:06.935Z] #74 sha256:d33634738099bbff17f32553096b7473c7a28ba2149cce374320ed36a4497956 [2021-11-23T02:46:06.935Z] #74 DONE 0.0s [2021-11-23T02:46:06.935Z] [2021-11-23T02:46:06.935Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T02:46:06.935Z] #75 sha256:9c98c2f2c897bc24be45bd6bef60eed085196cc9f41cbabde3200918eaf8a5e5 [2021-11-23T02:46:06.984Z] #62 ... [2021-11-23T02:46:06.984Z] [2021-11-23T02:46:06.984Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:46:06.984Z] #58 sha256:ac2e397841c1cfe6a8dbf5a8cd668c91ab28769aa977f95f5bb3d902cf8163a0 [2021-11-23T02:46:06.984Z] #58 147.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T02:46:06.984Z] #58 148.7 + mkdir -p /build [2021-11-23T02:46:06.984Z] #58 148.7 + cp runc /build/runc [2021-11-23T02:46:07.505Z] #75 DONE 0.9s [2021-11-23T02:46:07.505Z] [2021-11-23T02:46:07.505Z] #76 exporting to image [2021-11-23T02:46:07.505Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T02:46:07.505Z] #76 exporting layers [2021-11-23T02:46:07.922Z] #58 DONE 150.0s [2021-11-23T02:46:07.922Z] [2021-11-23T02:46:07.922Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:07.922Z] #62 sha256:a85b0b687ef73cab014a1eb0adfbf7bb30dd1503c5360aa3616b45b39e6fb1d3 [2021-11-23T02:46:09.827Z] #62 ... [2021-11-23T02:46:09.827Z] [2021-11-23T02:46:09.827Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T02:46:09.827Z] #59 sha256:d456a5712508dd9cb3f36372aadce77ea2be781f9d294354eee149dd4fa83213 [2021-11-23T02:46:10.086Z] #59 DONE 0.5s [2021-11-23T02:46:10.086Z] [2021-11-23T02:46:10.086Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:10.086Z] #62 sha256:a85b0b687ef73cab014a1eb0adfbf7bb30dd1503c5360aa3616b45b39e6fb1d3 [2021-11-23T02:46:10.801Z] #76 exporting layers 3.2s done [2021-11-23T02:46:10.801Z] #76 writing image sha256:8b205946b534c90f14ecfc72cd2798d5add96bb13a4ff4c407c28e94a8bc11e1 done [2021-11-23T02:46:10.801Z] #76 naming to docker.io/library/docker:88a66f8f3371c898a23548e3733af85d677e44f1 done [2021-11-23T02:46:10.801Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-23T02:46:11.138Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-23T02:46:11.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/test/unit [2021-11-23T02:46:13.591Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-23T02:46:13.591Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-23T02:46:13.591Z] + TESTDIRS=./... [2021-11-23T02:46:13.591Z] + exclude_paths='/vendor/|/integration' [2021-11-23T02:46:13.591Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-23T02:46:13.591Z] ++ go list ./... [2021-11-23T02:46:14.334Z] a0eb404f1860: Pull complete [2021-11-23T02:46:14.334Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T02:46:14.334Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T02:46:14.334Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T02:46:14.334Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-23T02:46:14.334Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-23T02:46:14.334Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-23T02:46:14.334Z] INFO: Docker version of control daemon [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] Client: [2021-11-23T02:46:14.334Z] Version: 20.10.9 [2021-11-23T02:46:14.334Z] API version: 1.41 [2021-11-23T02:46:14.334Z] Go version: go1.16.8 [2021-11-23T02:46:14.334Z] Git commit: c2ea9bc [2021-11-23T02:46:14.334Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T02:46:14.334Z] OS/Arch: windows/amd64 [2021-11-23T02:46:14.334Z] Context: default [2021-11-23T02:46:14.334Z] Experimental: true [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] Server: Docker Engine - Community [2021-11-23T02:46:14.334Z] Engine: [2021-11-23T02:46:14.334Z] Version: 20.10.9 [2021-11-23T02:46:14.334Z] API version: 1.41 (minimum version 1.24) [2021-11-23T02:46:14.334Z] Go version: go1.16.8 [2021-11-23T02:46:14.334Z] Git commit: 79ea9d3 [2021-11-23T02:46:14.334Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T02:46:14.334Z] OS/Arch: windows/amd64 [2021-11-23T02:46:14.334Z] Experimental: true [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] INFO: Docker info of control daemon [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] Client: [2021-11-23T02:46:14.334Z] Context: default [2021-11-23T02:46:14.334Z] Debug Mode: false [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] Server: [2021-11-23T02:46:14.334Z] Containers: 0 [2021-11-23T02:46:14.334Z] Running: 0 [2021-11-23T02:46:14.334Z] Paused: 0 [2021-11-23T02:46:14.334Z] Stopped: 0 [2021-11-23T02:46:14.334Z] Images: 1 [2021-11-23T02:46:14.334Z] Server Version: 20.10.9 [2021-11-23T02:46:14.334Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T02:46:14.334Z] Windows: [2021-11-23T02:46:14.334Z] LCOW: [2021-11-23T02:46:14.334Z] Logging Driver: json-file [2021-11-23T02:46:14.334Z] Plugins: [2021-11-23T02:46:14.334Z] Volume: local [2021-11-23T02:46:14.334Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:46:14.334Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:46:14.334Z] Swarm: inactive [2021-11-23T02:46:14.334Z] Default Isolation: process [2021-11-23T02:46:14.334Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T02:46:14.334Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T02:46:14.334Z] OSType: windows [2021-11-23T02:46:14.334Z] Architecture: x86_64 [2021-11-23T02:46:14.334Z] CPUs: 4 [2021-11-23T02:46:14.334Z] Total Memory: 32GiB [2021-11-23T02:46:14.334Z] Name: azwin-2-920441 [2021-11-23T02:46:14.334Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T02:46:14.334Z] Docker Root Dir: D:\docker [2021-11-23T02:46:14.334Z] Debug Mode: false [2021-11-23T02:46:14.334Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:46:14.334Z] Labels: [2021-11-23T02:46:14.334Z] Experimental: true [2021-11-23T02:46:14.334Z] Insecure Registries: [2021-11-23T02:46:14.334Z] 10.0.0.4:5000 [2021-11-23T02:46:14.334Z] 127.0.0.0/8 [2021-11-23T02:46:14.334Z] Registry Mirrors: [2021-11-23T02:46:14.334Z] http://10.0.0.4:5000/ [2021-11-23T02:46:14.334Z] Live Restore Enabled: false [2021-11-23T02:46:14.334Z] Product License: Community Engine [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] INFO: Commit hash is 88a66f8f33 [2021-11-23T02:46:14.334Z] INFO: Nuke-Everything... [2021-11-23T02:46:14.334Z] INFO: Container count on control daemon to delete is 0 [2021-11-23T02:46:14.334Z] INFO: Nuking d:\CI [2021-11-23T02:46:14.334Z] INFO: Zapped successfully [2021-11-23T02:46:14.334Z] INFO: Location for testing is d:\CI\PR-43040\7 [2021-11-23T02:46:14.334Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] INFO: Building the image from Dockerfile.windows at 11/23/2021 02:46:05... [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] Sending build context to Docker daemon 60.66MB [2021-11-23T02:46:14.334Z] [2021-11-23T02:46:14.334Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-23T02:46:14.334Z] ---> 3d4792f88e26 [2021-11-23T02:46:14.334Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-23T02:46:14.334Z] ---> Running in 490641e2a352 [2021-11-23T02:46:14.334Z] Removing intermediate container 490641e2a352 [2021-11-23T02:46:14.334Z] ---> 8e29f67e1584 [2021-11-23T02:46:14.334Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-23T02:46:14.334Z] ---> Running in 05c6f5d10963 [2021-11-23T02:46:14.334Z] Removing intermediate container 05c6f5d10963 [2021-11-23T02:46:14.334Z] ---> 62d5bd174e20 [2021-11-23T02:46:14.334Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-23T02:46:14.335Z] ---> Running in 87598ca41eb0 [2021-11-23T02:46:14.335Z] Removing intermediate container 87598ca41eb0 [2021-11-23T02:46:14.335Z] ---> a4a03c2cee67 [2021-11-23T02:46:14.335Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-23T02:46:14.335Z] ---> Running in 44253423f135 [2021-11-23T02:46:14.335Z] Removing intermediate container 44253423f135 [2021-11-23T02:46:14.335Z] ---> 527e728e98fa [2021-11-23T02:46:14.335Z] 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} [2021-11-23T02:46:14.335Z] ---> Running in cff8ad346117 [2021-11-23T02:46:14.335Z] Removing intermediate container cff8ad346117 [2021-11-23T02:46:14.335Z] ---> 93ba110d7802 [2021-11-23T02:46:14.335Z] 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; [2021-11-23T02:46:14.335Z] ---> Running in 7952b88b2d1b [2021-11-23T02:46:14.533Z] + pkg_list='github.com/docker/docker/api [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/backend/build [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/httputils [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/middleware [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/build [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/container [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/debug [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/image [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/network [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/session [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/system [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/server/router/volume [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/backend [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/container [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/events [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/filters [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/image [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/mount [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/network [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/registry [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/strslice [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/swarm [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/time [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/versions [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T02:46:14.533Z] github.com/docker/docker/api/types/volume [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/builder-next [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/dockerfile [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/dockerignore [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/remotecontext [2021-11-23T02:46:14.533Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T02:46:14.533Z] github.com/docker/docker/cli [2021-11-23T02:46:14.533Z] github.com/docker/docker/cli/config [2021-11-23T02:46:14.533Z] github.com/docker/docker/cli/debug [2021-11-23T02:46:14.533Z] github.com/docker/docker/client [2021-11-23T02:46:14.533Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T02:46:14.533Z] github.com/docker/docker/cmd/dockerd [2021-11-23T02:46:14.533Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T02:46:14.533Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T02:46:14.533Z] github.com/docker/docker/container [2021-11-23T02:46:14.533Z] github.com/docker/docker/container/stream [2021-11-23T02:46:14.533Z] github.com/docker/docker/contrib/apparmor [2021-11-23T02:46:14.533Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T02:46:14.533Z] github.com/docker/docker/contrib/httpserver [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/cluster [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/config [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/discovery [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/events [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/exec [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/images [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/initlayer [2021-11-23T02:46:14.533Z] github.com/docker/docker/daemon/links [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/listeners [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/local [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/names [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/network [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/stats [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution/metadata [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution/utils [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution/xfer [2021-11-23T02:46:14.534Z] github.com/docker/docker/dockerversion [2021-11-23T02:46:14.534Z] github.com/docker/docker/errdefs [2021-11-23T02:46:14.534Z] github.com/docker/docker/image [2021-11-23T02:46:14.534Z] github.com/docker/docker/image/cache [2021-11-23T02:46:14.534Z] github.com/docker/docker/image/tarexport [2021-11-23T02:46:14.534Z] github.com/docker/docker/image/v1 [2021-11-23T02:46:14.534Z] github.com/docker/docker/internal/test/suite [2021-11-23T02:46:14.534Z] github.com/docker/docker/layer [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/types [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/config [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/idm [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/ns [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/options [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/osl [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/types [2021-11-23T02:46:14.534Z] github.com/docker/docker/oci [2021-11-23T02:46:14.534Z] github.com/docker/docker/oci/caps [2021-11-23T02:46:14.534Z] github.com/docker/docker/opts [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/aaparser [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/archive [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/authorization [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/capabilities [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/containerfs [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/directory [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/discovery [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/dmesg [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/filenotify [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/fileutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/fsutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/homedir [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/idtools [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/ioutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/locker [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/longpath [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/loopback [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/mount [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/parsers [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/pidfile [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/platform [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/plugins [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/pools [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/progress [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/pubsub [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/reexec [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/signal [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/stack [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/stringid [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/symlink [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/system [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/tailfile [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/tarsum [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/term [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/term/windows [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/truncindex [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/urlutil [2021-11-23T02:46:14.534Z] github.com/docker/docker/pkg/useragent [2021-11-23T02:46:14.534Z] github.com/docker/docker/plugin [2021-11-23T02:46:14.534Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T02:46:14.534Z] github.com/docker/docker/plugin/v2 [2021-11-23T02:46:14.534Z] github.com/docker/docker/profiles/apparmor [2021-11-23T02:46:14.534Z] github.com/docker/docker/profiles/seccomp [2021-11-23T02:46:14.534Z] github.com/docker/docker/quota [2021-11-23T02:46:14.534Z] github.com/docker/docker/reference [2021-11-23T02:46:14.534Z] github.com/docker/docker/registry [2021-11-23T02:46:14.534Z] github.com/docker/docker/registry/resumable [2021-11-23T02:46:14.534Z] github.com/docker/docker/restartmanager [2021-11-23T02:46:14.534Z] github.com/docker/docker/rootless [2021-11-23T02:46:14.534Z] github.com/docker/docker/rootless/specconv [2021-11-23T02:46:14.534Z] github.com/docker/docker/runconfig [2021-11-23T02:46:14.534Z] github.com/docker/docker/runconfig/opts [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/daemon [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/environment [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/fakegit [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/registry [2021-11-23T02:46:14.534Z] github.com/docker/docker/testutil/request [2021-11-23T02:46:14.534Z] github.com/docker/docker/volume [2021-11-23T02:46:14.534Z] github.com/docker/docker/volume/drivers [2021-11-23T02:46:14.534Z] github.com/docker/docker/volume/local [2021-11-23T02:46:14.534Z] github.com/docker/docker/volume/mounts [2021-11-23T02:46:14.534Z] github.com/docker/docker/volume/service [2021-11-23T02:46:14.534Z] github.com/docker/docker/volume/service/opts [2021-11-23T02:46:14.534Z] github.com/docker/docker/volume/testutils' [2021-11-23T02:46:14.534Z] ++ grep --fixed-strings -v /libnetwork [2021-11-23T02:46:14.534Z] ++ echo 'github.com/docker/docker/api [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/backend/build [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/httputils [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/middleware [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/build [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/container [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/debug [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/image [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/network [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/session [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/system [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/server/router/volume [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/backend [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/container [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/events [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/filters [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/image [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/mount [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/network [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/registry [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/strslice [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/swarm [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/time [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/versions [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T02:46:14.534Z] github.com/docker/docker/api/types/volume [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/builder-next [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/dockerfile [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/dockerignore [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/remotecontext [2021-11-23T02:46:14.534Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T02:46:14.534Z] github.com/docker/docker/cli [2021-11-23T02:46:14.534Z] github.com/docker/docker/cli/config [2021-11-23T02:46:14.534Z] github.com/docker/docker/cli/debug [2021-11-23T02:46:14.534Z] github.com/docker/docker/client [2021-11-23T02:46:14.534Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T02:46:14.534Z] github.com/docker/docker/cmd/dockerd [2021-11-23T02:46:14.534Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T02:46:14.534Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T02:46:14.534Z] github.com/docker/docker/container [2021-11-23T02:46:14.534Z] github.com/docker/docker/container/stream [2021-11-23T02:46:14.534Z] github.com/docker/docker/contrib/apparmor [2021-11-23T02:46:14.534Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T02:46:14.534Z] github.com/docker/docker/contrib/httpserver [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/cluster [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/config [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/discovery [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/events [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/exec [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/images [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/initlayer [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/links [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/listeners [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/local [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/names [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/network [2021-11-23T02:46:14.534Z] github.com/docker/docker/daemon/stats [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution/metadata [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution/utils [2021-11-23T02:46:14.534Z] github.com/docker/docker/distribution/xfer [2021-11-23T02:46:14.534Z] github.com/docker/docker/dockerversion [2021-11-23T02:46:14.534Z] github.com/docker/docker/errdefs [2021-11-23T02:46:14.534Z] github.com/docker/docker/image [2021-11-23T02:46:14.534Z] github.com/docker/docker/image/cache [2021-11-23T02:46:14.534Z] github.com/docker/docker/image/tarexport [2021-11-23T02:46:14.534Z] github.com/docker/docker/image/v1 [2021-11-23T02:46:14.534Z] github.com/docker/docker/internal/test/suite [2021-11-23T02:46:14.534Z] github.com/docker/docker/layer [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T02:46:14.534Z] github.com/docker/docker/libcontainerd/types [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T02:46:14.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/config [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/idm [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/ns [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/options [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/osl [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/libnetwork/types [2021-11-23T02:46:14.535Z] github.com/docker/docker/oci [2021-11-23T02:46:14.535Z] github.com/docker/docker/oci/caps [2021-11-23T02:46:14.535Z] github.com/docker/docker/opts [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/aaparser [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/archive [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/authorization [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/capabilities [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/containerfs [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/directory [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/dmesg [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/filenotify [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/fileutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/fsutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/homedir [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/idtools [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/ioutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/locker [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/longpath [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/loopback [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/mount [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/parsers [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/pidfile [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/platform [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/pools [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/progress [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/pubsub [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/reexec [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/signal [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/stack [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/stringid [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/symlink [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/system [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/tailfile [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/tarsum [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/term [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/term/windows [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/truncindex [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/urlutil [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/useragent [2021-11-23T02:46:14.535Z] github.com/docker/docker/plugin [2021-11-23T02:46:14.535Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T02:46:14.535Z] github.com/docker/docker/plugin/v2 [2021-11-23T02:46:14.535Z] github.com/docker/docker/profiles/apparmor [2021-11-23T02:46:14.535Z] github.com/docker/docker/profiles/seccomp [2021-11-23T02:46:14.535Z] github.com/docker/docker/quota [2021-11-23T02:46:14.535Z] github.com/docker/docker/reference [2021-11-23T02:46:14.535Z] github.com/docker/docker/registry [2021-11-23T02:46:14.535Z] github.com/docker/docker/registry/resumable [2021-11-23T02:46:14.535Z] github.com/docker/docker/restartmanager [2021-11-23T02:46:14.535Z] github.com/docker/docker/rootless [2021-11-23T02:46:14.535Z] github.com/docker/docker/rootless/specconv [2021-11-23T02:46:14.535Z] github.com/docker/docker/runconfig [2021-11-23T02:46:14.535Z] github.com/docker/docker/runconfig/opts [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/daemon [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/environment [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/fakegit [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/registry [2021-11-23T02:46:14.535Z] github.com/docker/docker/testutil/request [2021-11-23T02:46:14.535Z] github.com/docker/docker/volume [2021-11-23T02:46:14.535Z] github.com/docker/docker/volume/drivers [2021-11-23T02:46:14.535Z] github.com/docker/docker/volume/local [2021-11-23T02:46:14.535Z] github.com/docker/docker/volume/mounts [2021-11-23T02:46:14.535Z] github.com/docker/docker/volume/service [2021-11-23T02:46:14.535Z] github.com/docker/docker/volume/service/opts [2021-11-23T02:46:14.535Z] github.com/docker/docker/volume/testutils' [2021-11-23T02:46:14.535Z] + base_pkg_list='github.com/docker/docker/api [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/backend/build [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/httputils [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/middleware [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/build [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/container [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/debug [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/image [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/network [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/session [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/system [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/server/router/volume [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/backend [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/container [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/events [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/filters [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/image [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/mount [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/network [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/registry [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/strslice [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/swarm [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/time [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/versions [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T02:46:14.535Z] github.com/docker/docker/api/types/volume [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/builder-next [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/dockerfile [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/dockerignore [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/remotecontext [2021-11-23T02:46:14.535Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T02:46:14.535Z] github.com/docker/docker/cli [2021-11-23T02:46:14.535Z] github.com/docker/docker/cli/config [2021-11-23T02:46:14.535Z] github.com/docker/docker/cli/debug [2021-11-23T02:46:14.535Z] github.com/docker/docker/client [2021-11-23T02:46:14.535Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T02:46:14.535Z] github.com/docker/docker/cmd/dockerd [2021-11-23T02:46:14.535Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T02:46:14.535Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T02:46:14.535Z] github.com/docker/docker/container [2021-11-23T02:46:14.535Z] github.com/docker/docker/container/stream [2021-11-23T02:46:14.535Z] github.com/docker/docker/contrib/apparmor [2021-11-23T02:46:14.535Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T02:46:14.535Z] github.com/docker/docker/contrib/httpserver [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/cluster [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/config [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/discovery [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/events [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/exec [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/images [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/initlayer [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/links [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/listeners [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/local [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/names [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/network [2021-11-23T02:46:14.535Z] github.com/docker/docker/daemon/stats [2021-11-23T02:46:14.535Z] github.com/docker/docker/distribution [2021-11-23T02:46:14.535Z] github.com/docker/docker/distribution/metadata [2021-11-23T02:46:14.535Z] github.com/docker/docker/distribution/utils [2021-11-23T02:46:14.535Z] github.com/docker/docker/distribution/xfer [2021-11-23T02:46:14.535Z] github.com/docker/docker/dockerversion [2021-11-23T02:46:14.535Z] github.com/docker/docker/errdefs [2021-11-23T02:46:14.535Z] github.com/docker/docker/image [2021-11-23T02:46:14.535Z] github.com/docker/docker/image/cache [2021-11-23T02:46:14.535Z] github.com/docker/docker/image/tarexport [2021-11-23T02:46:14.535Z] github.com/docker/docker/image/v1 [2021-11-23T02:46:14.535Z] github.com/docker/docker/internal/test/suite [2021-11-23T02:46:14.535Z] github.com/docker/docker/layer [2021-11-23T02:46:14.535Z] github.com/docker/docker/libcontainerd [2021-11-23T02:46:14.535Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T02:46:14.535Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T02:46:14.535Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T02:46:14.535Z] github.com/docker/docker/libcontainerd/types [2021-11-23T02:46:14.535Z] github.com/docker/docker/oci [2021-11-23T02:46:14.535Z] github.com/docker/docker/oci/caps [2021-11-23T02:46:14.535Z] github.com/docker/docker/opts [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/aaparser [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/archive [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/authorization [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/capabilities [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/containerfs [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/directory [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/dmesg [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/filenotify [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/fileutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/fsutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/homedir [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/idtools [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/ioutils [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/locker [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/longpath [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/loopback [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/mount [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/parsers [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/pidfile [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/platform [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/pools [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/progress [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/pubsub [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/reexec [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/signal [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/stack [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/stringid [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/symlink [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/system [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/tailfile [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/tarsum [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/term [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/term/windows [2021-11-23T02:46:14.535Z] github.com/docker/docker/pkg/truncindex [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/urlutil [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/useragent [2021-11-23T02:46:14.536Z] github.com/docker/docker/plugin [2021-11-23T02:46:14.536Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T02:46:14.536Z] github.com/docker/docker/plugin/v2 [2021-11-23T02:46:14.536Z] github.com/docker/docker/profiles/apparmor [2021-11-23T02:46:14.536Z] github.com/docker/docker/profiles/seccomp [2021-11-23T02:46:14.536Z] github.com/docker/docker/quota [2021-11-23T02:46:14.536Z] github.com/docker/docker/reference [2021-11-23T02:46:14.536Z] github.com/docker/docker/registry [2021-11-23T02:46:14.536Z] github.com/docker/docker/registry/resumable [2021-11-23T02:46:14.536Z] github.com/docker/docker/restartmanager [2021-11-23T02:46:14.536Z] github.com/docker/docker/rootless [2021-11-23T02:46:14.536Z] github.com/docker/docker/rootless/specconv [2021-11-23T02:46:14.536Z] github.com/docker/docker/runconfig [2021-11-23T02:46:14.536Z] github.com/docker/docker/runconfig/opts [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/daemon [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/environment [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fakegit [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/registry [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/request [2021-11-23T02:46:14.536Z] github.com/docker/docker/volume [2021-11-23T02:46:14.536Z] github.com/docker/docker/volume/drivers [2021-11-23T02:46:14.536Z] github.com/docker/docker/volume/local [2021-11-23T02:46:14.536Z] github.com/docker/docker/volume/mounts [2021-11-23T02:46:14.536Z] github.com/docker/docker/volume/service [2021-11-23T02:46:14.536Z] github.com/docker/docker/volume/service/opts [2021-11-23T02:46:14.536Z] github.com/docker/docker/volume/testutils' [2021-11-23T02:46:14.536Z] ++ echo 'github.com/docker/docker/api [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/backend/build [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/httputils [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/middleware [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/build [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/container [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/debug [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/image [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/network [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/session [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/system [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/server/router/volume [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/backend [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/container [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/events [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/filters [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/image [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/mount [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/network [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/registry [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/strslice [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/swarm [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/time [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/versions [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T02:46:14.536Z] github.com/docker/docker/api/types/volume [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/builder-next [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/dockerfile [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/dockerignore [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/remotecontext [2021-11-23T02:46:14.536Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T02:46:14.536Z] github.com/docker/docker/cli [2021-11-23T02:46:14.536Z] github.com/docker/docker/cli/config [2021-11-23T02:46:14.536Z] github.com/docker/docker/cli/debug [2021-11-23T02:46:14.536Z] github.com/docker/docker/client [2021-11-23T02:46:14.536Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T02:46:14.536Z] github.com/docker/docker/cmd/dockerd [2021-11-23T02:46:14.536Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T02:46:14.536Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T02:46:14.536Z] github.com/docker/docker/container [2021-11-23T02:46:14.536Z] github.com/docker/docker/container/stream [2021-11-23T02:46:14.536Z] github.com/docker/docker/contrib/apparmor [2021-11-23T02:46:14.536Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T02:46:14.536Z] github.com/docker/docker/contrib/httpserver [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/cluster [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/config [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/discovery [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/events [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/exec [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/images [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/initlayer [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/links [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/listeners [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/local [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/names [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/network [2021-11-23T02:46:14.536Z] github.com/docker/docker/daemon/stats [2021-11-23T02:46:14.536Z] github.com/docker/docker/distribution [2021-11-23T02:46:14.536Z] github.com/docker/docker/distribution/metadata [2021-11-23T02:46:14.536Z] github.com/docker/docker/distribution/utils [2021-11-23T02:46:14.536Z] github.com/docker/docker/distribution/xfer [2021-11-23T02:46:14.536Z] github.com/docker/docker/dockerversion [2021-11-23T02:46:14.536Z] github.com/docker/docker/errdefs [2021-11-23T02:46:14.536Z] github.com/docker/docker/image [2021-11-23T02:46:14.536Z] github.com/docker/docker/image/cache [2021-11-23T02:46:14.536Z] github.com/docker/docker/image/tarexport [2021-11-23T02:46:14.536Z] github.com/docker/docker/image/v1 [2021-11-23T02:46:14.536Z] github.com/docker/docker/internal/test/suite [2021-11-23T02:46:14.536Z] github.com/docker/docker/layer [2021-11-23T02:46:14.536Z] github.com/docker/docker/libcontainerd [2021-11-23T02:46:14.536Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T02:46:14.536Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T02:46:14.536Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T02:46:14.536Z] github.com/docker/docker/libcontainerd/types [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/config [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/idm [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/ns [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/options [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/osl [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/libnetwork/types [2021-11-23T02:46:14.536Z] github.com/docker/docker/oci [2021-11-23T02:46:14.536Z] github.com/docker/docker/oci/caps [2021-11-23T02:46:14.536Z] github.com/docker/docker/opts [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/aaparser [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/archive [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/authorization [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/capabilities [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/containerfs [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/directory [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/discovery [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/dmesg [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/filenotify [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/fileutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/fsutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/homedir [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/idtools [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/ioutils [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/locker [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/longpath [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/loopback [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/mount [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/parsers [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/pidfile [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/platform [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/plugins [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/pools [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/progress [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/pubsub [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/reexec [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/signal [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/stack [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/stringid [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/symlink [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/system [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/tailfile [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/tarsum [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/term [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/term/windows [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/truncindex [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/urlutil [2021-11-23T02:46:14.536Z] github.com/docker/docker/pkg/useragent [2021-11-23T02:46:14.536Z] github.com/docker/docker/plugin [2021-11-23T02:46:14.536Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T02:46:14.536Z] github.com/docker/docker/plugin/v2 [2021-11-23T02:46:14.536Z] github.com/docker/docker/profiles/apparmor [2021-11-23T02:46:14.536Z] github.com/docker/docker/profiles/seccomp [2021-11-23T02:46:14.536Z] github.com/docker/docker/quota [2021-11-23T02:46:14.536Z] github.com/docker/docker/reference [2021-11-23T02:46:14.536Z] github.com/docker/docker/registry [2021-11-23T02:46:14.536Z] github.com/docker/docker/registry/resumable [2021-11-23T02:46:14.536Z] github.com/docker/docker/restartmanager [2021-11-23T02:46:14.536Z] github.com/docker/docker/rootless [2021-11-23T02:46:14.536Z] github.com/docker/docker/rootless/specconv [2021-11-23T02:46:14.536Z] github.com/docker/docker/runconfig [2021-11-23T02:46:14.536Z] github.com/docker/docker/runconfig/opts [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/daemon [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/environment [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fakegit [2021-11-23T02:46:14.536Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T02:46:14.537Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T02:46:14.537Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T02:46:14.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T02:46:14.537Z] github.com/docker/docker/testutil/registry [2021-11-23T02:46:14.537Z] github.com/docker/docker/testutil/request [2021-11-23T02:46:14.537Z] github.com/docker/docker/volume [2021-11-23T02:46:14.537Z] github.com/docker/docker/volume/drivers [2021-11-23T02:46:14.537Z] github.com/docker/docker/volume/local [2021-11-23T02:46:14.537Z] github.com/docker/docker/volume/mounts [2021-11-23T02:46:14.537Z] github.com/docker/docker/volume/service [2021-11-23T02:46:14.537Z] github.com/docker/docker/volume/service/opts [2021-11-23T02:46:14.537Z] github.com/docker/docker/volume/testutils' [2021-11-23T02:46:14.537Z] ++ grep --fixed-strings /libnetwork [2021-11-23T02:46:14.537Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/config [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/idm [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ns [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/options [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/osl [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/types' [2021-11-23T02:46:14.537Z] + echo 'github.com/docker/docker/libnetwork [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/config [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/idm [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/ns [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/options [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/osl [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/types' [2021-11-23T02:46:14.537Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T02:46:14.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T02:46:14.537Z] + type docker-proxy [2021-11-23T02:46:14.537Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-23T02:46:14.537Z] + hack/make.sh binary-proxy install-proxy [2021-11-23T02:46:14.537Z] [2021-11-23T02:46:14.537Z] Removing bundles/ [2021-11-23T02:46:14.537Z] [2021-11-23T02:46:14.537Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-23T02:46:14.537Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-23T02:46:14.537Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:46:15.326Z] [2021-11-23T02:46:15.326Z] SUCCESS: Specified value was saved. [2021-11-23T02:46:16.285Z] a0eb404f1860: Pull complete [2021-11-23T02:46:16.285Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T02:46:16.285Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T02:46:16.285Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T02:46:16.285Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-23T02:46:16.285Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-23T02:46:16.285Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-23T02:46:16.285Z] INFO: Docker version of control daemon [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] Client: [2021-11-23T02:46:16.285Z] Version: 20.10.9 [2021-11-23T02:46:16.285Z] API version: 1.41 [2021-11-23T02:46:16.285Z] Go version: go1.16.8 [2021-11-23T02:46:16.285Z] Git commit: c2ea9bc [2021-11-23T02:46:16.285Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T02:46:16.285Z] OS/Arch: windows/amd64 [2021-11-23T02:46:16.285Z] Context: default [2021-11-23T02:46:16.285Z] Experimental: true [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] Server: Docker Engine - Community [2021-11-23T02:46:16.285Z] Engine: [2021-11-23T02:46:16.285Z] Version: 20.10.9 [2021-11-23T02:46:16.285Z] API version: 1.41 (minimum version 1.24) [2021-11-23T02:46:16.285Z] Go version: go1.16.8 [2021-11-23T02:46:16.285Z] Git commit: 79ea9d3 [2021-11-23T02:46:16.285Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T02:46:16.285Z] OS/Arch: windows/amd64 [2021-11-23T02:46:16.285Z] Experimental: true [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] INFO: Docker info of control daemon [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] Client: [2021-11-23T02:46:16.285Z] Context: default [2021-11-23T02:46:16.285Z] Debug Mode: false [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] Server: [2021-11-23T02:46:16.285Z] Containers: 0 [2021-11-23T02:46:16.285Z] Running: 0 [2021-11-23T02:46:16.285Z] Paused: 0 [2021-11-23T02:46:16.285Z] Stopped: 0 [2021-11-23T02:46:16.285Z] Images: 1 [2021-11-23T02:46:16.285Z] Server Version: 20.10.9 [2021-11-23T02:46:16.285Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-23T02:46:16.285Z] LCOW: [2021-11-23T02:46:16.285Z] Windows: [2021-11-23T02:46:16.285Z] Logging Driver: json-file [2021-11-23T02:46:16.285Z] Plugins: [2021-11-23T02:46:16.285Z] Volume: local [2021-11-23T02:46:16.285Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:46:16.285Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:46:16.285Z] Swarm: inactive [2021-11-23T02:46:16.285Z] Default Isolation: process [2021-11-23T02:46:16.285Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T02:46:16.285Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T02:46:16.285Z] OSType: windows [2021-11-23T02:46:16.285Z] Architecture: x86_64 [2021-11-23T02:46:16.285Z] CPUs: 4 [2021-11-23T02:46:16.285Z] Total Memory: 32GiB [2021-11-23T02:46:16.285Z] Name: azwin-2-920440 [2021-11-23T02:46:16.285Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T02:46:16.285Z] Docker Root Dir: D:\docker [2021-11-23T02:46:16.285Z] Debug Mode: false [2021-11-23T02:46:16.285Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:46:16.285Z] Labels: [2021-11-23T02:46:16.285Z] Experimental: true [2021-11-23T02:46:16.285Z] Insecure Registries: [2021-11-23T02:46:16.285Z] 10.0.0.4:5000 [2021-11-23T02:46:16.285Z] 127.0.0.0/8 [2021-11-23T02:46:16.285Z] Registry Mirrors: [2021-11-23T02:46:16.285Z] http://10.0.0.4:5000/ [2021-11-23T02:46:16.285Z] Live Restore Enabled: false [2021-11-23T02:46:16.285Z] Product License: Community Engine [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] INFO: Commit hash is 88a66f8f33 [2021-11-23T02:46:16.285Z] INFO: Nuke-Everything... [2021-11-23T02:46:16.285Z] INFO: Container count on control daemon to delete is 0 [2021-11-23T02:46:16.285Z] INFO: Nuking d:\CI [2021-11-23T02:46:16.285Z] INFO: Zapped successfully [2021-11-23T02:46:16.285Z] INFO: Location for testing is d:\CI\PR-43040\7 [2021-11-23T02:46:16.285Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] INFO: Building the image from Dockerfile.windows at 11/23/2021 02:46:05... [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] Sending build context to Docker daemon 60.66MB [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-23T02:46:16.285Z] ---> 3d4792f88e26 [2021-11-23T02:46:16.285Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-23T02:46:16.285Z] ---> Running in d1b3576527ea [2021-11-23T02:46:16.285Z] Removing intermediate container d1b3576527ea [2021-11-23T02:46:16.285Z] ---> b9de9d949834 [2021-11-23T02:46:16.285Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-23T02:46:16.285Z] ---> Running in 1b54f5462aab [2021-11-23T02:46:16.285Z] Removing intermediate container 1b54f5462aab [2021-11-23T02:46:16.285Z] ---> a7c76b7b1ba4 [2021-11-23T02:46:16.285Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-23T02:46:16.285Z] ---> Running in 663fe125377a [2021-11-23T02:46:16.285Z] Removing intermediate container 663fe125377a [2021-11-23T02:46:16.285Z] ---> 5530a8945514 [2021-11-23T02:46:16.285Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-23T02:46:16.285Z] ---> Running in cb1e3fe229b4 [2021-11-23T02:46:16.285Z] Removing intermediate container cb1e3fe229b4 [2021-11-23T02:46:16.285Z] ---> c5853a42b54f [2021-11-23T02:46:16.285Z] 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} [2021-11-23T02:46:16.285Z] ---> Running in c372b1db39a0 [2021-11-23T02:46:16.285Z] Removing intermediate container c372b1db39a0 [2021-11-23T02:46:16.285Z] ---> c9b6c9e30943 [2021-11-23T02:46:16.285Z] 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; [2021-11-23T02:46:16.285Z] ---> Running in e000d19b4d86 [2021-11-23T02:46:16.285Z] [2021-11-23T02:46:16.285Z] SUCCESS: Specified value was saved. [2021-11-23T02:46:16.316Z] INFO: Downloading git... [2021-11-23T02:46:16.753Z] INFO: Downloading git... [2021-11-23T02:46:17.318Z] INFO: Downloading go... [2021-11-23T02:46:18.321Z] INFO: Downloading go... [2021-11-23T02:46:18.889Z] INFO: Downloading compiler 1 of 3... [2021-11-23T02:46:19.308Z] INFO: Downloading compiler 1 of 3... [2021-11-23T02:46:21.123Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-23T02:46:21.123Z] [2021-11-23T02:46:21.123Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-23T02:46:21.123Z] Installing docker-proxy to /usr/local/bin/ [2021-11-23T02:46:21.123Z] [2021-11-23T02:46:21.123Z] + mkdir -p bundles [2021-11-23T02:46:21.123Z] + '[' -n 'github.com/docker/docker/api [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/backend/build [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/httputils [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/middleware [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/build [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/container [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/debug [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/image [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/network [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/session [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/system [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/server/router/volume [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/backend [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/container [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/events [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/filters [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/image [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/mount [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/network [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/registry [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/strslice [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/swarm [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/time [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/versions [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T02:46:21.123Z] github.com/docker/docker/api/types/volume [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/builder-next [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/dockerfile [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/dockerignore [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/remotecontext [2021-11-23T02:46:21.123Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T02:46:21.123Z] github.com/docker/docker/cli [2021-11-23T02:46:21.123Z] github.com/docker/docker/cli/config [2021-11-23T02:46:21.123Z] github.com/docker/docker/cli/debug [2021-11-23T02:46:21.123Z] github.com/docker/docker/client [2021-11-23T02:46:21.123Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T02:46:21.123Z] github.com/docker/docker/cmd/dockerd [2021-11-23T02:46:21.123Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T02:46:21.123Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T02:46:21.123Z] github.com/docker/docker/container [2021-11-23T02:46:21.123Z] github.com/docker/docker/container/stream [2021-11-23T02:46:21.123Z] github.com/docker/docker/contrib/apparmor [2021-11-23T02:46:21.123Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T02:46:21.123Z] github.com/docker/docker/contrib/httpserver [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/cluster [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/config [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/discovery [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/events [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/exec [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/images [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/initlayer [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/links [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/listeners [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/local [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/names [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/network [2021-11-23T02:46:21.123Z] github.com/docker/docker/daemon/stats [2021-11-23T02:46:21.123Z] github.com/docker/docker/distribution [2021-11-23T02:46:21.123Z] github.com/docker/docker/distribution/metadata [2021-11-23T02:46:21.123Z] github.com/docker/docker/distribution/utils [2021-11-23T02:46:21.123Z] github.com/docker/docker/distribution/xfer [2021-11-23T02:46:21.123Z] github.com/docker/docker/dockerversion [2021-11-23T02:46:21.123Z] github.com/docker/docker/errdefs [2021-11-23T02:46:21.123Z] github.com/docker/docker/image [2021-11-23T02:46:21.123Z] github.com/docker/docker/image/cache [2021-11-23T02:46:21.123Z] github.com/docker/docker/image/tarexport [2021-11-23T02:46:21.123Z] github.com/docker/docker/image/v1 [2021-11-23T02:46:21.123Z] github.com/docker/docker/internal/test/suite [2021-11-23T02:46:21.123Z] github.com/docker/docker/layer [2021-11-23T02:46:21.123Z] github.com/docker/docker/libcontainerd [2021-11-23T02:46:21.123Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T02:46:21.123Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T02:46:21.123Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T02:46:21.123Z] github.com/docker/docker/libcontainerd/types [2021-11-23T02:46:21.123Z] github.com/docker/docker/oci [2021-11-23T02:46:21.123Z] github.com/docker/docker/oci/caps [2021-11-23T02:46:21.123Z] github.com/docker/docker/opts [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/aaparser [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/archive [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/authorization [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/capabilities [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/containerfs [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/directory [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/discovery [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/dmesg [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/filenotify [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/fileutils [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/fsutils [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/homedir [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/idtools [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/ioutils [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/locker [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/longpath [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/loopback [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/mount [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/parsers [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/pidfile [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/platform [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/plugins [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/pools [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/progress [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/pubsub [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/reexec [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/signal [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/stack [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/stringid [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/symlink [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/system [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/tailfile [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/tarsum [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/term [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/term/windows [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/truncindex [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/urlutil [2021-11-23T02:46:21.123Z] github.com/docker/docker/pkg/useragent [2021-11-23T02:46:21.123Z] github.com/docker/docker/plugin [2021-11-23T02:46:21.123Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T02:46:21.123Z] github.com/docker/docker/plugin/v2 [2021-11-23T02:46:21.123Z] github.com/docker/docker/profiles/apparmor [2021-11-23T02:46:21.123Z] github.com/docker/docker/profiles/seccomp [2021-11-23T02:46:21.123Z] github.com/docker/docker/quota [2021-11-23T02:46:21.123Z] github.com/docker/docker/reference [2021-11-23T02:46:21.123Z] github.com/docker/docker/registry [2021-11-23T02:46:21.123Z] github.com/docker/docker/registry/resumable [2021-11-23T02:46:21.123Z] github.com/docker/docker/restartmanager [2021-11-23T02:46:21.123Z] github.com/docker/docker/rootless [2021-11-23T02:46:21.123Z] github.com/docker/docker/rootless/specconv [2021-11-23T02:46:21.123Z] github.com/docker/docker/runconfig [2021-11-23T02:46:21.123Z] github.com/docker/docker/runconfig/opts [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/daemon [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/environment [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/fakegit [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T02:46:21.123Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T02:46:21.124Z] github.com/docker/docker/testutil/registry [2021-11-23T02:46:21.124Z] github.com/docker/docker/testutil/request [2021-11-23T02:46:21.124Z] github.com/docker/docker/volume [2021-11-23T02:46:21.124Z] github.com/docker/docker/volume/drivers [2021-11-23T02:46:21.124Z] github.com/docker/docker/volume/local [2021-11-23T02:46:21.124Z] github.com/docker/docker/volume/mounts [2021-11-23T02:46:21.124Z] github.com/docker/docker/volume/service [2021-11-23T02:46:21.124Z] github.com/docker/docker/volume/service/opts [2021-11-23T02:46:21.124Z] github.com/docker/docker/volume/testutils' ']' [2021-11-23T02:46:21.124Z] + 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/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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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 [2021-11-23T02:46:21.384Z] ? github.com/docker/docker/api [no test files] [2021-11-23T02:46:24.482Z] #69 ... [2021-11-23T02:46:24.482Z] [2021-11-23T02:46:24.482Z] #28 [dev-systemd-false 7/25] 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 [2021-11-23T02:46:24.482Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-23T02:46:24.482Z] #28 29.10 Fetched 48.7 MB in 28s (1769 kB/s) [2021-11-23T02:46:27.307Z] #62 239.7 + bin/containerd [2021-11-23T02:46:29.222Z] #62 ... [2021-11-23T02:46:29.222Z] [2021-11-23T02:46:29.222Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:46:29.222Z] #58 sha256:a46b7e65ff01e3f2813673e77c9fb0a8cf0ade3a63af0a33747c092d21111e58 [2021-11-23T02:46:29.222Z] #58 139.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T02:46:29.222Z] #58 140.2 + mkdir -p /build [2021-11-23T02:46:29.222Z] #58 140.2 + cp runc /build/runc [2021-11-23T02:46:29.222Z] #58 DONE 141.0s [2021-11-23T02:46:29.222Z] [2021-11-23T02:46:29.222Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:29.222Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:46:29.739Z] #28 29.10 Reading package lists... [2021-11-23T02:46:31.138Z] #62 ... [2021-11-23T02:46:31.138Z] [2021-11-23T02:46:31.138Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T02:46:31.138Z] #59 sha256:39243162149d43d5bff3154c45db100767cac6bafe816e9179ae59039c0a30c2 [2021-11-23T02:46:31.138Z] #59 DONE 0.3s [2021-11-23T02:46:31.138Z] [2021-11-23T02:46:31.138Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:46:31.138Z] #62 sha256:a79588b23637738fbea5cc222653b19feee490d362f728348da09c506a7ce7e9 [2021-11-23T02:46:33.676Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-11-23T02:46:33.837Z] INFO: Downloading compiler 2 of 3... [2021-11-23T02:46:34.245Z] INFO: Downloading compiler 2 of 3... [2021-11-23T02:46:36.287Z] #28 36.63 Reading package lists... [2021-11-23T02:46:37.658Z] #28 43.17 Building dependency tree... [2021-11-23T02:46:39.022Z] #62 255.2 # github.com/containerd/containerd/cmd/containerd [2021-11-23T02:46:39.022Z] #62 255.2 /usr/bin/ld: /tmp/go-link-3318625249/000019.o: in function `New': [2021-11-23T02:46:39.022Z] #62 255.2 /tmp/tmp.E6uoZPAW90/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 [2021-11-23T02:46:39.022Z] #62 255.3 + bin/containerd-stress [2021-11-23T02:46:39.022Z] #62 256.3 + bin/containerd-shim [2021-11-23T02:46:39.028Z] #28 45.92 bzip2 is already the newest version (1.0.8-4). [2021-11-23T02:46:39.028Z] #28 45.92 patch is already the newest version (2.7.6-7). [2021-11-23T02:46:39.028Z] #28 45.92 xz-utils is already the newest version (5.2.5-2). [2021-11-23T02:46:39.028Z] #28 45.92 The following additional packages will be installed: [2021-11-23T02:46:39.028Z] #28 45.93 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-23T02:46:39.028Z] #28 45.93 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-23T02:46:39.028Z] #28 45.94 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T02:46:39.028Z] #28 45.94 python3-pkg-resources vim-runtime xxd [2021-11-23T02:46:39.028Z] #28 45.95 Suggested packages: [2021-11-23T02:46:39.028Z] #28 45.95 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-23T02:46:39.028Z] #28 45.95 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-23T02:46:39.028Z] #28 45.95 Recommended packages: [2021-11-23T02:46:39.028Z] #28 45.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T02:46:39.715Z] INFO: Downloading compiler 3 of 3... [2021-11-23T02:46:40.110Z] INFO: Downloading compiler 3 of 3... [2021-11-23T02:46:40.184Z] INFO: Extracting git... [2021-11-23T02:46:40.398Z] #28 47.40 The following NEW packages will be installed: [2021-11-23T02:46:40.398Z] #28 47.41 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-23T02:46:40.398Z] #28 47.41 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-23T02:46:40.398Z] #28 47.41 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-23T02:46:40.398Z] #28 47.41 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-23T02:46:40.398Z] #28 47.41 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-23T02:46:40.398Z] #28 47.42 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-23T02:46:40.398Z] #28 47.42 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-23T02:46:40.578Z] INFO: Extracting git... [2021-11-23T02:46:40.655Z] #28 47.82 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:46:40.655Z] #28 47.82 Need to get 18.6 MB of archives. [2021-11-23T02:46:40.655Z] #28 47.82 After this operation, 71.4 MB of additional disk space will be used. [2021-11-23T02:46:40.655Z] #28 47.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T02:46:40.913Z] #28 47.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T02:46:40.913Z] #28 47.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T02:46:40.913Z] #28 47.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T02:46:40.913Z] #28 47.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T02:46:40.913Z] #28 47.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T02:46:40.913Z] #28 47.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T02:46:40.913Z] #28 47.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T02:46:40.913Z] #28 47.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T02:46:40.913Z] #28 47.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T02:46:40.913Z] #28 47.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T02:46:40.913Z] #28 47.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T02:46:40.913Z] #28 47.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T02:46:40.913Z] #28 47.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T02:46:40.913Z] #28 47.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T02:46:40.913Z] #28 47.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T02:46:40.913Z] #28 47.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T02:46:40.913Z] #28 47.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T02:46:40.913Z] #28 47.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T02:46:40.913Z] #28 47.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T02:46:40.913Z] #28 47.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T02:46:40.913Z] #28 47.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T02:46:40.913Z] #28 47.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T02:46:40.913Z] #28 47.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T02:46:40.913Z] #28 47.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T02:46:40.913Z] #28 47.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T02:46:40.913Z] #28 47.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T02:46:40.913Z] #28 47.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T02:46:40.913Z] #28 47.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T02:46:40.913Z] #28 47.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T02:46:40.913Z] #28 47.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T02:46:40.913Z] #28 47.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T02:46:40.913Z] #28 47.98 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T02:46:40.913Z] #28 47.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T02:46:40.913Z] #28 47.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T02:46:40.913Z] #28 47.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T02:46:40.913Z] #28 48.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T02:46:40.913Z] #28 48.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T02:46:40.913Z] #28 48.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T02:46:41.173Z] #28 48.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T02:46:41.173Z] #28 48.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T02:46:41.173Z] #28 48.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T02:46:41.173Z] #28 48.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T02:46:41.173Z] #28 48.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T02:46:41.737Z] #28 48.81 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:46:41.994Z] #28 49.08 Fetched 18.6 MB in 1s (27.3 MB/s) [2021-11-23T02:46:41.994Z] #28 49.15 Selecting previously unselected package pigz. [2021-11-23T02:46:42.252Z] #28 49.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-11-23T02:46:42.252Z] #28 49.21 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T02:46:42.252Z] #28 49.21 Unpacking pigz (2.6-1) ... [2021-11-23T02:46:42.252Z] #28 49.29 Selecting previously unselected package libelf1:amd64. [2021-11-23T02:46:42.252Z] #28 49.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T02:46:42.252Z] #28 49.31 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T02:46:42.510Z] #28 49.48 Selecting previously unselected package libbpf0:amd64. [2021-11-23T02:46:42.510Z] #28 49.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T02:46:42.510Z] #28 49.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:46:42.510Z] #28 49.57 Selecting previously unselected package libcap2:amd64. [2021-11-23T02:46:42.510Z] #28 49.57 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T02:46:42.510Z] #28 49.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:46:42.510Z] #28 49.62 Selecting previously unselected package libmnl0:amd64. [2021-11-23T02:46:42.510Z] #28 49.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T02:46:42.510Z] #28 49.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:46:42.510Z] #28 49.68 Selecting previously unselected package libxtables12:amd64. [2021-11-23T02:46:42.767Z] #28 49.69 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T02:46:42.767Z] #28 49.70 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:46:42.767Z] #28 49.75 Selecting previously unselected package libcap2-bin. [2021-11-23T02:46:42.767Z] #28 49.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T02:46:42.767Z] #28 49.77 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T02:46:42.767Z] #28 49.84 Selecting previously unselected package iproute2. [2021-11-23T02:46:42.767Z] #28 49.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T02:46:42.767Z] #28 49.85 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T02:46:43.217Z] #62 263.6 + bin/containerd-shim-runc-v1 [2021-11-23T02:46:43.332Z] #28 50.15 Selecting previously unselected package xxd. [2021-11-23T02:46:43.332Z] #28 50.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:46:43.332Z] #28 50.16 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T02:46:43.332Z] #28 50.27 Selecting previously unselected package vim-common. [2021-11-23T02:46:43.332Z] #28 50.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:46:43.332Z] #28 50.30 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T02:46:43.332Z] #28 50.42 Selecting previously unselected package bash-completion. [2021-11-23T02:46:43.589Z] #28 50.43 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T02:46:44.520Z] #28 51.59 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T02:46:44.777Z] #28 51.85 Selecting previously unselected package apparmor. [2021-11-23T02:46:45.034Z] #28 51.85 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T02:46:45.034Z] #28 51.89 Unpacking apparmor (2.13.6-10) ... [2021-11-23T02:46:45.291Z] #28 52.20 Selecting previously unselected package inetutils-ping. [2021-11-23T02:46:45.291Z] #28 52.24 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T02:46:45.291Z] #28 52.24 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T02:46:45.291Z] #28 52.40 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T02:46:45.291Z] #28 52.42 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:46:45.547Z] #28 52.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:46:45.547Z] #28 52.52 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T02:46:45.547Z] #28 52.53 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T02:46:45.547Z] #28 52.54 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:46:45.547Z] #28 52.62 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T02:46:45.547Z] #28 52.64 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T02:46:45.547Z] #28 52.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:46:45.547Z] #28 52.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T02:46:45.547Z] #28 52.70 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T02:46:45.547Z] #28 52.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:46:45.547Z] #28 52.76 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T02:46:45.803Z] #28 52.77 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T02:46:45.803Z] #28 52.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:46:45.803Z] #28 52.85 Selecting previously unselected package iptables. [2021-11-23T02:46:45.803Z] #28 52.86 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-23T02:46:45.803Z] #28 52.87 Unpacking iptables (1.8.7-1) ... [2021-11-23T02:46:46.060Z] #28 53.08 Selecting previously unselected package libonig5:amd64. [2021-11-23T02:46:46.060Z] #28 53.09 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T02:46:46.060Z] #28 53.10 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:46:46.316Z] #28 53.20 Selecting previously unselected package libjq1:amd64. [2021-11-23T02:46:46.316Z] #28 53.20 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T02:46:46.316Z] #28 53.21 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:46:46.316Z] #28 53.29 Selecting previously unselected package jq. [2021-11-23T02:46:46.316Z] #28 53.30 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-23T02:46:46.316Z] #28 53.31 Unpacking jq (1.6-2.1) ... [2021-11-23T02:46:46.316Z] #28 53.36 Selecting previously unselected package libaio1:amd64. [2021-11-23T02:46:46.316Z] #28 53.37 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T02:46:46.316Z] #28 53.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:46:46.572Z] #28 53.42 Selecting previously unselected package libgpm2:amd64. [2021-11-23T02:46:46.572Z] #28 53.44 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T02:46:46.572Z] #28 53.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:46:46.572Z] #28 53.49 Selecting previously unselected package libinih1:amd64. [2021-11-23T02:46:46.572Z] #28 53.50 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-23T02:46:46.572Z] #28 53.51 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T02:46:46.572Z] #28 53.55 Selecting previously unselected package libnet1:amd64. [2021-11-23T02:46:46.572Z] #28 53.56 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T02:46:46.572Z] #28 53.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:46:46.572Z] #28 53.63 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T02:46:46.572Z] #28 53.64 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T02:46:46.572Z] #28 53.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:46:46.829Z] #28 53.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T02:46:46.829Z] #28 53.71 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T02:46:46.829Z] #28 53.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:46:46.829Z] #28 53.77 Selecting previously unselected package net-tools. [2021-11-23T02:46:46.829Z] #28 53.77 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T02:46:46.829Z] #28 53.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:46:46.829Z] #28 53.92 Selecting previously unselected package python-pip-whl. [2021-11-23T02:46:46.829Z] #28 53.92 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T02:46:46.829Z] #28 53.93 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T02:46:47.085Z] #28 54.26 Selecting previously unselected package python3-lib2to3. [2021-11-23T02:46:47.342Z] #28 54.27 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T02:46:47.342Z] #28 54.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:46:47.342Z] #28 54.35 Selecting previously unselected package python3-distutils. [2021-11-23T02:46:47.342Z] #28 54.36 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T02:46:47.342Z] #28 54.36 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T02:46:47.342Z] #28 54.45 Selecting previously unselected package python3-pkg-resources. [2021-11-23T02:46:47.342Z] #28 54.46 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T02:46:47.625Z] #28 54.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:46:47.625Z] #28 54.56 Selecting previously unselected package python3-setuptools. [2021-11-23T02:46:47.625Z] #28 54.58 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T02:46:47.625Z] #28 54.59 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T02:46:47.881Z] #28 54.77 Selecting previously unselected package python3-wheel. [2021-11-23T02:46:47.881Z] #28 54.78 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T02:46:47.881Z] #28 54.78 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T02:46:47.881Z] #28 54.91 Selecting previously unselected package python3-pip. [2021-11-23T02:46:47.881Z] #28 54.91 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-23T02:46:47.881Z] #28 54.92 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T02:46:48.138Z] #28 55.17 Selecting previously unselected package sudo. [2021-11-23T02:46:48.138Z] #28 55.17 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T02:46:48.138Z] #28 55.18 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T02:46:48.547Z] #62 268.9 + bin/containerd-shim-runc-v2 [2021-11-23T02:46:48.701Z] #28 55.50 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T02:46:48.701Z] #28 55.51 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T02:46:48.701Z] #28 55.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:46:48.701Z] #28 55.71 Selecting previously unselected package uidmap. [2021-11-23T02:46:48.701Z] #28 55.71 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T02:46:48.701Z] #28 55.72 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T02:46:48.701Z] #28 55.89 Selecting previously unselected package vim-runtime. [2021-11-23T02:46:48.892Z] #62 263.1 # github.com/containerd/containerd/cmd/containerd [2021-11-23T02:46:48.892Z] #62 263.1 /usr/bin/ld: /tmp/go-link-2625272020/000019.o: in function `New': [2021-11-23T02:46:48.892Z] #62 263.1 /tmp/tmp.EQzUsMNzH1/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 [2021-11-23T02:46:48.892Z] #62 263.2 + bin/containerd-stress [2021-11-23T02:46:48.892Z] #62 264.2 + bin/containerd-shim [2021-11-23T02:46:48.958Z] #28 55.90 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T02:46:48.958Z] #28 55.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T02:46:48.958Z] #28 55.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T02:46:48.958Z] #28 55.96 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:46:49.113Z] #62 269.6 + binaries [2021-11-23T02:46:49.113Z] #62 269.6 + install -D bin/containerd /build/containerd [2021-11-23T02:46:49.113Z] #62 269.6 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T02:46:49.113Z] #62 269.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T02:46:49.113Z] #62 269.6 + install -D bin/ctr /build/ctr [2021-11-23T02:46:50.851Z] #28 57.70 Selecting previously unselected package vim. [2021-11-23T02:46:50.851Z] #28 57.72 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T02:46:50.851Z] #28 57.73 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T02:46:50.996Z] INFO: Expanding go... [2021-11-23T02:46:51.014Z] #62 DONE 271.4s [2021-11-23T02:46:51.107Z] #28 58.11 Selecting previously unselected package xfsprogs. [2021-11-23T02:46:51.107Z] #28 58.11 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T02:46:51.107Z] #28 58.13 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T02:46:51.364Z] #28 58.40 Selecting previously unselected package zip. [2021-11-23T02:46:51.364Z] #28 58.41 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-23T02:46:51.364Z] #28 58.42 Unpacking zip (3.0-12) ... [2021-11-23T02:46:51.364Z] #28 58.51 Selecting previously unselected package zstd. [2021-11-23T02:46:51.364Z] #28 58.51 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T02:46:51.621Z] #28 58.51 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:46:51.621Z] #28 58.76 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T02:46:52.179Z] #62 271.5 + bin/containerd-shim-runc-v1 [2021-11-23T02:46:52.516Z] #28 59.32 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T02:46:52.517Z] #28 59.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T02:46:52.517Z] #28 59.34 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T02:46:52.517Z] #28 59.35 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T02:46:52.517Z] #28 59.36 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T02:46:52.517Z] #28 59.37 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T02:46:52.517Z] #28 59.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T02:46:52.517Z] #28 59.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T02:46:52.517Z] #28 59.41 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T02:46:52.687Z] INFO: Expanding go... [2021-11-23T02:46:52.835Z] #28 59.81 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T02:46:52.835Z] #28 59.82 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T02:46:52.835Z] #28 59.83 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T02:46:52.835Z] #28 59.86 Setting up apparmor (2.13.6-10) ... [2021-11-23T02:46:52.916Z] [2021-11-23T02:46:52.916Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T02:46:52.916Z] #63 sha256:584518881723fed4f1d2f19ec680af932c1018647a571eb239febe1a3ad4a18f [2021-11-23T02:46:53.481Z] #63 DONE 0.7s [2021-11-23T02:46:53.482Z] [2021-11-23T02:46:53.482Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T02:46:53.482Z] #68 sha256:295a194aa7b43e72f84d2bc0087fb655126eaa005e0f6fec38ac9ebf6a95a528 [2021-11-23T02:46:53.740Z] #68 DONE 0.2s [2021-11-23T02:46:53.740Z] [2021-11-23T02:46:53.740Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T02:46:53.740Z] #73 sha256:8b247e9a24b390730e5ca5e6cfc39aed365b59de3a18c727dd121020dbec38bc [2021-11-23T02:46:54.219Z] #28 61.00 Setting up zip (3.0-12) ... [2021-11-23T02:46:54.219Z] #28 61.01 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T02:46:54.219Z] #28 61.05 Setting up bash-completion (1:2.11-2) ... [2021-11-23T02:46:54.674Z] #73 DONE 0.9s [2021-11-23T02:46:54.675Z] [2021-11-23T02:46:54.675Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T02:46:54.675Z] #74 sha256:3a384798a37444177f240016539bed57687f0d56dbc373c04468987da6e41158 [2021-11-23T02:46:54.675Z] #74 DONE 0.0s [2021-11-23T02:46:54.675Z] [2021-11-23T02:46:54.675Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T02:46:54.675Z] #75 sha256:f603f355b301cf8e53f56d870f685d29d463d3d76f40c55f63a9e39aaa071fa6 [2021-11-23T02:46:55.404Z] #28 62.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T02:46:55.404Z] #28 62.31 Setting up sudo (1.9.5p2-3) ... [2021-11-23T02:46:55.404Z] #28 62.40 invoke-rc.d: could not determine current runlevel [2021-11-23T02:46:55.404Z] #28 62.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T02:46:55.404Z] #28 62.42 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T02:46:55.404Z] #28 62.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T02:46:55.404Z] #28 62.44 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T02:46:55.404Z] #28 62.45 Setting up pigz (2.6-1) ... [2021-11-23T02:46:55.404Z] #28 62.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T02:46:55.404Z] #28 62.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T02:46:55.404Z] #28 62.49 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T02:46:55.404Z] #28 62.50 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T02:46:55.967Z] #28 62.95 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T02:46:55.967Z] #28 62.96 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T02:46:56.049Z] #75 DONE 1.4s [2021-11-23T02:46:56.049Z] [2021-11-23T02:46:56.049Z] #76 exporting to image [2021-11-23T02:46:56.049Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T02:46:56.049Z] #76 exporting layers [2021-11-23T02:46:56.224Z] #28 63.21 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T02:46:56.224Z] #28 63.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T02:46:56.224Z] #28 63.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T02:46:56.224Z] #28 63.26 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T02:46:56.481Z] #28 63.55 Setting up vim (2:8.2.2434-3) ... [2021-11-23T02:46:56.738Z] #28 63.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T02:46:56.738Z] #28 63.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T02:46:56.738Z] #28 63.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T02:46:56.738Z] #28 63.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T02:46:56.738Z] #28 63.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T02:46:56.738Z] #28 63.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T02:46:56.738Z] #28 63.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T02:46:56.738Z] #28 63.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T02:46:56.738Z] #28 63.69 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T02:46:57.453Z] #62 276.6 + bin/containerd-shim-runc-v2 [2021-11-23T02:46:57.669Z] #28 64.49 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T02:46:57.669Z] #28 64.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T02:46:57.669Z] #28 64.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T02:46:57.669Z] #28 64.53 Setting up python3-pip (20.3.4-4) ... [2021-11-23T02:46:57.712Z] #62 277.2 + binaries [2021-11-23T02:46:57.712Z] #62 277.2 + install -D bin/containerd /build/containerd [2021-11-23T02:46:57.712Z] #62 277.2 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T02:46:57.712Z] #62 277.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T02:46:57.712Z] #62 277.2 + install -D bin/ctr /build/ctr [2021-11-23T02:46:58.233Z] #28 65.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T02:46:58.233Z] #28 65.12 Setting up jq (1.6-2.1) ... [2021-11-23T02:46:58.233Z] #28 65.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T02:46:58.233Z] #28 65.15 Setting up iptables (1.8.7-1) ... [2021-11-23T02:46:58.233Z] #28 65.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:46:58.233Z] #28 65.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:46:58.233Z] #28 65.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T02:46:58.233Z] #28 65.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T02:46:58.233Z] #28 65.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T02:46:58.233Z] #28 65.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T02:46:58.233Z] #28 65.19 Setting up iproute2 (5.10.0-4) ... [2021-11-23T02:46:58.491Z] #28 65.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:46:59.422Z] #28 DONE 66.1s [2021-11-23T02:46:59.422Z] [2021-11-23T02:46:59.422Z] #29 [dev-systemd-false 8/25] 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 [2021-11-23T02:46:59.422Z] #29 sha256:25e617c227e508987106cc4d52246e1f6bdbbebb6a75bbe2efe08a255b9b85cd [2021-11-23T02:47:00.353Z] #29 1.333 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T02:47:00.609Z] #29 1.340 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T02:47:00.609Z] #29 1.352 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T02:47:00.609Z] #29 DONE 1.5s [2021-11-23T02:47:00.609Z] [2021-11-23T02:47:00.609Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:47:00.609Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:47:00.609Z] #69 ... [2021-11-23T02:47:00.609Z] [2021-11-23T02:47:00.609Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T02:47:00.609Z] #30 sha256:755cbdb8d65d1c342e75af37e3a73fdade69bf978d6f618a05e6aac694529b3e [2021-11-23T02:47:00.995Z] #62 DONE 280.7s [2021-11-23T02:47:02.609Z] #76 exporting layers 5.8s done [2021-11-23T02:47:02.609Z] #76 writing image sha256:eccd1a651dca0b44cc4bbc84f9cb49fb15dd234b004ad5b3eb62bbac7b66ed08 done [2021-11-23T02:47:02.609Z] #76 naming to docker.io/library/docker:88a66f8f3371c898a23548e3733af85d677e44f1 done [2021-11-23T02:47:02.609Z] #76 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-23T02:47:02.946Z] + trap exit INT TERM [2021-11-23T02:47:02.946Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-23T02:47:02.946Z] + CONTAINER_NAME=docker-pr7 [2021-11-23T02:47:02.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43040/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh dynbinary [2021-11-23T02:47:03.289Z] #62 275.4 # github.com/containerd/containerd/cmd/containerd [2021-11-23T02:47:03.289Z] #62 275.4 /usr/bin/ld: /tmp/go-link-1754979839/000019.o: in function `New': [2021-11-23T02:47:03.289Z] #62 275.4 /tmp/tmp.DLTNR9Dmp0/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 [2021-11-23T02:47:03.289Z] #62 275.5 + bin/containerd-stress [2021-11-23T02:47:03.289Z] #62 276.6 + bin/containerd-shim [2021-11-23T02:47:03.529Z] [2021-11-23T02:47:03.529Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T02:47:03.529Z] #63 sha256:f41ec083f4bce1150cd7edbe42b0888af28d6e44f1a9756001b41c470630bc19 [2021-11-23T02:47:04.325Z] [2021-11-23T02:47:04.463Z] #63 DONE 1.4s [2021-11-23T02:47:04.463Z] [2021-11-23T02:47:04.463Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T02:47:04.463Z] #68 sha256:05082daa70e523ae2e9af6322e13e7efc43ca3e6da80c5a1c616969ad14a2ce4 [2021-11-23T02:47:04.584Z] Removing bundles/ [2021-11-23T02:47:04.584Z] [2021-11-23T02:47:04.584Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T02:47:04.584Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:47:04.584Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:47:04.722Z] #68 DONE 0.3s [2021-11-23T02:47:04.980Z] [2021-11-23T02:47:04.980Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T02:47:04.980Z] #73 sha256:045d603f7efb5808a0a81f3969a368cf593c6821722a327a311691efa32d171f [2021-11-23T02:47:06.886Z] #73 DONE 1.7s [2021-11-23T02:47:06.886Z] [2021-11-23T02:47:06.886Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T02:47:06.886Z] #74 sha256:ddf252983dd2a1170792dae29c1033305b08cbb639c935e8350dcb8af48589fd [2021-11-23T02:47:06.886Z] #74 DONE 0.0s [2021-11-23T02:47:06.886Z] [2021-11-23T02:47:06.886Z] #75 [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 [2021-11-23T02:47:06.886Z] #75 sha256:c6f36ea6453fe7eae38d5afd6d6850208abe2e942a1ce7b059c8083e845698b9 [2021-11-23T02:47:07.827Z] #75 1.185 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-23T02:47:07.827Z] #75 1.185 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-23T02:47:07.827Z] #75 1.185 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-23T02:47:08.579Z] #62 283.8 + bin/containerd-shim-runc-v1 [2021-11-23T02:47:08.656Z] #75 1.471 Reading package lists... [2021-11-23T02:47:08.915Z] #75 1.981 Reading package lists... [2021-11-23T02:47:09.174Z] #75 2.482 Building dependency tree... [2021-11-23T02:47:09.174Z] #75 2.593 Reading state information... [2021-11-23T02:47:09.174Z] #75 2.708 The following additional packages will be installed: [2021-11-23T02:47:09.433Z] #75 2.709 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-23T02:47:09.433Z] #75 2.709 systemd-timesyncd [2021-11-23T02:47:09.433Z] #75 2.710 Suggested packages: [2021-11-23T02:47:09.433Z] #75 2.710 systemd-container policykit-1 [2021-11-23T02:47:09.433Z] #75 2.710 Recommended packages: [2021-11-23T02:47:09.433Z] #75 2.710 libnss-systemd [2021-11-23T02:47:09.433Z] #75 2.796 The following NEW packages will be installed: [2021-11-23T02:47:09.433Z] #75 2.796 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-23T02:47:09.433Z] #75 2.797 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-23T02:47:09.693Z] #75 3.067 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T02:47:09.693Z] #75 3.067 Need to get 5937 kB of archives. [2021-11-23T02:47:09.693Z] #75 3.067 After this operation, 19.5 MB of additional disk space will be used. [2021-11-23T02:47:09.693Z] #75 3.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-23T02:47:09.693Z] #75 3.070 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-23T02:47:09.693Z] #75 3.071 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-23T02:47:09.693Z] #75 3.075 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-23T02:47:09.693Z] #75 3.076 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-23T02:47:09.693Z] #75 3.078 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-23T02:47:09.693Z] #75 3.212 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-23T02:47:09.693Z] #75 3.213 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-23T02:47:09.693Z] #75 3.214 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-23T02:47:09.693Z] #75 3.216 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-23T02:47:09.693Z] #75 3.221 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-23T02:47:09.952Z] #75 3.399 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T02:47:09.952Z] #75 3.428 Fetched 5937 kB in 0s (14.2 MB/s) [2021-11-23T02:47:09.952Z] #75 3.452 Selecting previously unselected package libargon2-1:amd64. [2021-11-23T02:47:09.952Z] #75 3.452 (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 ... 28626 files and directories currently installed.) [2021-11-23T02:47:09.952Z] #75 3.467 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-23T02:47:09.952Z] #75 3.475 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-23T02:47:09.952Z] #75 3.512 Selecting previously unselected package libjson-c5:amd64. [2021-11-23T02:47:09.952Z] #75 3.513 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-23T02:47:09.952Z] #75 3.516 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-23T02:47:09.952Z] #75 3.550 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-23T02:47:10.211Z] #75 3.553 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-23T02:47:10.211Z] #75 3.556 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-23T02:47:10.211Z] #75 3.612 Selecting previously unselected package libkmod2:amd64. [2021-11-23T02:47:10.211Z] #75 3.615 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-23T02:47:10.211Z] #75 3.618 Unpacking libkmod2:amd64 (28-1) ... [2021-11-23T02:47:10.211Z] #75 3.657 Selecting previously unselected package systemd-timesyncd. [2021-11-23T02:47:10.211Z] #75 3.660 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-23T02:47:10.211Z] #75 3.664 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-23T02:47:10.211Z] #75 3.716 Selecting previously unselected package systemd. [2021-11-23T02:47:10.211Z] #75 3.719 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-23T02:47:10.211Z] #75 3.752 Unpacking systemd (247.3-6) ... [2021-11-23T02:47:10.789Z] #75 4.394 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-23T02:47:11.048Z] #75 4.416 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-23T02:47:11.048Z] #75 4.431 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-23T02:47:11.048Z] #75 4.443 Setting up libkmod2:amd64 (28-1) ... [2021-11-23T02:47:11.048Z] #75 4.455 Setting up systemd (247.3-6) ... [2021-11-23T02:47:11.048Z] #75 4.530 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-23T02:47:11.317Z] #75 4.531 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-23T02:47:11.317Z] #75 4.534 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-23T02:47:11.577Z] #75 4.859 Setting up systemd-timesyncd (247.3-6) ... [2021-11-23T02:47:11.577Z] #75 5.071 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-23T02:47:11.577Z] #75 5.071 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-23T02:47:11.836Z] #75 5.177 Selecting previously unselected package systemd-sysv. [2021-11-23T02:47:11.836Z] #75 5.177 (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 ... 29454 files and directories currently installed.) [2021-11-23T02:47:11.836Z] #75 5.192 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-23T02:47:11.836Z] #75 5.206 Unpacking systemd-sysv (247.3-6) ... [2021-11-23T02:47:11.836Z] #75 5.252 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-23T02:47:11.836Z] #75 5.255 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-23T02:47:11.836Z] #75 5.260 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-23T02:47:11.836Z] #75 5.318 Selecting previously unselected package dbus. [2021-11-23T02:47:11.836Z] #75 5.321 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-23T02:47:11.836Z] #75 5.331 Unpacking dbus (1.12.20-2) ... [2021-11-23T02:47:11.836Z] #75 5.389 Selecting previously unselected package libpam-systemd:amd64. [2021-11-23T02:47:12.094Z] #75 5.392 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-23T02:47:12.094Z] #75 5.396 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-23T02:47:12.094Z] #75 5.443 Selecting previously unselected package dbus-user-session. [2021-11-23T02:47:12.094Z] #75 5.446 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-23T02:47:12.094Z] #75 5.450 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-23T02:47:12.094Z] #75 5.556 Setting up systemd-sysv (247.3-6) ... [2021-11-23T02:47:12.094Z] #75 5.566 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-23T02:47:12.094Z] #75 5.577 Setting up dbus (1.12.20-2) ... [2021-11-23T02:47:12.219Z] INFO: Expanding compiler 1 of 3... [2021-11-23T02:47:12.219Z] INFO: Expanding compiler 2 of 3... [2021-11-23T02:47:12.353Z] #75 5.706 invoke-rc.d: could not determine current runlevel [2021-11-23T02:47:12.353Z] #75 5.708 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T02:47:12.353Z] #75 5.714 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-23T02:47:12.613Z] #75 5.916 Setting up dbus-user-session (1.12.20-2) ... [2021-11-23T02:47:12.613Z] #75 5.933 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T02:47:12.613Z] #75 DONE 6.1s [2021-11-23T02:47:12.613Z] [2021-11-23T02:47:12.613Z] #76 [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 [2021-11-23T02:47:12.613Z] #76 sha256:1b0ba33e70fd7b0e750907a1d3c40338d9eb19cedd8d858439f3f9bb8b4745bc [2021-11-23T02:47:12.784Z] #30 10.29 Collecting yamllint==1.26.1 [2021-11-23T02:47:12.784Z] #30 11.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T02:47:12.784Z] #30 12.03 Collecting pathspec>=0.5.3 [2021-11-23T02:47:12.784Z] #30 12.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T02:47:12.784Z] #30 12.23 Collecting pyyaml [2021-11-23T02:47:12.784Z] #30 12.24 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) [2021-11-23T02:47:12.784Z] #30 12.29 Building wheels for collected packages: yamllint [2021-11-23T02:47:13.040Z] #30 12.29 Building wheel for yamllint (setup.py): started [2021-11-23T02:47:13.296Z] #30 12.87 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T02:47:13.549Z] #76 0.763 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-23T02:47:13.549Z] #76 0.771 Dload Upload Total Spent Left Speed [2021-11-23T02:47:13.549Z] #76 0.772 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13503 0 --:--:-- --:--:-- --:--:-- 13404 100 1823 100 1823 0 0 13503 0 --:--:-- --:--:-- --:--:-- 13404 [2021-11-23T02:47:13.549Z] #76 DONE 0.9s [2021-11-23T02:47:13.549Z] [2021-11-23T02:47:13.549Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T02:47:13.549Z] #77 sha256:03ad7881862ff9cdd7a9cf66e78265311c3de77b26d30bea73c8c8c63c88c268 [2021-11-23T02:47:13.552Z] #30 12.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=941e5fe400c7dcfcce706e44abceab839fd808470a0c79d6367a270c04f21a0d [2021-11-23T02:47:13.552Z] #30 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T02:47:13.552Z] #30 12.87 Successfully built yamllint [2021-11-23T02:47:13.552Z] #30 12.89 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T02:47:13.552Z] #30 13.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T02:47:13.868Z] #62 288.9 + bin/containerd-shim-runc-v2 [2021-11-23T02:47:13.868Z] #62 289.5 + binaries [2021-11-23T02:47:13.868Z] #62 289.5 + install -D bin/containerd /build/containerd [2021-11-23T02:47:13.868Z] #62 289.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T02:47:13.868Z] #62 289.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T02:47:13.868Z] #62 289.5 + install -D bin/ctr /build/ctr [2021-11-23T02:47:13.940Z] INFO: Expanding compiler 1 of 3... [2021-11-23T02:47:13.940Z] INFO: Expanding compiler 2 of 3... [2021-11-23T02:47:14.115Z] #30 DONE 13.5s [2021-11-23T02:47:14.115Z] [2021-11-23T02:47:14.115Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:47:14.115Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:47:14.115Z] #69 ... [2021-11-23T02:47:14.115Z] [2021-11-23T02:47:14.115Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T02:47:14.115Z] #34 sha256:d04e7a6fa66d4addef0eeca056c1093f0b4cad02cdb0ffd5783d48bcb63661a8 [2021-11-23T02:47:14.372Z] #34 DONE 0.3s [2021-11-23T02:47:14.372Z] [2021-11-23T02:47:14.372Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T02:47:14.372Z] #39 sha256:e367fdb4e6b1b29b5aec669c7e1a4d3d6f82f7b1e8c82225a5c3b176a3f13121 [2021-11-23T02:47:14.628Z] #39 DONE 0.3s [2021-11-23T02:47:14.628Z] [2021-11-23T02:47:14.628Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T02:47:14.628Z] #42 sha256:42c2e0ffcba276d1d701b5d7cfc30d20107f62273dc5c7afd98b4a014b411672 [2021-11-23T02:47:14.890Z] #42 DONE 0.1s [2021-11-23T02:47:14.890Z] [2021-11-23T02:47:14.890Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T02:47:14.890Z] #44 sha256:83f03299953089ed5a430c2c2df56ca655e73a8cd3f2b261b1d6fd6e6698b780 [2021-11-23T02:47:14.890Z] #44 DONE 0.1s [2021-11-23T02:47:14.890Z] [2021-11-23T02:47:14.890Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:47:14.890Z] #65 sha256:5b903cb8485e9650bc2315aca7cff696b8842bb17bcb9fe5c8546b4e004d6e96 [2021-11-23T02:47:14.890Z] #65 ... [2021-11-23T02:47:14.890Z] [2021-11-23T02:47:14.890Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T02:47:14.890Z] #48 sha256:ebb50d2076ad720b80921d1d8fb2915aa7fd117dea5d323cf475a71ebc82c0b5 [2021-11-23T02:47:14.890Z] #48 DONE 0.1s [2021-11-23T02:47:14.890Z] [2021-11-23T02:47:14.890Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T02:47:14.890Z] #51 sha256:7665bd197cce2d7a685e75c091209fc09426bf054e4298c47d47232d29405a21 [2021-11-23T02:47:14.926Z] #77 DONE 1.4s [2021-11-23T02:47:14.926Z] [2021-11-23T02:47:14.926Z] #78 exporting to image [2021-11-23T02:47:14.926Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T02:47:14.926Z] #78 exporting layers [2021-11-23T02:47:15.148Z] #51 DONE 0.3s [2021-11-23T02:47:15.148Z] [2021-11-23T02:47:15.148Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T02:47:15.148Z] #55 sha256:bb2c007ef88bf4b6c2704153cc370c6772d80cc09b70359e63a367f2364e43be [2021-11-23T02:47:15.148Z] #55 DONE 0.1s [2021-11-23T02:47:15.148Z] [2021-11-23T02:47:15.148Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:47:15.148Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:47:15.411Z] #69 ... [2021-11-23T02:47:15.411Z] [2021-11-23T02:47:15.411Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T02:47:15.411Z] #57 sha256:dae30dc433369d4cbaa428eec2f2230429ed2810d37ba38fed0e4de1b28d76a1 [2021-11-23T02:47:15.411Z] #57 DONE 0.1s [2021-11-23T02:47:15.411Z] [2021-11-23T02:47:15.411Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T02:47:15.411Z] #59 sha256:16844a961912336e18aef076f64cf5a85665b137e097686867bde532321a4365 [2021-11-23T02:47:15.411Z] #59 DONE 0.1s [2021-11-23T02:47:15.411Z] [2021-11-23T02:47:15.411Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T02:47:15.411Z] #61 sha256:505e4c0abfc1846f2e6667ddd5ea73b39451483611f5485b52c8cd77668a8c31 [2021-11-23T02:47:15.667Z] #61 DONE 0.2s [2021-11-23T02:47:15.667Z] [2021-11-23T02:47:15.667Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T02:47:15.667Z] #63 sha256:731346ba8c4a8ee87f0af0f7c872f4e12f146d29998291b666c4917ba09ad1a5 [2021-11-23T02:47:15.667Z] #63 DONE 0.1s [2021-11-23T02:47:15.667Z] [2021-11-23T02:47:15.667Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T02:47:15.667Z] #65 sha256:5b903cb8485e9650bc2315aca7cff696b8842bb17bcb9fe5c8546b4e004d6e96 [2021-11-23T02:47:15.776Z] #62 DONE 291.5s [2021-11-23T02:47:16.161Z] INFO: Expanding compiler 3 of 3... [2021-11-23T02:47:16.638Z] INFO: Removing downloaded files... [2021-11-23T02:47:16.638Z] INFO: Downloading containerd [2021-11-23T02:47:16.972Z] INFO: Expanding compiler 3 of 3... [2021-11-23T02:47:16.972Z] INFO: Removing downloaded files... [2021-11-23T02:47:16.972Z] INFO: Downloading containerd [2021-11-23T02:47:17.691Z] [2021-11-23T02:47:17.691Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T02:47:17.691Z] #63 sha256:b1f9c5726ae986de44b2e20227d50e68edea7ce6080f71c24c5b80998361ef13 [2021-11-23T02:47:18.260Z] #63 DONE 0.7s [2021-11-23T02:47:18.520Z] [2021-11-23T02:47:18.520Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T02:47:18.520Z] #68 sha256:e93a63317004b9a35e604b0ec66515e38b8a26359cd91652e4efb172af1a1bdf [2021-11-23T02:47:18.520Z] #68 DONE 0.2s [2021-11-23T02:47:18.520Z] [2021-11-23T02:47:18.520Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T02:47:18.520Z] #73 sha256:31a81dc7e93fc182a2a143b8e07c7a4a2c2fa73c7e39058e28a9497431783e2f [2021-11-23T02:47:19.460Z] #73 DONE 0.8s [2021-11-23T02:47:19.460Z] [2021-11-23T02:47:19.460Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T02:47:19.460Z] #74 sha256:9adaf7d514586b9ef3fa79c3cb1842d1ff7cf6f09b78e6905cb383253503df64 [2021-11-23T02:47:19.460Z] #74 DONE 0.0s [2021-11-23T02:47:19.460Z] [2021-11-23T02:47:19.460Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T02:47:19.460Z] #75 sha256:c9b0547e861e4e376924182156c5c38c1a52021fdbf031c7e12f2d30d346945a [2021-11-23T02:47:20.844Z] #75 DONE 1.2s [2021-11-23T02:47:20.844Z] [2021-11-23T02:47:20.844Z] #76 exporting to image [2021-11-23T02:47:20.844Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T02:47:20.844Z] #76 exporting layers [2021-11-23T02:47:23.047Z] #78 exporting layers 7.5s done [2021-11-23T02:47:23.047Z] #78 writing image sha256:e4e912b77ce7fd767a5d7ee15b9dcf61f7671e39d143f395e795ded64438c43c done [2021-11-23T02:47:23.047Z] #78 naming to docker.io/library/docker:88a66f8f3371c898a23548e3733af85d677e44f1 done [2021-11-23T02:47:23.047Z] #78 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T02:47:23.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -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:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh dynbinary test-integration [2021-11-23T02:47:25.311Z] [2021-11-23T02:47:25.311Z] Name Version Source Summary [2021-11-23T02:47:25.311Z] ---- ------- ------ ------- [2021-11-23T02:47:25.311Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-23T02:47:25.315Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-23T02:47:25.315Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-23T02:47:25.315Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-23T02:47:25.315Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-23T02:47:25.315Z] systemd 247.3-6 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) [2021-11-23T02:47:25.315Z] Detected virtualization docker. [2021-11-23T02:47:25.315Z] Detected architecture x86-64. [2021-11-23T02:47:25.315Z] Set hostname to <7d5e94455877>. [2021-11-23T02:47:25.315Z] modprobe@configfs.service: Succeeded. [2021-11-23T02:47:25.315Z] modprobe@drm.service: Succeeded. [2021-11-23T02:47:25.315Z] modprobe@fuse.service: Succeeded. [2021-11-23T02:47:25.575Z] + source /etc/docker-entrypoint-cmd [2021-11-23T02:47:25.575Z] ++ hack/make.sh dynbinary test-integration [2021-11-23T02:47:25.575Z] [2021-11-23T02:47:25.575Z] Removing bundles/ [2021-11-23T02:47:25.575Z] [2021-11-23T02:47:25.575Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T02:47:25.575Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:47:25.575Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:47:25.630Z] [2021-11-23T02:47:25.631Z] Name Version Source Summary [2021-11-23T02:47:25.631Z] ---- ------- ------ ------- [2021-11-23T02:47:25.631Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-23T02:47:26.615Z] [2021-11-23T02:47:26.615Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-23T02:47:26.615Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-23T02:47:26.615Z] PSChildName : containerd [2021-11-23T02:47:26.615Z] PSDrive : C [2021-11-23T02:47:26.615Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-23T02:47:26.615Z] PSIsContainer : True [2021-11-23T02:47:26.615Z] Name : containerd [2021-11-23T02:47:26.615Z] FullName : C:\containerd [2021-11-23T02:47:26.615Z] Parent : [2021-11-23T02:47:26.615Z] Exists : True [2021-11-23T02:47:26.615Z] Root : C:\ [2021-11-23T02:47:26.615Z] Extension : [2021-11-23T02:47:26.615Z] CreationTime : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.615Z] CreationTimeUtc : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.615Z] LastAccessTime : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.615Z] LastAccessTimeUtc : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.615Z] LastWriteTime : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.615Z] LastWriteTimeUtc : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.615Z] Attributes : Directory [2021-11-23T02:47:26.615Z] Mode : d----- [2021-11-23T02:47:26.615Z] BaseName : containerd [2021-11-23T02:47:26.615Z] Target : {} [2021-11-23T02:47:26.615Z] LinkType : [2021-11-23T02:47:26.615Z] [2021-11-23T02:47:26.880Z] [2021-11-23T02:47:26.880Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-23T02:47:26.880Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-23T02:47:26.880Z] PSChildName : containerd [2021-11-23T02:47:26.880Z] PSDrive : C [2021-11-23T02:47:26.880Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-23T02:47:26.880Z] PSIsContainer : True [2021-11-23T02:47:26.880Z] Name : containerd [2021-11-23T02:47:26.880Z] FullName : C:\containerd [2021-11-23T02:47:26.880Z] Parent : [2021-11-23T02:47:26.880Z] Exists : True [2021-11-23T02:47:26.880Z] Root : C:\ [2021-11-23T02:47:26.880Z] Extension : [2021-11-23T02:47:26.880Z] CreationTime : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.880Z] CreationTimeUtc : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.880Z] LastAccessTime : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.880Z] LastAccessTimeUtc : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.880Z] LastWriteTime : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.880Z] LastWriteTimeUtc : 11/23/2021 2:47:26 AM [2021-11-23T02:47:26.880Z] Attributes : Directory [2021-11-23T02:47:26.880Z] Mode : d----- [2021-11-23T02:47:26.880Z] BaseName : containerd [2021-11-23T02:47:26.880Z] Target : {} [2021-11-23T02:47:26.880Z] LinkType : [2021-11-23T02:47:26.880Z] [2021-11-23T02:47:27.426Z] #76 exporting layers 5.8s done [2021-11-23T02:47:27.426Z] #76 writing image sha256:84b8be98feeb5fc7695a67b28323885b42cc5c59558ff92a3a0d9dee4660c1ae [2021-11-23T02:47:27.426Z] #76 writing image sha256:84b8be98feeb5fc7695a67b28323885b42cc5c59558ff92a3a0d9dee4660c1ae done [2021-11-23T02:47:27.426Z] #76 naming to docker.io/library/docker:88a66f8f3371c898a23548e3733af85d677e44f1 done [2021-11-23T02:47:27.426Z] #76 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T02:47:27.600Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-23T02:47:27.600Z] INFO: Configuring git core.autocrlf... [2021-11-23T02:47:27.600Z] [2021-11-23T02:47:27.600Z] [2021-11-23T02:47:27.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -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:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh dynbinary test-integration [2021-11-23T02:47:27.869Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-23T02:47:27.869Z] INFO: Configuring git core.autocrlf... [2021-11-23T02:47:27.869Z] [2021-11-23T02:47:27.869Z] [2021-11-23T02:47:29.164Z] [2021-11-23T02:47:29.164Z] Removing bundles/ [2021-11-23T02:47:29.164Z] [2021-11-23T02:47:29.164Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T02:47:29.164Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:47:29.164Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:47:29.859Z] c1f4c7287c99: Pull complete [2021-11-23T02:47:29.859Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-23T02:47:29.859Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T02:47:29.859Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T02:47:29.859Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-11-23T02:47:29.859Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-11-23T02:47:29.859Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-23T02:47:29.859Z] INFO: Docker version of control daemon [2021-11-23T02:47:29.859Z] [2021-11-23T02:47:29.859Z] Client: [2021-11-23T02:47:29.859Z] Version: 20.10.9 [2021-11-23T02:47:29.859Z] API version: 1.41 [2021-11-23T02:47:29.859Z] Go version: go1.16.8 [2021-11-23T02:47:29.859Z] Git commit: c2ea9bc [2021-11-23T02:47:29.859Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T02:47:29.859Z] OS/Arch: windows/amd64 [2021-11-23T02:47:29.859Z] Context: default [2021-11-23T02:47:29.859Z] Experimental: true [2021-11-23T02:47:29.859Z] [2021-11-23T02:47:29.859Z] Server: Docker Engine - Community [2021-11-23T02:47:29.859Z] Engine: [2021-11-23T02:47:29.859Z] Version: 20.10.9 [2021-11-23T02:47:29.859Z] API version: 1.41 (minimum version 1.24) [2021-11-23T02:47:29.859Z] Go version: go1.16.8 [2021-11-23T02:47:29.859Z] Git commit: 79ea9d3 [2021-11-23T02:47:29.859Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T02:47:29.859Z] OS/Arch: windows/amd64 [2021-11-23T02:47:29.859Z] Experimental: true [2021-11-23T02:47:29.859Z] [2021-11-23T02:47:29.859Z] INFO: Docker info of control daemon [2021-11-23T02:47:29.859Z] [2021-11-23T02:47:29.859Z] Client: [2021-11-23T02:47:29.859Z] Context: default [2021-11-23T02:47:29.859Z] Debug Mode: false [2021-11-23T02:47:29.859Z] Plugins: [2021-11-23T02:47:29.859Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-23T02:47:29.859Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-23T02:47:29.859Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-23T02:47:29.859Z] [2021-11-23T02:47:29.859Z] Server: [2021-11-23T02:47:29.859Z] Containers: 0 [2021-11-23T02:47:29.859Z] Running: 0 [2021-11-23T02:47:29.859Z] Paused: 0 [2021-11-23T02:47:29.859Z] Stopped: 0 [2021-11-23T02:47:29.859Z] Images: 1 [2021-11-23T02:47:29.859Z] Server Version: 20.10.9 [2021-11-23T02:47:29.859Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T02:47:29.859Z] Windows: [2021-11-23T02:47:29.859Z] LCOW: [2021-11-23T02:47:29.859Z] Logging Driver: json-file [2021-11-23T02:47:29.859Z] Plugins: [2021-11-23T02:47:29.859Z] Volume: local [2021-11-23T02:47:29.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:47:29.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:47:29.859Z] Swarm: inactive [2021-11-23T02:47:29.859Z] Default Isolation: process [2021-11-23T02:47:29.859Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T02:47:29.859Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T02:47:29.859Z] OSType: windows [2021-11-23T02:47:29.860Z] Architecture: x86_64 [2021-11-23T02:47:29.860Z] CPUs: 4 [2021-11-23T02:47:29.860Z] Total Memory: 32GiB [2021-11-23T02:47:29.860Z] Name: azwin-2-71fa80 [2021-11-23T02:47:29.860Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-23T02:47:29.860Z] Docker Root Dir: D:\docker [2021-11-23T02:47:29.860Z] Debug Mode: false [2021-11-23T02:47:29.860Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:47:29.860Z] Labels: [2021-11-23T02:47:29.860Z] Experimental: true [2021-11-23T02:47:29.860Z] Insecure Registries: [2021-11-23T02:47:29.860Z] 10.0.0.4:5000 [2021-11-23T02:47:29.860Z] 127.0.0.0/8 [2021-11-23T02:47:29.860Z] Registry Mirrors: [2021-11-23T02:47:29.860Z] http://10.0.0.4:5000/ [2021-11-23T02:47:29.860Z] Live Restore Enabled: false [2021-11-23T02:47:29.860Z] Product License: Community Engine [2021-11-23T02:47:29.860Z] [2021-11-23T02:47:29.860Z] [2021-11-23T02:47:29.860Z] INFO: Commit hash is 88a66f8f33 [2021-11-23T02:47:29.860Z] INFO: Nuke-Everything... [2021-11-23T02:47:29.860Z] INFO: Container count on control daemon to delete is 0 [2021-11-23T02:47:29.860Z] INFO: Nuking d:\CI [2021-11-23T02:47:29.860Z] INFO: Zapped successfully [2021-11-23T02:47:29.860Z] INFO: Location for testing is d:\CI\PR-43040\7 [2021-11-23T02:47:29.860Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-23T02:47:29.860Z] [2021-11-23T02:47:29.860Z] [2021-11-23T02:47:29.860Z] INFO: Building the image from Dockerfile.windows at 11/23/2021 02:47:28... [2021-11-23T02:47:29.860Z] [2021-11-23T02:47:33.599Z] Sending build context to Docker daemon 60.66MB [2021-11-23T02:47:33.599Z] [2021-11-23T02:47:33.599Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-23T02:47:33.599Z] ---> 617dd5ead5b8 [2021-11-23T02:47:33.599Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-23T02:47:33.599Z] ---> Running in 0488320ca16f [2021-11-23T02:47:33.716Z] #65 106.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T02:47:33.716Z] #65 107.6 + mkdir -p /build [2021-11-23T02:47:33.716Z] #65 107.6 + cp runc /build/runc [2021-11-23T02:47:33.716Z] #65 DONE 107.9s [2021-11-23T02:47:33.716Z] [2021-11-23T02:47:33.716Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:47:33.716Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:47:34.059Z] Removing intermediate container 0488320ca16f [2021-11-23T02:47:34.059Z] ---> 625d5d59a481 [2021-11-23T02:47:34.059Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-23T02:47:34.059Z] ---> Running in dfbaab005e6c [2021-11-23T02:47:34.059Z] Removing intermediate container dfbaab005e6c [2021-11-23T02:47:34.059Z] ---> 5ae3d905896e [2021-11-23T02:47:34.059Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-23T02:47:34.059Z] ---> Running in cc0e385c778e [2021-11-23T02:47:34.517Z] Removing intermediate container cc0e385c778e [2021-11-23T02:47:34.517Z] ---> 68789adda423 [2021-11-23T02:47:34.517Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-23T02:47:34.517Z] ---> Running in 466040cec14e [2021-11-23T02:47:34.976Z] Removing intermediate container 466040cec14e [2021-11-23T02:47:34.976Z] ---> 3c73a7c50844 [2021-11-23T02:47:34.976Z] 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} [2021-11-23T02:47:34.976Z] ---> Running in 70dda3c26a85 [2021-11-23T02:47:35.086Z] #69 ... [2021-11-23T02:47:35.086Z] [2021-11-23T02:47:35.086Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T02:47:35.086Z] #66 sha256:82581fa80164e1cb845e6d613fff7313bb03137cfbfabcee0776d77751cf79f0 [2021-11-23T02:47:35.086Z] #66 DONE 0.2s [2021-11-23T02:47:35.086Z] [2021-11-23T02:47:35.086Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T02:47:35.086Z] #69 sha256:3312c2e4eaaea5afddbf144868dd4fa6b4b5167daef4076891ca78603a7512e6 [2021-11-23T02:47:35.434Z] Removing intermediate container 70dda3c26a85 [2021-11-23T02:47:35.434Z] ---> 4afb9fc1da56 [2021-11-23T02:47:35.434Z] 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; [2021-11-23T02:47:35.434Z] ---> Running in 281c2dc90643 [2021-11-23T02:47:39.264Z] #69 178.0 # github.com/containerd/containerd/cmd/containerd [2021-11-23T02:47:39.264Z] #69 178.0 /usr/bin/ld: /tmp/go-link-837577557/000019.o: in function `New': [2021-11-23T02:47:39.264Z] #69 178.0 /tmp/tmp.SC8lRSZIBs/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 [2021-11-23T02:47:39.264Z] #69 178.1 + bin/containerd-stress [2021-11-23T02:47:40.195Z] #69 179.1 + bin/containerd-shim [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/builder/remotecontext 0.064s coverage: 13.7% of statements [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/builder/dockerfile 0.159s coverage: 49.0% of statements [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-11-23T02:47:41.406Z] ok github.com/docker/docker/builder/remotecontext/git 0.817s coverage: 86.3% of statements [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T02:47:41.406Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T02:47:42.345Z] ok github.com/docker/docker/cmd/docker-proxy 0.147s coverage: 67.6% of statements [2021-11-23T02:47:44.888Z] ok github.com/docker/docker/client 0.071s coverage: 75.6% of statements [2021-11-23T02:47:48.293Z] #69 186.3 + bin/containerd-shim-runc-v1 [2021-11-23T02:47:50.239Z] [2021-11-23T02:47:50.239Z] SUCCESS: Specified value was saved. [2021-11-23T02:47:50.239Z] INFO: Downloading git... [2021-11-23T02:47:50.698Z] INFO: Downloading go... [2021-11-23T02:47:52.237Z] INFO: Downloading compiler 1 of 3... [2021-11-23T02:47:52.237Z] INFO: Downloading compiler 2 of 3... [2021-11-23T02:47:52.237Z] INFO: Downloading compiler 3 of 3... [2021-11-23T02:47:52.468Z] #69 191.4 + bin/containerd-shim-runc-v2 [2021-11-23T02:47:52.696Z] INFO: Extracting git... [2021-11-23T02:47:52.725Z] #69 192.0 + binaries [2021-11-23T02:47:52.981Z] #69 192.0 + install -D bin/containerd /build/containerd [2021-11-23T02:47:52.981Z] #69 192.0 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T02:47:52.981Z] #69 192.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T02:47:52.981Z] #69 192.0 + install -D bin/ctr /build/ctr [2021-11-23T02:47:53.237Z] #69 DONE 192.4s [2021-11-23T02:47:55.757Z] [2021-11-23T02:47:55.757Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T02:47:55.757Z] #70 sha256:6a5d569f6d9544665708a873c3f2ac5222fc0573815ef0e7417271d66d26678c [2021-11-23T02:47:55.757Z] #70 DONE 0.2s [2021-11-23T02:47:55.757Z] [2021-11-23T02:47:55.757Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T02:47:55.757Z] #75 sha256:9ad6f94aa617b855e30d4ae689edcbe3b28d7db4cd73a3d849b93819668cae01 [2021-11-23T02:47:55.757Z] #75 DONE 0.1s [2021-11-23T02:47:55.757Z] [2021-11-23T02:47:55.757Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T02:47:55.757Z] #80 sha256:51f15804edcd6bb545903353eda251c4d4094ce1dff26e51213de1c568923627 [2021-11-23T02:47:56.013Z] #80 DONE 0.5s [2021-11-23T02:47:56.269Z] [2021-11-23T02:47:56.269Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T02:47:56.269Z] #81 sha256:dc4f04f3f33e367b690e8980399e01218cf0b8ac830caf28a4ed8be9c7ce63ae [2021-11-23T02:47:56.269Z] #81 DONE 0.0s [2021-11-23T02:47:56.269Z] [2021-11-23T02:47:56.269Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T02:47:56.269Z] #82 sha256:0625ffe0e3e92a762dd09357193c105f6295a46267c36bf24162a0efb5336fa2 [2021-11-23T02:48:00.437Z] #82 DONE 4.0s [2021-11-23T02:48:00.437Z] [2021-11-23T02:48:00.437Z] #83 exporting to image [2021-11-23T02:48:00.437Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T02:48:00.437Z] #83 exporting layers [2021-11-23T02:48:05.067Z] INFO: Expanding go... [2021-11-23T02:48:16.992Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-23T02:48:16.992Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-11-23T02:48:16.992Z] ok github.com/docker/docker/cmd/dockerd/trap 2.405s coverage: 0.0% of statements [2021-11-23T02:48:16.992Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T02:48:16.992Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T02:48:16.992Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T02:48:16.992Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T02:48:16.992Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T02:48:21.194Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2021-11-23T02:48:23.735Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2021-11-23T02:48:24.676Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-23T02:48:26.151Z] INFO: Expanding compiler 1 of 3... [2021-11-23T02:48:26.151Z] INFO: Expanding compiler 2 of 3... [2021-11-23T02:48:26.944Z] #83 exporting layers 24.7s done [2021-11-23T02:48:26.944Z] #83 writing image sha256:2f1ded11b19682004f0fb8faac78c1ee72df6b9aa5cc99d3b3f361de8ec97896 done [2021-11-23T02:48:26.944Z] #83 naming to docker.io/library/docker:88a66f8f3371c898a23548e3733af85d677e44f1 done [2021-11-23T02:48:26.944Z] #83 DONE 24.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-23T02:48:27.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43040/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/validate/default [2021-11-23T02:48:28.212Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-23T02:48:28.224Z] Removing intermediate container e000d19b4d86 [2021-11-23T02:48:28.224Z] ---> 2752b16cf4ec [2021-11-23T02:48:28.224Z] 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 [2021-11-23T02:48:28.224Z] ---> Running in 10a49b865c90 [2021-11-23T02:48:28.328Z] INFO: Expanding compiler 3 of 3... [2021-11-23T02:48:28.469Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-23T02:48:28.469Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-23T02:48:28.469Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-23T02:48:28.469Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-23T02:48:28.469Z] Congratulations! No new tests were added to integration-cli. [2021-11-23T02:48:28.469Z] [2021-11-23T02:48:28.469Z] INFO Start validation with golang-ci-lint [2021-11-23T02:48:28.542Z] Removing intermediate container 7952b88b2d1b [2021-11-23T02:48:28.542Z] ---> 8257780b00ec [2021-11-23T02:48:28.542Z] 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 [2021-11-23T02:48:28.542Z] ---> Running in 12ffa454470a [2021-11-23T02:48:28.726Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-23T02:48:28.726Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-23T02:48:28.726Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-23T02:48:29.293Z] INFO: Removing downloaded files... [2021-11-23T02:48:29.293Z] INFO: Downloading containerd [2021-11-23T02:48:30.457Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-23T02:48:30.457Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:48:30.924Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:48:30.924Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:48:30.924Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:48:30.924Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:48:31.250Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-11-23T02:48:31.393Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:48:31.393Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:48:31.393Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:48:31.393Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:48:31.393Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:48:31.393Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:48:31.393Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:48:31.393Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:48:31.524Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-23T02:48:31.995Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:48:31.995Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:48:31.995Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:48:31.995Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:48:31.995Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:48:31.995Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:48:32.378Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:48:32.378Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:48:32.464Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:48:32.464Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:48:32.464Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:48:32.464Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:48:32.464Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:48:32.464Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:48:32.630Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 80.9% of statements [2021-11-23T02:48:32.630Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-23T02:48:32.934Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:48:32.934Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:48:32.934Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:48:33.199Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-23T02:48:33.770Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-23T02:48:34.339Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-11-23T02:48:36.245Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-11-23T02:48:36.505Z] ok github.com/docker/docker/daemon 12.117s coverage: 17.5% of statements [2021-11-23T02:48:36.506Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T02:48:36.506Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T02:48:36.506Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T02:48:36.506Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T02:48:36.506Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.168s coverage: 56.2% of statements [2021-11-23T02:48:37.858Z] [2021-11-23T02:48:37.858Z] Name Version Source Summary [2021-11-23T02:48:37.858Z] ---- ------- ------ ------- [2021-11-23T02:48:37.859Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-23T02:48:37.886Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2021-11-23T02:48:38.825Z] [2021-11-23T02:48:38.825Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-23T02:48:38.825Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-23T02:48:38.825Z] PSChildName : containerd [2021-11-23T02:48:38.825Z] PSDrive : C [2021-11-23T02:48:38.825Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-23T02:48:38.825Z] PSIsContainer : True [2021-11-23T02:48:38.825Z] Name : containerd [2021-11-23T02:48:38.825Z] FullName : C:\containerd [2021-11-23T02:48:38.825Z] Parent : [2021-11-23T02:48:38.825Z] Exists : True [2021-11-23T02:48:38.825Z] Root : C:\ [2021-11-23T02:48:38.825Z] Extension : [2021-11-23T02:48:38.825Z] CreationTime : 11/23/2021 2:48:38 AM [2021-11-23T02:48:38.825Z] CreationTimeUtc : 11/23/2021 2:48:38 AM [2021-11-23T02:48:38.825Z] LastAccessTime : 11/23/2021 2:48:38 AM [2021-11-23T02:48:38.825Z] LastAccessTimeUtc : 11/23/2021 2:48:38 AM [2021-11-23T02:48:38.825Z] LastWriteTime : 11/23/2021 2:48:38 AM [2021-11-23T02:48:38.825Z] LastWriteTimeUtc : 11/23/2021 2:48:38 AM [2021-11-23T02:48:38.825Z] Attributes : Directory [2021-11-23T02:48:38.825Z] Mode : d----- [2021-11-23T02:48:38.825Z] BaseName : containerd [2021-11-23T02:48:38.825Z] Target : {} [2021-11-23T02:48:38.825Z] LinkType : [2021-11-23T02:48:38.825Z] [2021-11-23T02:48:39.792Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-23T02:48:39.792Z] INFO: Configuring git core.autocrlf... [2021-11-23T02:48:39.799Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.338s coverage: 50.5% of statements [2021-11-23T02:48:40.252Z] [2021-11-23T02:48:40.252Z] [2021-11-23T02:48:41.055Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:48:41.055Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:48:41.055Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:48:41.055Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:48:41.055Z] [2021-11-23T02:48:41.055Z] + TEST_INTEGRATION_DEST=1 [2021-11-23T02:48:41.055Z] + CONTAINER_NAME=docker-pr7-1 [2021-11-23T02:48:41.055Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T02:48:41.055Z] + run_tests test-integration-flaky [2021-11-23T02:48:41.055Z] + '[' -n 0 ']' [2021-11-23T02:48:41.055Z] + rm= [2021-11-23T02:48:41.056Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43040/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43040/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh test-integration-flaky test-integration [2021-11-23T02:48:41.056Z] + c=0 [2021-11-23T02:48:41.056Z] + TEST_INTEGRATION_DEST=3 [2021-11-23T02:48:41.056Z] + TEST_INTEGRATION_DEST=2 [2021-11-23T02:48:41.056Z] + CONTAINER_NAME=docker-pr7-3 [2021-11-23T02:48:41.056Z] + TEST_SKIP_INTEGRATION=1 [2021-11-23T02:48:41.056Z] + CONTAINER_NAME=docker-pr7-2 [2021-11-23T02:48:41.056Z] + TEST_SKIP_INTEGRATION=1 [2021-11-23T02:48:41.056Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-23T02:48:41.056Z] + run_tests [2021-11-23T02:48:41.056Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-23T02:48:41.056Z] + run_tests [2021-11-23T02:48:41.056Z] + '[' -n 0 ']' [2021-11-23T02:48:41.056Z] + '[' -n 0 ']' [2021-11-23T02:48:41.056Z] + rm= [2021-11-23T02:48:41.056Z] + rm= [2021-11-23T02:48:41.056Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43040/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43040/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh '' test-integration [2021-11-23T02:48:41.056Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43040/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43040/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh '' test-integration [2021-11-23T02:48:41.056Z] ++ jobs -p [2021-11-23T02:48:41.056Z] + for job in $(jobs -p) [2021-11-23T02:48:41.056Z] + wait 3906 [2021-11-23T02:48:41.713Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.404s coverage: 45.9% of statements [2021-11-23T02:48:41.713Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T02:48:41.713Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.824s coverage: 58.0% of statements [2021-11-23T02:48:41.713Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-23T02:48:41.713Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T02:48:42.959Z] [2021-11-23T02:48:42.959Z] [2021-11-23T02:48:42.959Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T02:48:42.959Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T02:48:42.959Z] HOSTNAME=70700021009c [2021-11-23T02:48:42.959Z] TEST_SKIP_INTEGRATION=1 [2021-11-23T02:48:42.959Z] TESTDEBUG=0 [2021-11-23T02:48:42.959Z] DEST=bundles/test-integration [2021-11-23T02:48:42.959Z] PWD=/go/src/github.com/docker/docker [2021-11-23T02:48:42.959Z] KEEPBUNDLE=1 [2021-11-23T02:48:42.959Z] DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:48:42.959Z] container=docker [2021-11-23T02:48:42.959Z] HOME=/root [2021-11-23T02:48:42.959Z] GOLANG_VERSION=1.17.3 [2021-11-23T02:48:42.959Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T02:48:42.959Z] VALIDATE_BRANCH=master [2021-11-23T02:48:42.959Z] TERM=xterm [2021-11-23T02:48:42.959Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T02:48:42.959Z] SHLVL=1 [2021-11-23T02:48:42.959Z] TIMEOUT=120m [2021-11-23T02:48:42.959Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T02:48:42.959Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T02:48:42.959Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-23T02:48:42.959Z] GO111MODULE=off [2021-11-23T02:48:42.959Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T02:48:42.959Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T02:48:42.959Z] GOPATH=/go [2021-11-23T02:48:42.959Z] PKG_CONFIG=pkg-config [2021-11-23T02:48:42.959Z] _=/usr/bin/env [2021-11-23T02:48:42.959Z] Building test suite binary ./integration-cli/test.main [2021-11-23T02:48:42.959Z] [2021-11-23T02:48:42.959Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T02:48:42.959Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T02:48:42.959Z] HOSTNAME=a529adfda9fc [2021-11-23T02:48:42.959Z] TEST_SKIP_INTEGRATION=1 [2021-11-23T02:48:42.959Z] TESTDEBUG=0 [2021-11-23T02:48:42.959Z] DEST=bundles/test-integration [2021-11-23T02:48:42.959Z] PWD=/go/src/github.com/docker/docker [2021-11-23T02:48:42.959Z] KEEPBUNDLE=1 [2021-11-23T02:48:42.959Z] DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:48:42.959Z] container=docker [2021-11-23T02:48:42.959Z] HOME=/root [2021-11-23T02:48:42.959Z] GOLANG_VERSION=1.17.3 [2021-11-23T02:48:42.959Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T02:48:42.959Z] VALIDATE_BRANCH=master [2021-11-23T02:48:42.959Z] TERM=xterm [2021-11-23T02:48:42.959Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T02:48:42.959Z] SHLVL=1 [2021-11-23T02:48:42.959Z] TIMEOUT=120m [2021-11-23T02:48:42.959Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T02:48:42.959Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T02:48:42.959Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-23T02:48:42.959Z] GO111MODULE=off [2021-11-23T02:48:42.959Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T02:48:42.959Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T02:48:42.959Z] GOPATH=/go [2021-11-23T02:48:42.959Z] PKG_CONFIG=pkg-config [2021-11-23T02:48:42.959Z] _=/usr/bin/env [2021-11-23T02:48:42.959Z] Building test suite binary ./integration-cli/test.main [2021-11-23T02:48:43.218Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-23T02:48:43.477Z] No new tests added to integration. [2021-11-23T02:48:43.477Z] [2021-11-23T02:48:43.477Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T02:48:43.624Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.8% of statements [2021-11-23T02:48:44.194Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2021-11-23T02:48:44.765Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-11-23T02:48:46.763Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T02:48:46.763Z] HOSTNAME=166c9548fdab [2021-11-23T02:48:46.763Z] TESTDEBUG=0 [2021-11-23T02:48:46.763Z] DEST=bundles/test-integration [2021-11-23T02:48:46.763Z] PWD=/go/src/github.com/docker/docker [2021-11-23T02:48:46.763Z] KEEPBUNDLE=1 [2021-11-23T02:48:46.763Z] DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:48:46.763Z] container=docker [2021-11-23T02:48:46.763Z] HOME=/root [2021-11-23T02:48:46.763Z] GOLANG_VERSION=1.17.3 [2021-11-23T02:48:46.763Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T02:48:46.763Z] VALIDATE_BRANCH=master [2021-11-23T02:48:46.763Z] TERM=xterm [2021-11-23T02:48:46.763Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T02:48:46.763Z] SHLVL=1 [2021-11-23T02:48:46.763Z] TIMEOUT=120m [2021-11-23T02:48:46.763Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T02:48:46.763Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T02:48:46.763Z] GO111MODULE=off [2021-11-23T02:48:46.763Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T02:48:46.763Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T02:48:46.763Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T02:48:46.763Z] GOPATH=/go [2021-11-23T02:48:46.763Z] PKG_CONFIG=pkg-config [2021-11-23T02:48:46.763Z] _=/usr/bin/env [2021-11-23T02:48:46.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T02:48:47.305Z] Removing intermediate container 10a49b865c90 [2021-11-23T02:48:47.305Z] ---> 37b9bb3d2b01 [2021-11-23T02:48:47.305Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-23T02:48:47.305Z] ---> Running in 00b3dfdcd76f [2021-11-23T02:48:47.305Z] Removing intermediate container 00b3dfdcd76f [2021-11-23T02:48:47.305Z] ---> 0128bb3c3d52 [2021-11-23T02:48:47.305Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-23T02:48:47.305Z] ---> Running in 31ade16e97e2 [2021-11-23T02:48:47.305Z] Removing intermediate container 31ade16e97e2 [2021-11-23T02:48:47.305Z] ---> d17664e4cc89 [2021-11-23T02:48:47.305Z] Step 11/11 : COPY . . [2021-11-23T02:48:47.310Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.7% of statements [2021-11-23T02:48:47.310Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T02:48:47.310Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T02:48:47.881Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.5% of statements [2021-11-23T02:48:47.886Z] Removing intermediate container 12ffa454470a [2021-11-23T02:48:47.886Z] ---> 237f4aa84e77 [2021-11-23T02:48:47.886Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-23T02:48:47.886Z] ---> Running in 44ff3410bb3e [2021-11-23T02:48:47.886Z] Removing intermediate container 44ff3410bb3e [2021-11-23T02:48:47.886Z] ---> f644c16d93ce [2021-11-23T02:48:47.886Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-23T02:48:47.886Z] ---> Running in 014e0f7ef6ae [2021-11-23T02:48:47.886Z] Removing intermediate container 014e0f7ef6ae [2021-11-23T02:48:47.886Z] ---> 1dc58530daca [2021-11-23T02:48:47.886Z] Step 11/11 : COPY . . [2021-11-23T02:48:49.263Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-11-23T02:48:49.523Z] ok github.com/docker/docker/daemon/logger/awslogs 0.257s coverage: 77.4% of statements [2021-11-23T02:48:49.523Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T02:48:49.523Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T02:48:50.500Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2021-11-23T02:48:51.075Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 69.9% of statements [2021-11-23T02:48:51.344Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2021-11-23T02:48:52.739Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 75.2% of statements [2021-11-23T02:48:52.739Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T02:48:53.309Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 59.3% of statements [2021-11-23T02:48:53.880Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2021-11-23T02:48:55.261Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-11-23T02:48:55.830Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-23T02:48:56.401Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-11-23T02:48:56.970Z] ok github.com/docker/docker/daemon/logger/splunk 1.864s coverage: 82.5% of statements [2021-11-23T02:48:56.970Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T02:48:56.970Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T02:48:58.881Z] ok github.com/docker/docker/distribution/metadata 0.072s coverage: 48.2% of statements [2021-11-23T02:48:59.449Z] ok github.com/docker/docker/distribution 0.159s coverage: 25.8% of statements [2021-11-23T02:48:59.449Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T02:49:00.833Z] ok github.com/docker/docker/errdefs 0.026s coverage: 53.1% of statements [2021-11-23T02:49:01.403Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2021-11-23T02:49:01.973Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-11-23T02:49:02.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:49:02.043Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:49:02.043Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:49:02.043Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:49:02.043Z] [2021-11-23T02:49:02.043Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T02:49:02.043Z] DOCKER_SYSTEMD=1 [2021-11-23T02:49:02.043Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T02:49:02.043Z] HOSTNAME=7d5e94455877 [2021-11-23T02:49:02.043Z] DEST=bundles/test-integration [2021-11-23T02:49:02.043Z] PWD=/go/src/github.com/docker/docker [2021-11-23T02:49:02.043Z] DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:49:02.043Z] container=docker [2021-11-23T02:49:02.043Z] HOME=/root [2021-11-23T02:49:02.043Z] LANG=C.UTF-8 [2021-11-23T02:49:02.043Z] INVOCATION_ID=46cd2ef59a984aa596adf04f362e07de [2021-11-23T02:49:02.043Z] GOLANG_VERSION=1.17.3 [2021-11-23T02:49:02.043Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T02:49:02.043Z] VALIDATE_BRANCH=master [2021-11-23T02:49:02.043Z] TERM=xterm [2021-11-23T02:49:02.043Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T02:49:02.043Z] SHLVL=3 [2021-11-23T02:49:02.043Z] TIMEOUT=120m [2021-11-23T02:49:02.043Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T02:49:02.043Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T02:49:02.043Z] GO111MODULE=off [2021-11-23T02:49:02.043Z] DOCKER_EXPERIMENTAL=1 [2021-11-23T02:49:02.043Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T02:49:02.043Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T02:49:02.043Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T02:49:02.043Z] GOPATH=/go [2021-11-23T02:49:02.043Z] PKG_CONFIG=pkg-config [2021-11-23T02:49:02.043Z] _=/usr/bin/env [2021-11-23T02:49:02.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T02:49:02.544Z] ok github.com/docker/docker/distribution/xfer 1.934s coverage: 85.1% of statements [2021-11-23T02:49:02.545Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T02:49:03.115Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2021-11-23T02:49:03.375Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2021-11-23T02:49:03.375Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T02:49:03.945Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-11-23T02:49:05.114Z] ---> 4b120909df16 [2021-11-23T02:49:05.327Z] ok github.com/docker/docker/oci 0.023s coverage: 43.3% of statements [2021-11-23T02:49:05.582Z] Successfully built 4b120909df16 [2021-11-23T02:49:05.582Z] Successfully tagged docker:latest [2021-11-23T02:49:05.582Z] INFO: Image build ended at 11/23/2021 02:49:05. Duration:00:02:59.2869679 [2021-11-23T02:49:05.582Z] [2021-11-23T02:49:05.582Z] [2021-11-23T02:49:05.582Z] INFO: Building the test binaries at 11/23/2021 02:49:05... [2021-11-23T02:49:05.672Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:49:05.672Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:49:05.672Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:49:05.672Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:49:05.672Z] [2021-11-23T02:49:05.672Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T02:49:05.672Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T02:49:05.672Z] HOSTNAME=fba70012810a [2021-11-23T02:49:05.672Z] DEST=bundles/test-integration [2021-11-23T02:49:05.672Z] PWD=/go/src/github.com/docker/docker [2021-11-23T02:49:05.672Z] DOCKER_ROOTLESS=1 [2021-11-23T02:49:05.672Z] DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:49:05.672Z] container=docker [2021-11-23T02:49:05.672Z] HOME=/root [2021-11-23T02:49:05.672Z] GOLANG_VERSION=1.17.3 [2021-11-23T02:49:05.672Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T02:49:05.672Z] VALIDATE_BRANCH=master [2021-11-23T02:49:05.672Z] TERM=xterm [2021-11-23T02:49:05.672Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T02:49:05.672Z] SHLVL=1 [2021-11-23T02:49:05.672Z] TIMEOUT=120m [2021-11-23T02:49:05.672Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T02:49:05.672Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T02:49:05.672Z] GO111MODULE=off [2021-11-23T02:49:05.672Z] DOCKER_EXPERIMENTAL=1 [2021-11-23T02:49:05.672Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T02:49:05.672Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T02:49:05.672Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T02:49:05.672Z] GOPATH=/go [2021-11-23T02:49:05.672Z] PKG_CONFIG=pkg-config [2021-11-23T02:49:05.672Z] _=/usr/bin/env [2021-11-23T02:49:05.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T02:49:05.718Z] ---> 486e437a4ec3 [2021-11-23T02:49:06.707Z] Successfully built 486e437a4ec3 [2021-11-23T02:49:06.707Z] Successfully tagged docker:latest [2021-11-23T02:49:06.707Z] INFO: Image build ended at 11/23/2021 02:49:06. Duration:00:03:00.9829137 [2021-11-23T02:49:06.707Z] [2021-11-23T02:49:06.707Z] [2021-11-23T02:49:06.707Z] INFO: Building the test binaries at 11/23/2021 02:49:06... [2021-11-23T02:49:06.709Z] ok github.com/docker/docker/opts 0.025s coverage: 67.1% of statements [2021-11-23T02:49:06.709Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-23T02:49:08.537Z] INFO: make.ps1 starting at 11/23/2021 02:49:08 [2021-11-23T02:49:09.005Z] INFO: Git commit (88a66f8f33) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T02:49:09.005Z] INFO: Invoking autogen... [2021-11-23T02:49:09.249Z] ok github.com/docker/docker/pkg/archive 0.337s coverage: 82.6% of statements [2021-11-23T02:49:09.473Z] INFO: Building daemon... [2021-11-23T02:49:09.762Z] INFO: make.ps1 starting at 11/23/2021 02:49:09 [2021-11-23T02:49:09.762Z] INFO: Git commit (88a66f8f33) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T02:49:09.762Z] INFO: Invoking autogen... [2021-11-23T02:49:10.188Z] ok github.com/docker/docker/pkg/authorization 0.818s coverage: 68.3% of statements [2021-11-23T02:49:10.248Z] INFO: Building daemon... [2021-11-23T02:49:10.448Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-11-23T02:49:10.448Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-23T02:49:13.742Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 43.5% of statements [2021-11-23T02:49:13.742Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-23T02:49:14.002Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-23T02:49:14.262Z] ok github.com/docker/docker/layer 7.877s coverage: 68.8% of statements [2021-11-23T02:49:14.262Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T02:49:14.262Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T02:49:14.262Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T02:49:14.263Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T02:49:14.263Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T02:49:14.263Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T02:49:14.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T02:49:14.263Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 97.6% of statements [2021-11-23T02:49:14.523Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-11-23T02:49:14.783Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-11-23T02:49:15.043Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-11-23T02:49:15.983Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-23T02:49:16.553Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 83.4% of statements [2021-11-23T02:49:16.813Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2021-11-23T02:49:17.073Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-23T02:49:17.643Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2021-11-23T02:49:18.212Z] ok github.com/docker/docker/pkg/idtools 0.398s coverage: 69.5% of statements [2021-11-23T02:49:18.472Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-11-23T02:49:18.472Z] ok github.com/docker/docker/pkg/ioutils 0.403s coverage: 71.5% of statements [2021-11-23T02:49:18.472Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T02:49:18.732Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-11-23T02:49:18.732Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-23T02:49:18.732Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T02:49:18.732Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-11-23T02:49:18.732Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T02:49:18.993Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-11-23T02:49:18.993Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-23T02:49:19.253Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-11-23T02:49:19.253Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-23T02:49:19.253Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T02:49:19.253Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T02:49:19.823Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-11-23T02:49:20.083Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-23T02:49:20.343Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-23T02:49:20.602Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-11-23T02:49:21.982Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2021-11-23T02:49:21.982Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-23T02:49:22.242Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-23T02:49:22.502Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-23T02:49:22.762Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-23T02:49:22.762Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-23T02:49:23.332Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2021-11-23T02:49:23.592Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-11-23T02:49:23.851Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-11-23T02:49:24.421Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-23T02:49:24.421Z] coverage: [no statements] [2021-11-23T02:49:24.421Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-23T02:49:24.990Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-23T02:49:24.990Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-23T02:49:24.990Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-23T02:49:26.901Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2021-11-23T02:49:27.161Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-23T02:49:27.421Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-11-23T02:49:28.805Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2021-11-23T02:49:28.805Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-23T02:49:29.745Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-11-23T02:49:30.315Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-23T02:49:30.315Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-23T02:49:30.956Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2021-11-23T02:49:30.956Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-23T02:49:33.515Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-23T02:49:34.085Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2021-11-23T02:49:34.657Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-11-23T02:49:36.043Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2021-11-23T02:49:40.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T02:49:41.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T02:49:44.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T02:49:44.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T02:49:54.142Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.3% of statements [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T02:49:54.142Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === Skipped [2021-11-23T02:49:54.142Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T02:49:54.142Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T02:49:54.142Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T02:49:54.142Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T02:49:54.142Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-23T02:49:54.142Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T02:49:54.142Z] aufs_test.go:37: driver not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-23T02:49:54.142Z] graphtest_unix.go:71: No driver to put! [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-23T02:49:54.142Z] time="2021-11-23T02:48:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T02:49:54.142Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T02:49:54.142Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-23T02:49:54.142Z] graphtest_unix.go:71: No driver to put! [2021-11-23T02:49:54.142Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-23T02:49:54.143Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-23T02:49:54.143Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-23T02:49:54.143Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-23T02:49:54.143Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-23T02:49:54.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.143Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-23T02:49:54.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.143Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-23T02:49:54.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.143Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-23T02:49:54.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.143Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-23T02:49:54.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T02:49:54.143Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-23T02:49:54.143Z] graphtest_unix.go:71: No driver to put! [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-23T02:49:54.143Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-23T02:49:54.143Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-23T02:49:54.143Z] [2021-11-23T02:49:54.143Z] DONE 2315 tests, 53 skipped in 213.225s [2021-11-23T02:49:54.143Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/config [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/idm [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/ns [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/options [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/osl [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T02:49:54.143Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-23T02:49:54.143Z] + 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/hostdiscovery 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 [2021-11-23T02:50:03.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T02:50:06.276Z] Removing intermediate container 281c2dc90643 [2021-11-23T02:50:06.276Z] ---> da8b6ff66de4 [2021-11-23T02:50:06.276Z] 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 [2021-11-23T02:50:06.276Z] ---> Running in 6ae911411e66 [2021-11-23T02:50:06.276Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-23T02:50:06.276Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T02:50:06.276Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-23T02:50:06.276Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T02:50:06.276Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T02:50:06.276Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T02:50:06.276Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T02:50:06.276Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T02:50:06.276Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-23T02:50:06.276Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T02:50:06.276Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T02:50:06.276Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T02:50:06.276Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T02:50:06.276Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T02:50:06.276Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T02:50:06.276Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-23T02:50:06.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T02:50:10.141Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-23T02:50:10.931Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-23T02:50:10.931Z] [2021-11-23T02:50:10.931Z] ________ ____ __. [2021-11-23T02:50:10.931Z] \_____ \ | |/ _| [2021-11-23T02:50:10.931Z] / | \| < [2021-11-23T02:50:10.931Z] / | \ | \ [2021-11-23T02:50:10.931Z] \_______ /____|__ \ [2021-11-23T02:50:10.931Z] \/ \/ [2021-11-23T02:50:10.931Z] [2021-11-23T02:50:10.931Z] INFO: make.ps1 ended at 11/23/2021 02:50:10 [2021-11-23T02:50:11.140Z] [2021-11-23T02:50:11.140Z] ________ ____ __. [2021-11-23T02:50:11.140Z] \_____ \ | |/ _| [2021-11-23T02:50:11.140Z] / | \| < [2021-11-23T02:50:11.140Z] / | \ | \ [2021-11-23T02:50:11.140Z] \_______ /____|__ \ [2021-11-23T02:50:11.140Z] \/ \/ [2021-11-23T02:50:11.140Z] [2021-11-23T02:50:11.140Z] INFO: make.ps1 ended at 11/23/2021 02:50:10 [2021-11-23T02:50:12.709Z] INFO: Binaries build ended at 11/23/2021 02:50:12. Duration:00:01:06.9889917 [2021-11-23T02:50:13.158Z] INFO: Binaries build ended at 11/23/2021 02:50:12. Duration:00:01:06.1236013 [2021-11-23T02:50:13.695Z] INFO: Copying the built daemon binary to d:\CI\PR-43040\7\binary\dockerd-88a66f8f33.exe... [2021-11-23T02:50:13.695Z] INFO: Copying the built client binary to d:\CI\PR-43040\7\binary\docker-88a66f8f33.exe... [2021-11-23T02:50:13.695Z] INFO: Copying dockerversion from the container... [2021-11-23T02:50:14.148Z] INFO: Copying the built daemon binary to d:\CI\PR-43040\7\binary\dockerd-88a66f8f33.exe... [2021-11-23T02:50:14.148Z] INFO: Copying the built client binary to d:\CI\PR-43040\7\binary\docker-88a66f8f33.exe... [2021-11-23T02:50:14.148Z] INFO: Copying dockerversion from the container... [2021-11-23T02:50:14.148Z] INFO: Copying the golang package from the container to d:\CI\PR-43040\7\installer\go.zip... [2021-11-23T02:50:14.167Z] INFO: Copying the golang package from the container to d:\CI\PR-43040\7\installer\go.zip... [2021-11-23T02:50:15.136Z] INFO: Extracting go.zip to d:\CI\PR-43040\7\go [2021-11-23T02:50:15.152Z] INFO: Extracting go.zip to d:\CI\PR-43040\7\go [2021-11-23T02:50:15.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T02:50:16.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T02:50:16.583Z] Removing intermediate container 6ae911411e66 [2021-11-23T02:50:16.583Z] ---> 0162317dff72 [2021-11-23T02:50:16.583Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-23T02:50:16.583Z] ---> Running in 44d2a0710db3 [2021-11-23T02:50:16.583Z] Removing intermediate container 44d2a0710db3 [2021-11-23T02:50:16.583Z] ---> adcfafc048df [2021-11-23T02:50:16.583Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-23T02:50:16.583Z] ---> Running in 6de69f998cb9 [2021-11-23T02:50:17.041Z] Removing intermediate container 6de69f998cb9 [2021-11-23T02:50:17.041Z] ---> 832c1097d16c [2021-11-23T02:50:17.041Z] Step 11/11 : COPY . . [2021-11-23T02:50:24.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T02:50:24.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T02:50:25.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T02:50:25.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T02:50:26.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T02:50:26.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T02:50:26.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T02:50:26.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T02:50:26.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T02:50:27.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T02:50:27.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T02:50:28.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T02:50:29.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T02:50:30.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T02:50:30.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T02:50:31.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T02:50:31.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T02:50:31.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T02:50:32.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T02:50:32.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T02:50:32.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T02:50:33.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T02:50:33.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T02:50:34.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T02:50:34.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T02:50:34.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T02:50:35.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T02:50:35.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T02:50:36.095Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T02:50:36.095Z] Using test binary docker [2021-11-23T02:50:36.095Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T02:50:36.353Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-23T02:50:36.353Z] Starting dockerd [2021-11-23T02:50:36.353Z] INFO: Waiting for daemon to start... [2021-11-23T02:50:36.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T02:50:36.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T02:50:37.869Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T02:50:37.869Z] Using test binary docker [2021-11-23T02:50:37.869Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T02:50:37.869Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T02:50:37.869Z] INFO: Waiting for daemon to start... [2021-11-23T02:50:37.869Z] Starting dockerd [2021-11-23T02:50:40.410Z] . [2021-11-23T02:50:40.410Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T02:50:40.410Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T02:50:40.410Z] Error: No such image: emptyfs [2021-11-23T02:50:40.443Z] INFO: Extraction ended at 11/23/2021 02:50:36. Duration:00:00:21.6497520 [2021-11-23T02:50:40.443Z] INFO: Updating the golang and path environment variables [2021-11-23T02:50:40.443Z] INFO: GOPATH=d:\gopath [2021-11-23T02:50:40.443Z] INFO: go version go1.17.3 windows/amd64 [2021-11-23T02:50:40.443Z] INFO: Running the daemon under test in debug mode [2021-11-23T02:50:40.443Z] INFO: Starting a daemon under test... [2021-11-23T02:50:40.443Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43040\7\daemon --pidfile d:\CI\PR-43040\7\docker.pid -D [2021-11-23T02:50:40.443Z] INFO: Process started successfully. [2021-11-23T02:50:40.443Z] INFO: Start tailing logs of the daemon under tests [2021-11-23T02:50:40.443Z] INFO: Waiting for the daemon under test to start... [2021-11-23T02:50:40.447Z] INFO: Extraction ended at 11/23/2021 02:50:36. Duration:00:00:21.9961060 [2021-11-23T02:50:40.447Z] INFO: Updating the golang and path environment variables [2021-11-23T02:50:40.447Z] INFO: GOPATH=d:\gopath [2021-11-23T02:50:40.447Z] INFO: go version go1.17.3 windows/amd64 [2021-11-23T02:50:40.447Z] INFO: Running the daemon under test in debug mode [2021-11-23T02:50:40.447Z] INFO: Running the daemon under test in containerd mode [2021-11-23T02:50:40.447Z] INFO: Starting a daemon under test... [2021-11-23T02:50:40.447Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43040\7\daemon --pidfile d:\CI\PR-43040\7\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-23T02:50:40.447Z] INFO: Containerd started successfully. [2021-11-23T02:50:40.447Z] INFO: Process started successfully. [2021-11-23T02:50:40.447Z] INFO: Start tailing logs of the daemon under tests [2021-11-23T02:50:40.447Z] INFO: Waiting for the daemon under test to start... [2021-11-23T02:50:40.671Z] Running integration-test (iteration 1) [2021-11-23T02:50:40.671Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T02:50:40.837Z] ok github.com/docker/docker/libnetwork 37.170s coverage: 40.7% of statements [2021-11-23T02:50:40.837Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T02:50:40.837Z] ok github.com/docker/docker/libnetwork/config 0.025s coverage: 24.0% of statements [2021-11-23T02:50:40.837Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T02:50:40.837Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T02:50:40.837Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-23T02:50:40.932Z] Loaded image: busybox:latest [2021-11-23T02:50:40.932Z] Loaded image: busybox:glibc [2021-11-23T02:50:41.098Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.359s coverage: 59.9% of statements [2021-11-23T02:50:41.098Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T02:50:41.358Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-23T02:50:41.620Z] . [2021-11-23T02:50:41.620Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T02:50:41.620Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T02:50:41.620Z] Error: No such image: emptyfs [2021-11-23T02:50:41.620Z] Running integration-test (iteration 1) [2021-11-23T02:50:41.620Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T02:50:41.620Z] Loaded image: busybox:latest [2021-11-23T02:50:41.620Z] Loaded image: busybox:glibc [2021-11-23T02:50:41.929Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.092s coverage: 4.0% of statements [2021-11-23T02:50:41.929Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T02:50:42.177Z] ---> 65fcf8cf33a4 [2021-11-23T02:50:42.177Z] Successfully built 65fcf8cf33a4 [2021-11-23T02:50:42.177Z] Successfully tagged docker:latest [2021-11-23T02:50:42.177Z] INFO: Image build ended at 11/23/2021 02:50:38. Duration:00:03:10.2512926 [2021-11-23T02:50:42.177Z] [2021-11-23T02:50:42.177Z] [2021-11-23T02:50:42.177Z] INFO: Building the test binaries at 11/23/2021 02:50:39... [2021-11-23T02:50:42.316Z] Loaded image: debian:bullseye-slim [2021-11-23T02:50:42.316Z] Loaded image: hello-world:latest [2021-11-23T02:50:42.500Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-11-23T02:50:42.500Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T02:50:42.576Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:50:42.576Z] INFO: Testing against a local daemon [2021-11-23T02:50:42.576Z] === RUN TestCgroupNamespacesBuild [2021-11-23T02:50:42.760Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-23T02:50:42.997Z] Loaded image: debian:bullseye-slim [2021-11-23T02:50:42.997Z] Loaded image: hello-world:latest [2021-11-23T02:50:43.256Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:50:43.256Z] INFO: Testing against a local daemon [2021-11-23T02:50:43.256Z] === RUN TestCgroupNamespacesBuild [2021-11-23T02:50:43.958Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2021-11-23T02:50:43.958Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T02:50:44.349Z] INFO: make.ps1 starting at 11/23/2021 02:50:43 [2021-11-23T02:50:44.349Z] INFO: Git commit (88a66f8f33) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T02:50:44.349Z] INFO: Invoking autogen... [2021-11-23T02:50:44.632Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2021-11-23T02:50:44.632Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T02:50:44.807Z] INFO: Building daemon... [2021-11-23T02:50:44.899Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2021-11-23T02:50:44.899Z] === RUN TestBuildWithSession [2021-11-23T02:50:44.900Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:50:44.900Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T02:50:44.900Z] === RUN TestBuildSquashParent [2021-11-23T02:50:46.009Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2021-11-23T02:50:46.009Z] === RUN TestBuildWithSession [2021-11-23T02:50:46.009Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:50:46.009Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T02:50:46.009Z] === RUN TestBuildSquashParent [2021-11-23T02:50:50.204Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|deps|exports_file|types_sizes|compiled_files) took 2m21.428224569s [2021-11-23T02:50:50.771Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 515.61884ms [2021-11-23T02:50:51.278Z] --- PASS: TestBuildSquashParent (4.82s) [2021-11-23T02:50:51.278Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T02:50:51.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:50:51.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:50:51.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:50:51.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:50:51.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:50:51.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:50:51.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:50:51.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:50:51.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:50:51.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:50:51.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:50:51.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:50:51.278Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:50:51.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:50:52.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:50:52.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:50:52.756Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.509s coverage: 7.4% of statements [2021-11-23T02:50:52.756Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T02:50:52.756Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-23T02:50:52.756Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-23T02:50:52.756Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T02:50:52.756Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-23T02:50:52.756Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T02:50:52.756Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-23T02:50:53.019Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-11-23T02:50:53.032Z] --- PASS: TestBuildSquashParent (7.29s) [2021-11-23T02:50:53.032Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T02:50:53.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:50:53.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:50:53.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:50:53.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:50:53.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:50:53.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:50:53.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:50:53.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:50:53.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:50:53.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:50:53.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:50:53.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:50:53.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:50:53.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:50:53.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T02:50:53.279Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-23T02:50:53.539Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-23T02:50:53.539Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-23T02:50:53.591Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:50:53.591Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:50:53.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:50:53.862Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:50:54.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T02:50:55.494Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T02:50:55.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2021-11-23T02:50:55.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2021-11-23T02:50:55.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2021-11-23T02:50:55.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2021-11-23T02:50:55.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2021-11-23T02:50:55.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2021-11-23T02:50:55.495Z] === RUN TestBuildMultiStageCopy [2021-11-23T02:50:55.495Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T02:50:55.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:50:55.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:50:56.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T02:50:56.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T02:50:56.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T02:50:57.210Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T02:50:57.469Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2021-11-23T02:50:57.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2021-11-23T02:50:57.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2021-11-23T02:50:57.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-23T02:50:57.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-11-23T02:50:57.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-11-23T02:50:57.469Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T02:50:58.036Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2021-11-23T02:50:58.036Z] === RUN TestBuildLabelWithTargets [2021-11-23T02:50:58.273Z] ...INFO: Daemon under test started and replied! [2021-11-23T02:50:58.273Z] INFO: Docker version of the daemon under test [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] Client: [2021-11-23T02:50:58.273Z] Version: 17.06.2-ce [2021-11-23T02:50:58.273Z] API version: 1.30 [2021-11-23T02:50:58.273Z] Go version: go1.8.3 [2021-11-23T02:50:58.273Z] Git commit: cec0b72 [2021-11-23T02:50:58.273Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-23T02:50:58.273Z] OS/Arch: windows/amd64 [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] Server: [2021-11-23T02:50:58.273Z] Version: 0.0.0-dev [2021-11-23T02:50:58.273Z] API version: 1.42 (minimum version 1.24) [2021-11-23T02:50:58.273Z] Go version: go1.17.3 [2021-11-23T02:50:58.273Z] Git commit: 88a66f8f33 [2021-11-23T02:50:58.273Z] Built: 11/23/2021 02:49:09 [2021-11-23T02:50:58.273Z] OS/Arch: windows/amd64 [2021-11-23T02:50:58.273Z] Experimental: false [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] INFO: Docker info of the daemon under test [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] Containers: 0 [2021-11-23T02:50:58.273Z] Running: 0 [2021-11-23T02:50:58.273Z] Paused: 0 [2021-11-23T02:50:58.273Z] Stopped: 0 [2021-11-23T02:50:58.273Z] Images: 0 [2021-11-23T02:50:58.273Z] Server Version: 0.0.0-dev [2021-11-23T02:50:58.273Z] Storage Driver: windowsfilter [2021-11-23T02:50:58.273Z] Windows: [2021-11-23T02:50:58.273Z] Logging Driver: json-file [2021-11-23T02:50:58.273Z] Plugins: [2021-11-23T02:50:58.273Z] Volume: local [2021-11-23T02:50:58.273Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:50:58.273Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:50:58.273Z] Swarm: inactive [2021-11-23T02:50:58.273Z] Default Isolation: process [2021-11-23T02:50:58.273Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T02:50:58.273Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T02:50:58.273Z] OSType: windows [2021-11-23T02:50:58.273Z] Architecture: x86_64 [2021-11-23T02:50:58.273Z] CPUs: 4 [2021-11-23T02:50:58.273Z] Total Memory: 32GiB [2021-11-23T02:50:58.273Z] Name: azwin-2-920441 [2021-11-23T02:50:58.273Z] ID: FD7F:NJO3:TZXZ:BMH4:P4RB:J6UC:YR3O:54LT:2MUA:AWTM:PDKE:JPUB [2021-11-23T02:50:58.273Z] Docker Root Dir: D:\CI\PR-43040\7\daemon [2021-11-23T02:50:58.273Z] Debug Mode (client): false [2021-11-23T02:50:58.273Z] Debug Mode (server): true [2021-11-23T02:50:58.273Z] File Descriptors: -1 [2021-11-23T02:50:58.273Z] Goroutines: 16 [2021-11-23T02:50:58.273Z] System Time: 2021-11-23T02:50:56.0343046Z [2021-11-23T02:50:58.273Z] EventsListeners: 0 [2021-11-23T02:50:58.273Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:50:58.273Z] Labels: [2021-11-23T02:50:58.273Z] Experimental: false [2021-11-23T02:50:58.273Z] Insecure Registries: [2021-11-23T02:50:58.273Z] 127.0.0.0/8 [2021-11-23T02:50:58.273Z] Live Restore Enabled: false [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] INFO: Docker images of the daemon under test [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T02:50:58.273Z] [2021-11-23T02:50:58.273Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-23T02:50:58.273Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-23T02:50:58.273Z] ltsc2022: Pulling from windows/servercore [2021-11-23T02:50:58.273Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T02:50:58.273Z] a0eb404f1860: Pulling fs layer [2021-11-23T02:50:58.289Z] ...INFO: Daemon under test started and replied! [2021-11-23T02:50:58.289Z] INFO: Docker version of the daemon under test [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] Client: [2021-11-23T02:50:58.289Z] Version: 17.06.2-ce [2021-11-23T02:50:58.289Z] API version: 1.30 [2021-11-23T02:50:58.289Z] Go version: go1.8.3 [2021-11-23T02:50:58.289Z] Git commit: cec0b72 [2021-11-23T02:50:58.289Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-23T02:50:58.289Z] OS/Arch: windows/amd64 [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] Server: [2021-11-23T02:50:58.289Z] Version: 0.0.0-dev [2021-11-23T02:50:58.289Z] API version: 1.42 (minimum version 1.24) [2021-11-23T02:50:58.289Z] Go version: go1.17.3 [2021-11-23T02:50:58.289Z] Git commit: 88a66f8f33 [2021-11-23T02:50:58.289Z] Built: 11/23/2021 02:49:08 [2021-11-23T02:50:58.289Z] OS/Arch: windows/amd64 [2021-11-23T02:50:58.289Z] Experimental: false [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] INFO: Docker info of the daemon under test [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] Containers: 0 [2021-11-23T02:50:58.289Z] Running: 0 [2021-11-23T02:50:58.289Z] Paused: 0 [2021-11-23T02:50:58.289Z] Stopped: 0 [2021-11-23T02:50:58.289Z] Images: 0 [2021-11-23T02:50:58.289Z] Server Version: 0.0.0-dev [2021-11-23T02:50:58.289Z] Storage Driver: windowsfilter [2021-11-23T02:50:58.289Z] Windows: [2021-11-23T02:50:58.289Z] Logging Driver: json-file [2021-11-23T02:50:58.289Z] Plugins: [2021-11-23T02:50:58.289Z] Volume: local [2021-11-23T02:50:58.289Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:50:58.289Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:50:58.289Z] Swarm: inactive [2021-11-23T02:50:58.289Z] Default Isolation: process [2021-11-23T02:50:58.289Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T02:50:58.289Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T02:50:58.289Z] OSType: windows [2021-11-23T02:50:58.289Z] Architecture: x86_64 [2021-11-23T02:50:58.289Z] CPUs: 4 [2021-11-23T02:50:58.289Z] Total Memory: 32GiB [2021-11-23T02:50:58.289Z] Name: azwin-2-920440 [2021-11-23T02:50:58.289Z] ID: RWKI:SMMO:4P74:T544:NIPK:JSIL:32IO:TPDS:I4NA:GRAY:3MSV:YTMQ [2021-11-23T02:50:58.289Z] Docker Root Dir: D:\CI\PR-43040\7\daemon [2021-11-23T02:50:58.289Z] Debug Mode (client): false [2021-11-23T02:50:58.289Z] Debug Mode (server): true [2021-11-23T02:50:58.289Z] File Descriptors: -1 [2021-11-23T02:50:58.289Z] Goroutines: 31 [2021-11-23T02:50:58.289Z] System Time: 2021-11-23T02:50:56.3436399Z [2021-11-23T02:50:58.289Z] EventsListeners: 0 [2021-11-23T02:50:58.289Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:50:58.289Z] Labels: [2021-11-23T02:50:58.289Z] Experimental: false [2021-11-23T02:50:58.289Z] Insecure Registries: [2021-11-23T02:50:58.289Z] 127.0.0.0/8 [2021-11-23T02:50:58.289Z] Live Restore Enabled: false [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] INFO: Docker images of the daemon under test [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T02:50:58.289Z] [2021-11-23T02:50:58.289Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-23T02:50:58.289Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-23T02:50:58.289Z] ltsc2022: Pulling from windows/servercore [2021-11-23T02:50:58.289Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T02:50:58.289Z] a0eb404f1860: Pulling fs layer [2021-11-23T02:50:58.313Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-23T02:50:58.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2021-11-23T02:50:58.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2021-11-23T02:50:58.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2021-11-23T02:50:58.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2021-11-23T02:50:58.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-11-23T02:50:58.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2021-11-23T02:50:58.313Z] === RUN TestBuildMultiStageCopy [2021-11-23T02:50:58.313Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T02:50:58.971Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2021-11-23T02:50:58.972Z] === RUN TestBuildWithEmptyLayers [2021-11-23T02:50:59.538Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-11-23T02:50:59.538Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T02:51:01.440Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2021-11-23T02:51:01.440Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T02:51:01.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T02:51:01.699Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-11-23T02:51:01.699Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T02:51:02.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T02:51:03.134Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T02:51:03.600Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2021-11-23T02:51:03.600Z] === RUN TestBuildWithHugeFile [2021-11-23T02:51:04.076Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T02:51:05.458Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2021-11-23T02:51:05.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2021-11-23T02:51:05.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-23T02:51:05.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-23T02:51:05.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-11-23T02:51:05.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-23T02:51:05.458Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T02:51:05.757Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-11-23T02:51:06.948Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T02:51:06.948Z] 8f616e6e9eec: Download complete [2021-11-23T02:51:10.738Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-23T02:51:10.738Z] === RUN TestBuildLabelWithTargets [2021-11-23T02:51:16.157Z] a0eb404f1860: Verifying Checksum [2021-11-23T02:51:16.157Z] a0eb404f1860: Download complete [2021-11-23T02:51:18.871Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-23T02:51:18.871Z] === RUN TestBuildWithEmptyLayers [2021-11-23T02:51:20.651Z] ok github.com/docker/docker/libnetwork/ipam 15.645s coverage: 85.3% of statements [2021-11-23T02:51:20.652Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T02:51:20.652Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T02:51:20.652Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-23T02:51:20.652Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-23T02:51:20.652Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T02:51:20.912Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-23T02:51:21.418Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-23T02:51:21.418Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T02:51:21.481Z] ok github.com/docker/docker/libnetwork/ipamutils 0.279s coverage: 74.0% of statements [2021-11-23T02:51:22.051Z] ok github.com/docker/docker/libnetwork/iptables 0.129s coverage: 45.1% of statements [2021-11-23T02:51:22.051Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-23T02:51:22.310Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-11-23T02:51:26.698Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-23T02:51:26.698Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T02:51:26.959Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-11-23T02:51:26.959Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T02:51:31.160Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-11-23T02:51:31.160Z] === RUN TestBuildWithHugeFile [2021-11-23T02:51:37.084Z] a0eb404f1860: Verifying Checksum [2021-11-23T02:51:37.084Z] a0eb404f1860: Download complete [2021-11-23T02:51:56.926Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-23T02:51:56.926Z] [2021-11-23T02:51:56.926Z] ________ ____ __. [2021-11-23T02:51:56.926Z] \_____ \ | |/ _| [2021-11-23T02:51:56.926Z] / | \| < [2021-11-23T02:51:56.926Z] / | \ | \ [2021-11-23T02:51:56.926Z] \_______ /____|__ \ [2021-11-23T02:51:56.926Z] \/ \/ [2021-11-23T02:51:56.926Z] [2021-11-23T02:51:56.926Z] INFO: make.ps1 ended at 11/23/2021 02:51:46 [2021-11-23T02:51:56.926Z] INFO: Binaries build ended at 11/23/2021 02:51:48. Duration:00:01:09.2789997 [2021-11-23T02:51:56.926Z] INFO: Copying the built daemon binary to d:\CI\PR-43040\7\binary\dockerd-88a66f8f33.exe... [2021-11-23T02:51:56.926Z] INFO: Copying the built client binary to d:\CI\PR-43040\7\binary\docker-88a66f8f33.exe... [2021-11-23T02:51:56.926Z] INFO: Copying dockerversion from the container... [2021-11-23T02:51:56.926Z] INFO: Copying the golang package from the container to d:\CI\PR-43040\7\installer\go.zip... [2021-11-23T02:51:56.926Z] INFO: Extracting go.zip to d:\CI\PR-43040\7\go [2021-11-23T02:52:11.289Z] --- PASS: TestBuildWithHugeFile (64.98s) [2021-11-23T02:52:11.289Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T02:52:11.289Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:52:11.289Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:52:11.289Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T02:52:11.289Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:52:11.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:52:11.289Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:52:11.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:52:11.289Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:52:11.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:52:11.289Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:52:11.289Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:52:11.289Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:52:11.289Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-23T02:52:11.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-11-23T02:52:11.289Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-11-23T02:52:11.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-23T02:52:11.289Z] === RUN TestBuildPreserveOwnership [2021-11-23T02:52:11.289Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T02:52:11.289Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T02:52:12.165Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m0.459445306s with top 10 stages: buildssa: 1m31.154898165s, goimports: 20.869346508s, unconvert: 12.452814523s, gosec: 9.554577437s, golint: 6.12750402s, misspell: 4.71175357s, ineffassign: 4.499049927s, inspect: 4.231150981s, vrp: 2.673467506s, fact_deprecated: 1.919286697s [2021-11-23T02:52:12.224Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2021-11-23T02:52:12.224Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2021-11-23T02:52:12.224Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2021-11-23T02:52:12.224Z] === RUN TestBuildPlatformInvalid [2021-11-23T02:52:12.224Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-23T02:52:12.224Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T02:52:13.161Z] Loaded image: busybox:latest [2021-11-23T02:52:13.161Z] Loaded image: busybox:glibc [2021-11-23T02:52:14.564Z] Loaded image: debian:bullseye-slim [2021-11-23T02:52:14.597Z] INFO: Extraction ended at 11/23/2021 02:52:12. Duration:00:00:22.0398316 [2021-11-23T02:52:14.597Z] INFO: Updating the golang and path environment variables [2021-11-23T02:52:14.597Z] INFO: GOPATH=d:\gopath [2021-11-23T02:52:14.597Z] INFO: go version go1.17.3 windows/amd64 [2021-11-23T02:52:14.597Z] INFO: Running the daemon under test in debug mode [2021-11-23T02:52:14.597Z] INFO: Starting a daemon under test... [2021-11-23T02:52:14.597Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43040\7\daemon --pidfile d:\CI\PR-43040\7\docker.pid -D [2021-11-23T02:52:14.597Z] INFO: Process started successfully. [2021-11-23T02:52:14.597Z] INFO: Start tailing logs of the daemon under tests [2021-11-23T02:52:14.597Z] INFO: Waiting for the daemon under test to start... [2021-11-23T02:52:14.830Z] Loaded image: hello-world:latest [2021-11-23T02:52:14.830Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:52:15.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T02:52:24.822Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.24s) [2021-11-23T02:52:24.822Z] PASS [2021-11-23T02:52:24.822Z] [2021-11-23T02:52:24.822Z] === Skipped [2021-11-23T02:52:24.822Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-23T02:52:24.822Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:52:24.823Z] [2021-11-23T02:52:24.823Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:52:24.823Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:52:24.823Z] [2021-11-23T02:52:24.823Z] DONE 34 tests, 2 skipped in 102.323s [2021-11-23T02:52:24.823Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T02:52:24.823Z] INFO: Testing against a local daemon [2021-11-23T02:52:24.823Z] === RUN TestConfigInspect [2021-11-23T02:52:26.199Z] --- PASS: TestConfigInspect (2.45s) [2021-11-23T02:52:26.199Z] === RUN TestConfigList [2021-11-23T02:52:27.434Z] --- PASS: TestBuildWithHugeFile (53.55s) [2021-11-23T02:52:27.434Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T02:52:27.434Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:52:27.434Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:52:27.434Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T02:52:27.434Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:52:27.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:52:27.434Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:52:27.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:52:27.434Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:52:27.434Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:52:27.434Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:52:27.434Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:52:27.434Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:52:27.434Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-23T02:52:27.434Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-23T02:52:27.434Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-23T02:52:27.434Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-23T02:52:27.434Z] === RUN TestBuildPreserveOwnership [2021-11-23T02:52:27.434Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T02:52:27.987Z] 8f616e6e9eec: Pull complete [2021-11-23T02:52:28.101Z] --- PASS: TestConfigList (2.12s) [2021-11-23T02:52:28.101Z] === RUN TestConfigsCreateAndDelete [2021-11-23T02:52:30.226Z] INFO [runner/unused/goanalysis] analyzers took 29.343825185s with top 10 stages: buildssa: 25.171173192s, U1000: 4.172651993s [2021-11-23T02:52:30.226Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-23T02:52:30.226Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2178/2178, skip_dirs: 2178/2178, exclude-rules: 78/1790, cgo: 2178/2759, nolint: 0/78, autogenerated_exclude: 1790/2178, skip_files: 2178/2178, filename_unadjuster: 2178/2178, exclude: 1790/1790, identifier_marker: 1790/1790 [2021-11-23T02:52:30.226Z] INFO [runner] processing took 73.091909ms with stages: identifier_marker: 25.924304ms, nolint: 25.61943ms, path_prettifier: 11.620879ms, autogenerated_exclude: 4.470008ms, exclude-rules: 2.918578ms, skip_dirs: 1.777491ms, cgo: 659.79µs, filename_unadjuster: 97.038µs, skip_files: 1µs, max_same_issues: 921ns, uniq_by_line: 563ns, exclude: 532ns, max_from_linter: 318ns, source_code: 314ns, diff: 283ns, max_per_file_from_linter: 239ns, path_shortener: 221ns [2021-11-23T02:52:30.226Z] INFO [runner] linters took 1m38.311391554s with stages: goanalysis_metalinter: 1m16.212434985s, unused: 22.025726647s [2021-11-23T02:52:30.226Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-23T02:52:30.226Z] INFO Memory: 2403 samples, avg is 417.2MB, max is 4051.7MB [2021-11-23T02:52:30.226Z] INFO Execution took 4m0.269110375s [2021-11-23T02:52:30.226Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-23T02:52:30.634Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-11-23T02:52:30.634Z] === RUN TestConfigsUpdate [2021-11-23T02:52:30.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh dynbinary test-docker-py [2021-11-23T02:52:31.672Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T02:52:31.748Z] [2021-11-23T02:52:31.748Z] Removing bundles/ [2021-11-23T02:52:31.748Z] [2021-11-23T02:52:31.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T02:52:31.748Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:52:31.748Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:52:32.536Z] --- PASS: TestConfigsUpdate (2.18s) [2021-11-23T02:52:32.536Z] === RUN TestTemplatedConfig [2021-11-23T02:52:35.679Z] .....INFO: Daemon under test started and replied! [2021-11-23T02:52:35.679Z] INFO: Docker version of the daemon under test [2021-11-23T02:52:35.679Z] [2021-11-23T02:52:35.679Z] Client: [2021-11-23T02:52:35.679Z] Version: 17.06.2-ce [2021-11-23T02:52:35.679Z] API version: 1.30 [2021-11-23T02:52:35.679Z] Go version: go1.8.3 [2021-11-23T02:52:35.679Z] Git commit: cec0b72 [2021-11-23T02:52:35.679Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-23T02:52:35.679Z] OS/Arch: windows/amd64 [2021-11-23T02:52:35.679Z] [2021-11-23T02:52:35.679Z] Server: [2021-11-23T02:52:35.679Z] Version: 0.0.0-dev [2021-11-23T02:52:35.679Z] API version: 1.42 (minimum version 1.24) [2021-11-23T02:52:35.679Z] Go version: go1.17.3 [2021-11-23T02:52:35.679Z] Git commit: 88a66f8f33 [2021-11-23T02:52:35.679Z] Built: 11/23/2021 02:50:44 [2021-11-23T02:52:35.679Z] OS/Arch: windows/amd64 [2021-11-23T02:52:35.679Z] Experimental: false [2021-11-23T02:52:35.679Z] [2021-11-23T02:52:35.679Z] INFO: Docker info of the daemon under test [2021-11-23T02:52:35.679Z] [2021-11-23T02:52:35.679Z] Containers: 0 [2021-11-23T02:52:35.679Z] Running: 0 [2021-11-23T02:52:35.679Z] Paused: 0 [2021-11-23T02:52:35.679Z] Stopped: 0 [2021-11-23T02:52:35.679Z] Images: 0 [2021-11-23T02:52:35.679Z] Server Version: 0.0.0-dev [2021-11-23T02:52:35.679Z] Storage Driver: windowsfilter [2021-11-23T02:52:35.679Z] Windows: [2021-11-23T02:52:35.679Z] Logging Driver: json-file [2021-11-23T02:52:35.679Z] Plugins: [2021-11-23T02:52:35.679Z] Volume: local [2021-11-23T02:52:35.679Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T02:52:35.679Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T02:52:35.679Z] Swarm: inactive [2021-11-23T02:52:35.679Z] Default Isolation: process [2021-11-23T02:52:35.679Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T02:52:35.679Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T02:52:35.680Z] OSType: windows [2021-11-23T02:52:35.680Z] Architecture: x86_64 [2021-11-23T02:52:35.680Z] CPUs: 4 [2021-11-23T02:52:35.680Z] Total Memory: 32GiB [2021-11-23T02:52:35.680Z] Name: azwin-2-71fa80 [2021-11-23T02:52:35.680Z] ID: 7H62:G6UY:D2P6:J2WO:XHUF:FJ66:VOZM:QJUV:5K5D:255I:3NEU:5PK5 [2021-11-23T02:52:35.680Z] Docker Root Dir: D:\CI\PR-43040\7\daemon [2021-11-23T02:52:35.680Z] Debug Mode (client): false [2021-11-23T02:52:35.680Z] Debug Mode (server): true [2021-11-23T02:52:35.680Z] File Descriptors: -1 [2021-11-23T02:52:35.680Z] Goroutines: 16 [2021-11-23T02:52:35.680Z] System Time: 2021-11-23T02:52:32.5064825Z [2021-11-23T02:52:35.680Z] EventsListeners: 0 [2021-11-23T02:52:35.680Z] Registry: https://index.docker.io/v1/ [2021-11-23T02:52:35.680Z] Labels: [2021-11-23T02:52:35.680Z] Experimental: false [2021-11-23T02:52:35.680Z] Insecure Registries: [2021-11-23T02:52:35.680Z] 127.0.0.0/8 [2021-11-23T02:52:35.680Z] Live Restore Enabled: false [2021-11-23T02:52:35.680Z] [2021-11-23T02:52:35.680Z] [2021-11-23T02:52:35.680Z] INFO: Docker images of the daemon under test [2021-11-23T02:52:35.680Z] [2021-11-23T02:52:35.680Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T02:52:35.680Z] [2021-11-23T02:52:35.680Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-23T02:52:35.680Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-23T02:52:35.680Z] ltsc2019: Pulling from windows/servercore [2021-11-23T02:52:35.680Z] 4612f6d0b889: Pulling fs layer [2021-11-23T02:52:35.680Z] c1f4c7287c99: Pulling fs layer [2021-11-23T02:52:35.822Z] --- PASS: TestTemplatedConfig (2.75s) [2021-11-23T02:52:35.822Z] === RUN TestConfigCreateResolve [2021-11-23T02:52:35.885Z] --- PASS: TestBuildPreserveOwnership (10.24s) [2021-11-23T02:52:35.885Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.24s) [2021-11-23T02:52:35.885Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-23T02:52:35.885Z] === RUN TestBuildPlatformInvalid [2021-11-23T02:52:35.885Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-23T02:52:35.885Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T02:52:35.885Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-23T02:52:35.885Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-23T02:52:35.885Z] PASS [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === Skipped [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-23T02:52:35.885Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:52:35.885Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-23T02:52:35.885Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] DONE 34 tests, 3 skipped in 114.581s [2021-11-23T02:52:35.885Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T02:52:35.885Z] INFO: Testing against a local daemon [2021-11-23T02:52:35.885Z] === RUN TestConfigInspect [2021-11-23T02:52:35.885Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-23T02:52:35.885Z] === RUN TestConfigList [2021-11-23T02:52:35.885Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] --- SKIP: TestConfigList (0.01s) [2021-11-23T02:52:35.885Z] === RUN TestConfigsCreateAndDelete [2021-11-23T02:52:35.885Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-23T02:52:35.885Z] === RUN TestConfigsUpdate [2021-11-23T02:52:35.885Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-23T02:52:35.885Z] === RUN TestTemplatedConfig [2021-11-23T02:52:35.885Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T02:52:35.885Z] === RUN TestConfigCreateResolve [2021-11-23T02:52:35.885Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-23T02:52:35.885Z] PASS [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === Skipped [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-23T02:52:35.885Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-23T02:52:35.885Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-23T02:52:35.885Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-23T02:52:35.885Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-23T02:52:35.885Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-23T02:52:35.885Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:52:35.885Z] [2021-11-23T02:52:35.885Z] DONE 6 tests, 6 skipped in 0.168s [2021-11-23T02:52:35.885Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T02:52:35.885Z] INFO: Testing against a local daemon [2021-11-23T02:52:35.885Z] === RUN TestCheckpoint [2021-11-23T02:52:35.885Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:52:35.885Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T02:52:35.885Z] === RUN TestContainerInvalidJSON [2021-11-23T02:52:35.885Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:52:35.885Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:52:35.885Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:52:35.885Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:52:35.885Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:52:35.885Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:52:35.885Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-23T02:52:35.885Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T02:52:35.885Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T02:52:35.885Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T02:52:35.885Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-23T02:52:35.885Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T02:52:35.885Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-23T02:52:35.885Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T02:52:35.885Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-23T02:52:35.885Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T02:52:35.885Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-23T02:52:35.885Z] === RUN TestCopyFromContainer [2021-11-23T02:52:37.726Z] --- PASS: TestConfigCreateResolve (2.17s) [2021-11-23T02:52:37.727Z] PASS [2021-11-23T02:52:37.727Z] [2021-11-23T02:52:37.727Z] DONE 6 tests in 13.833s [2021-11-23T02:52:37.727Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T02:52:37.727Z] INFO: Testing against a local daemon [2021-11-23T02:52:37.727Z] === RUN TestCheckpoint [2021-11-23T02:52:37.727Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:52:37.727Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T02:52:37.727Z] === RUN TestContainerInvalidJSON [2021-11-23T02:52:37.727Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:52:37.727Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:52:37.727Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:52:37.727Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:52:37.727Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:52:37.727Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:52:37.727Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-23T02:52:37.727Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T02:52:37.727Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T02:52:37.727Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T02:52:37.727Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-11-23T02:52:37.727Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T02:52:37.727Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-23T02:52:37.727Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T02:52:37.727Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-23T02:52:37.727Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T02:52:37.727Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-23T02:52:37.727Z] === RUN TestCopyFromContainer [2021-11-23T02:52:39.103Z] === RUN TestCopyFromContainer// [2021-11-23T02:52:39.103Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T02:52:39.103Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T02:52:39.103Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T02:52:39.103Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T02:52:39.103Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T02:52:39.103Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T02:52:39.180Z] === RUN TestCopyFromContainer// [2021-11-23T02:52:39.181Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T02:52:39.181Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T02:52:39.363Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T02:52:39.363Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T02:52:39.363Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T02:52:39.442Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T02:52:39.442Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T02:52:39.442Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T02:52:39.442Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T02:52:39.442Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer (1.78s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-23T02:52:39.622Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-11-23T02:52:39.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T02:52:39.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:52:39.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:52:39.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:52:39.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:52:39.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:52:39.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:52:39.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:52:39.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:52:39.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:52:39.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-23T02:52:39.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T02:52:39.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T02:52:39.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T02:52:39.622Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T02:52:39.622Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-23T02:52:39.622Z] === RUN TestCreateWithInvalidEnv [2021-11-23T02:52:39.622Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T02:52:39.622Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T02:52:39.622Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T02:52:39.622Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T02:52:39.622Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T02:52:39.622Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T02:52:39.622Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T02:52:39.622Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T02:52:39.622Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T02:52:39.622Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-23T02:52:39.622Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T02:52:39.622Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T02:52:39.622Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T02:52:39.622Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T02:52:39.622Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-23T02:52:39.622Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T02:52:39.702Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T02:52:39.702Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer (3.92s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-23T02:52:39.703Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-23T02:52:39.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T02:52:39.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:52:39.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:52:39.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:52:39.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:52:39.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:52:39.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:52:39.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:52:39.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:52:39.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:52:39.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-23T02:52:39.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T02:52:39.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T02:52:39.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T02:52:39.703Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T02:52:39.703Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-23T02:52:39.703Z] === RUN TestCreateWithInvalidEnv [2021-11-23T02:52:39.703Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T02:52:39.703Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T02:52:39.703Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T02:52:39.703Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T02:52:39.703Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T02:52:39.703Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T02:52:39.703Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T02:52:39.703Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T02:52:39.703Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T02:52:39.703Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-23T02:52:39.703Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T02:52:39.703Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T02:52:39.703Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T02:52:39.703Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T02:52:39.703Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-23T02:52:39.703Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T02:52:41.085Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2021-11-23T02:52:41.085Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T02:52:41.524Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2021-11-23T02:52:41.524Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T02:52:42.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-11-23T02:52:42.026Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T02:52:42.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:52:42.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:52:42.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:52:42.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:52:42.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:52:42.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:52:42.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:52:42.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:52:42.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:52:42.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:52:42.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:52:42.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:52:42.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:52:42.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:52:42.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:52:42.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-23T02:52:42.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T02:52:42.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T02:52:42.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T02:52:42.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T02:52:42.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T02:52:42.026Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T02:52:42.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T02:52:42.597Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-11-23T02:52:42.597Z] === RUN TestCreateDifferentPlatform [2021-11-23T02:52:42.597Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T02:52:42.597Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T02:52:42.597Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-23T02:52:42.597Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T02:52:42.597Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T02:52:42.597Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T02:52:42.597Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-23T02:52:42.597Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T02:52:42.597Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-23T02:52:42.597Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T02:52:42.597Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-23T02:52:42.597Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-23T02:52:42.597Z] === RUN TestDaemonRestartIpcMode [2021-11-23T02:52:42.597Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T02:52:42.597Z] === RUN TestDaemonHostGatewayIP [2021-11-23T02:52:42.597Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:52:42.597Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-23T02:52:42.597Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T02:52:42.597Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T02:52:42.597Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T02:52:42.597Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-23T02:52:42.597Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T02:52:42.597Z] === RUN TestDiff [2021-11-23T02:52:42.858Z] --- PASS: TestDiff (0.40s) [2021-11-23T02:52:42.858Z] === RUN TestExecWithCloseStdin [2021-11-23T02:52:42.901Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2021-11-23T02:52:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T02:52:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:52:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:52:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:52:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:52:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:52:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:52:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:52:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:52:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:52:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:52:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:52:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:52:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:52:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:52:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:52:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-23T02:52:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T02:52:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T02:52:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T02:52:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T02:52:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T02:52:42.901Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T02:52:43.435Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-23T02:52:43.435Z] === RUN TestExec [2021-11-23T02:52:43.469Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-11-23T02:52:43.469Z] === RUN TestCreateDifferentPlatform [2021-11-23T02:52:43.469Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T02:52:43.470Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T02:52:43.470Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-23T02:52:43.470Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T02:52:43.470Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T02:52:43.470Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T02:52:43.470Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-23T02:52:43.470Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T02:52:43.728Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-23T02:52:43.728Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T02:52:43.728Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-23T02:52:43.728Z] === RUN TestDaemonRestartIpcMode [2021-11-23T02:52:43.728Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T02:52:43.728Z] === RUN TestDaemonHostGatewayIP [2021-11-23T02:52:43.728Z] === PAUSE TestDaemonHostGatewayIP [2021-11-23T02:52:43.728Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T02:52:43.728Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T02:52:43.728Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T02:52:43.728Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-23T02:52:43.728Z] === RUN TestDiff [2021-11-23T02:52:44.005Z] --- PASS: TestExec (0.44s) [2021-11-23T02:52:44.005Z] === RUN TestExecUser [2021-11-23T02:52:44.265Z] --- PASS: TestExecUser (0.46s) [2021-11-23T02:52:44.265Z] === RUN TestExportContainerAndImportImage [2021-11-23T02:52:44.298Z] --- PASS: TestDiff (0.63s) [2021-11-23T02:52:44.298Z] === RUN TestExecWithCloseStdin [2021-11-23T02:52:44.835Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2021-11-23T02:52:44.835Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T02:52:44.864Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-11-23T02:52:44.864Z] === RUN TestExec [2021-11-23T02:52:45.799Z] --- PASS: TestExec (0.66s) [2021-11-23T02:52:45.799Z] === RUN TestExecUser [2021-11-23T02:52:46.000Z] 4612f6d0b889: Verifying Checksum [2021-11-23T02:52:46.000Z] 4612f6d0b889: Download complete [2021-11-23T02:52:46.219Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-11-23T02:52:46.219Z] === RUN TestHealthCheckWorkdir [2021-11-23T02:52:46.366Z] --- PASS: TestExecUser (0.64s) [2021-11-23T02:52:46.366Z] === RUN TestExportContainerAndImportImage [2021-11-23T02:52:46.789Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-11-23T02:52:46.789Z] === RUN TestHealthKillContainer [2021-11-23T02:52:46.933Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2021-11-23T02:52:46.933Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T02:52:48.308Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-11-23T02:52:48.308Z] === RUN TestHealthCheckWorkdir [2021-11-23T02:52:49.243Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2021-11-23T02:52:49.243Z] === RUN TestHealthKillContainer [2021-11-23T02:52:49.730Z] c1f4c7287c99: Verifying Checksum [2021-11-23T02:52:49.730Z] c1f4c7287c99: Download complete [2021-11-23T02:52:54.919Z] --- PASS: TestHealthKillContainer (7.87s) [2021-11-23T02:52:54.919Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T02:52:54.919Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T02:52:54.919Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T02:52:54.919Z] === RUN TestIpcModeNone [2021-11-23T02:52:55.180Z] --- PASS: TestIpcModeNone (0.50s) [2021-11-23T02:52:55.180Z] === RUN TestIpcModePrivate [2021-11-23T02:52:55.440Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-23T02:52:55.440Z] --- PASS: TestIpcModePrivate (0.46s) [2021-11-23T02:52:55.440Z] === RUN TestIpcModeShareable [2021-11-23T02:52:55.440Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:52:55.440Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-23T02:52:55.440Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T02:52:56.823Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2021-11-23T02:52:56.823Z] === RUN TestAPIIpcModeHost [2021-11-23T02:52:56.823Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:52:56.823Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-23T02:52:56.823Z] === RUN TestDaemonIpcModeShareable [2021-11-23T02:52:56.823Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:52:56.823Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-23T02:52:56.823Z] === RUN TestDaemonIpcModePrivate [2021-11-23T02:52:57.352Z] --- PASS: TestHealthKillContainer (8.26s) [2021-11-23T02:52:57.353Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T02:52:57.698Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T02:52:57.698Z] 8f616e6e9eec: Download complete [2021-11-23T02:52:57.764Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-23T02:52:57.919Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-11-23T02:52:57.919Z] === RUN TestIpcModeNone [2021-11-23T02:52:58.025Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-11-23T02:52:58.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T02:52:58.025Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:52:58.025Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-23T02:52:58.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T02:52:58.025Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:52:58.025Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-23T02:52:58.025Z] === RUN TestIpcModeOlderClient [2021-11-23T02:52:58.025Z] === PAUSE TestIpcModeOlderClient [2021-11-23T02:52:58.025Z] === RUN TestKillContainerInvalidSignal [2021-11-23T02:52:58.486Z] --- PASS: TestIpcModeNone (0.62s) [2021-11-23T02:52:58.486Z] === RUN TestIpcModePrivate [2021-11-23T02:52:58.595Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-23T02:52:58.595Z] === RUN TestKillContainer [2021-11-23T02:52:58.595Z] === RUN TestKillContainer/no_signal [2021-11-23T02:52:58.747Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-23T02:52:58.858Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T02:52:59.005Z] --- PASS: TestIpcModePrivate (0.60s) [2021-11-23T02:52:59.005Z] === RUN TestIpcModeShareable [2021-11-23T02:52:59.119Z] === RUN TestKillContainer/killing_signal [2021-11-23T02:52:59.573Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-23T02:52:59.690Z] --- PASS: TestKillContainer (1.17s) [2021-11-23T02:52:59.691Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-23T02:52:59.691Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-23T02:52:59.691Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-23T02:52:59.691Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T02:52:59.691Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T02:52:59.831Z] --- PASS: TestIpcModeShareable (0.68s) [2021-11-23T02:52:59.831Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T02:52:59.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T02:53:00.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2021-11-23T02:53:00.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-11-23T02:53:00.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-11-23T02:53:00.521Z] === RUN TestKillStoppedContainer [2021-11-23T02:53:00.521Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-23T02:53:00.521Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T02:53:00.521Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-23T02:53:00.521Z] === RUN TestKillDifferentUserContainer [2021-11-23T02:53:01.092Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-23T02:53:01.092Z] === RUN TestInspectOomKilledTrue [2021-11-23T02:53:01.092Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:01.092Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T02:53:01.092Z] === RUN TestInspectOomKilledFalse [2021-11-23T02:53:01.092Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:53:01.092Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T02:53:01.092Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T02:53:01.092Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-23T02:53:01.092Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-23T02:53:01.092Z] === RUN TestLinksContainerNames [2021-11-23T02:53:01.663Z] --- PASS: TestLinksContainerNames (0.80s) [2021-11-23T02:53:01.663Z] === RUN TestLogsFollowTailEmpty [2021-11-23T02:53:01.734Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-11-23T02:53:01.734Z] === RUN TestAPIIpcModeHost [2021-11-23T02:53:01.993Z] --- PASS: TestAPIIpcModeHost (0.41s) [2021-11-23T02:53:01.993Z] === RUN TestDaemonIpcModeShareable [2021-11-23T02:53:02.234Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-11-23T02:53:02.234Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T02:53:02.494Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/default [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/private [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/slave [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/shared [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/default [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/shared [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/slave [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/private [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T02:53:02.494Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:53:02.494Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:53:02.494Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:53:02.755Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T02:53:03.016Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:53:03.016Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:53:03.016Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:53:03.016Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:53:03.016Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T02:53:03.016Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:53:03.016Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-23T02:53:03.016Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T02:53:03.016Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-23T02:53:03.016Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-23T02:53:03.016Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-23T02:53:03.016Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-23T02:53:03.016Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-23T02:53:03.017Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-23T02:53:03.017Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T02:53:03.017Z] 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) [2021-11-23T02:53:03.017Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-23T02:53:03.017Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T02:53:03.017Z] 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) [2021-11-23T02:53:03.017Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-23T02:53:03.017Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T02:53:03.017Z] 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) [2021-11-23T02:53:03.017Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-23T02:53:03.017Z] === RUN TestNetworkNat [2021-11-23T02:53:03.369Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-23T02:53:03.370Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2021-11-23T02:53:03.370Z] === RUN TestDaemonIpcModePrivate [2021-11-23T02:53:03.587Z] --- PASS: TestNetworkNat (0.52s) [2021-11-23T02:53:03.587Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T02:53:03.848Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-23T02:53:03.848Z] === RUN TestNetworkLoopbackNat [2021-11-23T02:53:04.305Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-23T02:53:04.563Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-11-23T02:53:04.563Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T02:53:05.497Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-23T02:53:05.756Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.28s) [2021-11-23T02:53:05.756Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T02:53:06.390Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-11-23T02:53:06.390Z] === RUN TestPause [2021-11-23T02:53:06.390Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:06.390Z] --- SKIP: TestPause (0.00s) [2021-11-23T02:53:06.390Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T02:53:06.390Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:53:06.390Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:53:06.390Z] === RUN TestPauseStopPausedContainer [2021-11-23T02:53:06.390Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:06.390Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-23T02:53:06.390Z] === RUN TestPidHost [2021-11-23T02:53:07.134Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-23T02:53:07.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2021-11-23T02:53:07.134Z] === RUN TestIpcModeOlderClient [2021-11-23T02:53:07.134Z] === PAUSE TestIpcModeOlderClient [2021-11-23T02:53:07.134Z] === RUN TestKillContainerInvalidSignal [2021-11-23T02:53:07.331Z] --- PASS: TestPidHost (0.88s) [2021-11-23T02:53:07.332Z] === RUN TestPsFilter [2021-11-23T02:53:07.332Z] --- PASS: TestPsFilter (0.11s) [2021-11-23T02:53:07.332Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T02:53:07.393Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-11-23T02:53:07.393Z] === RUN TestKillContainer [2021-11-23T02:53:07.393Z] === RUN TestKillContainer/no_signal [2021-11-23T02:53:07.902Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-23T02:53:07.902Z] === RUN TestRemoveContainerWithVolume [2021-11-23T02:53:07.960Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T02:53:08.163Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-11-23T02:53:08.163Z] === RUN TestRemoveContainerRunning [2021-11-23T02:53:08.219Z] === RUN TestKillContainer/killing_signal [2021-11-23T02:53:08.733Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-11-23T02:53:08.733Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T02:53:08.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T02:53:08.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T02:53:08.786Z] --- PASS: TestKillContainer (1.34s) [2021-11-23T02:53:08.786Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-11-23T02:53:08.787Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-11-23T02:53:08.787Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2021-11-23T02:53:08.787Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T02:53:08.787Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T02:53:08.994Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-11-23T02:53:08.994Z] === RUN TestRemoveInvalidContainer [2021-11-23T02:53:08.994Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-23T02:53:08.994Z] === RUN TestRenameLinkedContainer [2021-11-23T02:53:09.353Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T02:53:10.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-11-23T02:53:10.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-11-23T02:53:10.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-11-23T02:53:10.288Z] === RUN TestKillStoppedContainer [2021-11-23T02:53:10.288Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-23T02:53:10.288Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T02:53:10.288Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-23T02:53:10.288Z] === RUN TestKillDifferentUserContainer [2021-11-23T02:53:10.546Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2021-11-23T02:53:10.546Z] === RUN TestInspectOomKilledTrue [2021-11-23T02:53:10.546Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-23T02:53:10.547Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T02:53:10.547Z] === RUN TestInspectOomKilledFalse [2021-11-23T02:53:10.930Z] --- PASS: TestRenameLinkedContainer (1.58s) [2021-11-23T02:53:10.930Z] === RUN TestRenameStoppedContainer [2021-11-23T02:53:10.930Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-23T02:53:10.930Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T02:53:11.114Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-11-23T02:53:11.114Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T02:53:11.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T02:53:11.373Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-11-23T02:53:11.373Z] === RUN TestLinksContainerNames [2021-11-23T02:53:11.871Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2021-11-23T02:53:11.871Z] === RUN TestRenameInvalidName [2021-11-23T02:53:12.131Z] --- PASS: TestRenameInvalidName (0.42s) [2021-11-23T02:53:12.131Z] === RUN TestRenameAnonymousContainer [2021-11-23T02:53:12.308Z] --- PASS: TestLinksContainerNames (0.91s) [2021-11-23T02:53:12.309Z] === RUN TestLogsFollowTailEmpty [2021-11-23T02:53:12.876Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2021-11-23T02:53:12.876Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T02:53:13.135Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/default [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/private [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/slave [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/shared [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T02:53:13.135Z] === CONT TestMountDaemonRoot/default [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T02:53:13.135Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:53:13.135Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:53:13.135Z] === CONT TestMountDaemonRoot/shared [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:53:13.135Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:53:13.135Z] === CONT TestMountDaemonRoot/slave [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:53:13.135Z] === CONT TestMountDaemonRoot/private [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:53:13.135Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T02:53:13.135Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T02:53:13.136Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T02:53:13.136Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:53:13.136Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:53:13.395Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:53:13.514Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2021-11-23T02:53:13.514Z] === RUN TestRenameContainerWithSameName [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:53:13.654Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-23T02:53:13.654Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T02:53:13.655Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-23T02:53:13.655Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-23T02:53:13.655Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-11-23T02:53:13.655Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-23T02:53:13.655Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T02:53:13.780Z] ok github.com/docker/docker/libnetwork/networkdb 104.021s coverage: 60.0% of statements [2021-11-23T02:53:13.781Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T02:53:13.781Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-23T02:53:13.781Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2021-11-23T02:53:13.781Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2021-11-23T02:53:13.781Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-11-23T02:53:13.781Z] ok github.com/docker/docker/libnetwork/portmapper 0.272s coverage: 48.6% of statements [2021-11-23T02:53:13.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T02:53:14.041Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-23T02:53:14.041Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T02:53:14.085Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-11-23T02:53:14.085Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T02:53:14.300Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === Skipped [2021-11-23T02:53:14.300Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-23T02:53:14.300Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-23T02:53:14.300Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-23T02:53:14.300Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T02:53:14.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T02:53:14.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T02:53:14.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T02:53:14.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T02:53:14.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-23T02:53:14.300Z] firewalld_test.go:14: firewalld is not running [2021-11-23T02:53:14.300Z] [2021-11-23T02:53:14.300Z] DONE 331 tests, 9 skipped in 200.692s [2021-11-23T02:53:14.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T02:53:15.025Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2021-11-23T02:53:15.025Z] === RUN TestResize [2021-11-23T02:53:15.032Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2021-11-23T02:53:15.032Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T02:53:15.285Z] --- PASS: TestResize (0.38s) [2021-11-23T02:53:15.285Z] === RUN TestResizeWithInvalidSize Post stage [Pipeline] junit [2021-11-23T02:53:15.309Z] Recording test results [2021-11-23T02:53:15.599Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-11-23T02:53:15.599Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T02:53:15.856Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-11-23T02:53:15.856Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T02:53:15.858Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-11-23T02:53:15.858Z] === RUN TestNetworkNat [2021-11-23T02:53:16.118Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-11-23T02:53:16.118Z] === RUN TestDaemonRestartKillContainers [2021-11-23T02:53:16.118Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-23T02:53:16.118Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T02:53:16.118Z] === RUN TestCgroupNamespacesRun [2021-11-23T02:53:16.425Z] --- PASS: TestNetworkNat (0.49s) [2021-11-23T02:53:16.425Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T02:53:16.683Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-11-23T02:53:16.683Z] === RUN TestNetworkLoopbackNat [2021-11-23T02:53:16.813Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T02:53:17.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -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:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh dynbinary test-integration [2021-11-23T02:53:17.504Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2021-11-23T02:53:17.504Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T02:53:17.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T02:53:17.734Z] [2021-11-23T02:53:17.734Z] Removing bundles/ [2021-11-23T02:53:17.734Z] [2021-11-23T02:53:17.734Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T02:53:17.734Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:53:17.734Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:53:18.444Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-11-23T02:53:18.444Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T02:53:19.258Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2021-11-23T02:53:19.258Z] === RUN TestPause [2021-11-23T02:53:19.385Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-11-23T02:53:19.385Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T02:53:19.839Z] --- PASS: TestPause (0.47s) [2021-11-23T02:53:19.839Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T02:53:19.839Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:53:19.839Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:53:19.839Z] === RUN TestPauseStopPausedContainer [2021-11-23T02:53:20.405Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2021-11-23T02:53:20.405Z] === RUN TestPidHost [2021-11-23T02:53:20.768Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2021-11-23T02:53:20.768Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T02:53:21.341Z] --- PASS: TestPidHost (0.98s) [2021-11-23T02:53:21.341Z] === RUN TestPsFilter [2021-11-23T02:53:21.341Z] --- PASS: TestPsFilter (0.12s) [2021-11-23T02:53:21.341Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T02:53:21.710Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2021-11-23T02:53:21.710Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T02:53:21.907Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-11-23T02:53:21.907Z] === RUN TestRemoveContainerWithVolume [2021-11-23T02:53:22.167Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-11-23T02:53:22.167Z] === RUN TestRemoveContainerRunning [2021-11-23T02:53:22.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-11-23T02:53:22.652Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T02:53:22.733Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-11-23T02:53:22.733Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T02:53:22.992Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-23T02:53:22.992Z] === RUN TestRemoveInvalidContainer [2021-11-23T02:53:22.992Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-23T02:53:22.992Z] === RUN TestRenameLinkedContainer [2021-11-23T02:53:23.594Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-11-23T02:53:23.594Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T02:53:24.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T02:53:24.536Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2021-11-23T02:53:24.536Z] === RUN TestNISDomainname [2021-11-23T02:53:24.536Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-23T02:53:24.536Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-23T02:53:24.536Z] === RUN TestHostnameDnsResolution [2021-11-23T02:53:24.895Z] --- PASS: TestRenameLinkedContainer (1.82s) [2021-11-23T02:53:24.895Z] === RUN TestRenameStoppedContainer [2021-11-23T02:53:25.461Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-11-23T02:53:25.461Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T02:53:25.476Z] --- PASS: TestHostnameDnsResolution (0.68s) [2021-11-23T02:53:25.476Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T02:53:25.476Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-23T02:53:25.476Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-23T02:53:25.476Z] === RUN TestStats [2021-11-23T02:53:25.476Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:25.476Z] --- SKIP: TestStats (0.00s) [2021-11-23T02:53:25.476Z] === RUN TestStopContainerWithTimeout [2021-11-23T02:53:25.476Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T02:53:25.476Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T02:53:25.476Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T02:53:25.476Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T02:53:25.476Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T02:53:25.476Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T02:53:25.476Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T02:53:25.476Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T02:53:25.476Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T02:53:25.476Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T02:53:26.046Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T02:53:26.397Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2021-11-23T02:53:26.397Z] === RUN TestRenameInvalidName [2021-11-23T02:53:26.655Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-23T02:53:26.655Z] === RUN TestRenameAnonymousContainer [2021-11-23T02:53:27.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T02:53:27.956Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T02:53:28.559Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2021-11-23T02:53:28.559Z] === RUN TestRenameContainerWithSameName [2021-11-23T02:53:28.818Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-11-23T02:53:28.818Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T02:53:29.754Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2021-11-23T02:53:29.754Z] === RUN TestResize [2021-11-23T02:53:29.972Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-23T02:53:29.972Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2021-11-23T02:53:29.972Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-11-23T02:53:29.972Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-11-23T02:53:29.972Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-11-23T02:53:29.972Z] === RUN TestDeleteDevicemapper [2021-11-23T02:53:29.972Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:53:29.972Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T02:53:29.972Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T02:53:30.013Z] --- PASS: TestResize (0.44s) [2021-11-23T02:53:30.013Z] === RUN TestResizeWithInvalidSize [2021-11-23T02:53:30.580Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2021-11-23T02:53:30.580Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T02:53:30.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T02:53:30.841Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:53:30.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:53:30.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:53:30.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:53:30.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:53:30.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:53:30.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:53:30.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:53:30.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:53:30.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:53:30.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:53:30.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:53:30.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:53:30.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:53:30.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:53:30.913Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s) [2021-11-23T02:53:30.913Z] === RUN TestUpdateMemory [2021-11-23T02:53:30.913Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:30.913Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-23T02:53:30.913Z] === RUN TestUpdateCPUQuota [2021-11-23T02:53:30.913Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:30.913Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-23T02:53:30.913Z] === RUN TestUpdatePidsLimit [2021-11-23T02:53:30.913Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:30.913Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-23T02:53:30.913Z] === RUN TestUpdateRestartPolicy [2021-11-23T02:53:31.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T02:53:32.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:53:34.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:53:34.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T02:53:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:53:35.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:53:36.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:53:36.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:53:36.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T02:53:39.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:53:40.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T02:53:40.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:53:42.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T02:53:42.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:53:43.140Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2021-11-23T02:53:43.140Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T02:53:43.140Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-11-23T02:53:43.140Z] === RUN TestWaitNonBlocked [2021-11-23T02:53:43.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:53:43.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:53:43.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:53:43.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:53:43.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:53:43.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:53:43.140Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-23T02:53:43.140Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2021-11-23T02:53:43.140Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2021-11-23T02:53:43.140Z] === RUN TestWaitBlocked [2021-11-23T02:53:43.140Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:53:43.140Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:53:43.140Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:53:43.140Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:53:43.140Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:53:43.140Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:53:43.404Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-23T02:53:43.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2021-11-23T02:53:43.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2021-11-23T02:53:43.404Z] === CONT TestDaemonRestartIpcMode [2021-11-23T02:53:43.404Z] === CONT TestIpcModeOlderClient [2021-11-23T02:53:43.666Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-23T02:53:43.666Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T02:53:44.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:53:44.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:53:44.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T02:53:45.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:53:46.215Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2021-11-23T02:53:46.215Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2021-11-23T02:53:46.215Z] PASS [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === Skipped [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-23T02:53:46.215Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-23T02:53:46.215Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-23T02:53:46.215Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T02:53:46.215Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T02:53:46.215Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-23T02:53:46.215Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-23T02:53:46.215Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-23T02:53:46.215Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-23T02:53:46.215Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-23T02:53:46.215Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-23T02:53:46.215Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-23T02:53:46.215Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-23T02:53:46.215Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-23T02:53:46.215Z] 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) [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-23T02:53:46.215Z] 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) [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-23T02:53:46.215Z] 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) [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-23T02:53:46.215Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:53:46.215Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-23T02:53:46.215Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-23T02:53:46.215Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-23T02:53:46.215Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-23T02:53:46.215Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-23T02:53:46.215Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T02:53:46.215Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-23T02:53:46.215Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-23T02:53:46.215Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-23T02:53:46.215Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T02:53:46.215Z] [2021-11-23T02:53:46.215Z] DONE 177 tests, 27 skipped in 70.832s [2021-11-23T02:53:46.215Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T02:53:46.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:53:46.479Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T02:53:47.050Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-23T02:53:47.050Z] === RUN TestDaemonConfigValidation [2021-11-23T02:53:47.050Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:53:47.050Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:53:47.050Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T02:53:47.050Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T02:53:47.050Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T02:53:47.050Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T02:53:47.050Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T02:53:47.050Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T02:53:47.050Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T02:53:47.050Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T02:53:47.050Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:53:47.050Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T02:53:47.050Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T02:53:47.050Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T02:53:47.050Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T02:53:47.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T02:53:47.070Z] Using test binary docker [2021-11-23T02:53:47.070Z] +++ /etc/init.d/apparmor start [2021-11-23T02:53:47.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T02:53:47.070Z] INFO: Waiting for daemon to start... [2021-11-23T02:53:47.070Z] Starting dockerd [2021-11-23T02:53:47.070Z] +++ 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 [2021-11-23T02:53:47.310Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T02:53:47.310Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-23T02:53:47.310Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-23T02:53:47.310Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-11-23T02:53:47.310Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-11-23T02:53:47.310Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-23T02:53:47.310Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T02:53:47.310Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T02:53:47.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:53:48.251Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2021-11-23T02:53:48.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2021-11-23T02:53:48.973Z] === RUN TestCgroupNamespacesRun [2021-11-23T02:53:48.979Z] . [2021-11-23T02:53:48.979Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T02:53:48.979Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T02:53:48.979Z] Error: No such image: emptyfs [2021-11-23T02:53:48.979Z] ++++ docker load [2021-11-23T02:53:48.979Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T02:53:49.548Z] Running integration-test (iteration 1) [2021-11-23T02:53:49.548Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T02:53:49.548Z] ++ 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 [2021-11-23T02:53:49.548Z] ++ set -e [2021-11-23T02:53:49.548Z] ++ '[' -n 0 ']' [2021-11-23T02:53:49.548Z] ++ set -x [2021-11-23T02:53:49.548Z] ++ 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 [2021-11-23T02:53:49.633Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T02:53:50.350Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2021-11-23T02:53:50.350Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T02:53:50.350Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-23T02:53:50.350Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-23T02:53:50.350Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T02:53:50.483Z] Loaded image: busybox:latest [2021-11-23T02:53:50.575Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T02:53:50.575Z] daemon_test.go:156: [db35b6f8071ef] daemon is not started [2021-11-23T02:53:50.575Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-11-23T02:53:50.575Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-23T02:53:50.575Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-11-23T02:53:50.575Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-11-23T02:53:50.575Z] === RUN TestDaemonProxy [2021-11-23T02:53:50.575Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-23T02:53:50.575Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T02:53:50.575Z] PASS [2021-11-23T02:53:50.575Z] [2021-11-23T02:53:50.575Z] === Skipped [2021-11-23T02:53:50.575Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-23T02:53:50.575Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-23T02:53:50.575Z] [2021-11-23T02:53:50.575Z] DONE 12 tests, 1 skipped in 4.188s [2021-11-23T02:53:50.575Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T02:53:50.575Z] INFO: Testing against a local daemon [2021-11-23T02:53:50.575Z] === RUN TestCommitInheritsEnv [2021-11-23T02:53:50.741Z] Loaded image: busybox:glibc [2021-11-23T02:53:51.287Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2021-11-23T02:53:51.287Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T02:53:52.484Z] --- PASS: TestCommitInheritsEnv (1.52s) [2021-11-23T02:53:52.484Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T02:53:52.484Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-23T02:53:52.484Z] === RUN TestImagesFilterMultiReference [2021-11-23T02:53:52.484Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-23T02:53:52.484Z] === RUN TestImagePullPlatformInvalid [2021-11-23T02:53:52.484Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T02:53:52.484Z] === RUN TestRemoveImageOrphaning [2021-11-23T02:53:52.663Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2021-11-23T02:53:52.663Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T02:53:53.600Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-11-23T02:53:53.600Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T02:53:54.293Z] a0eb404f1860: Pull complete [2021-11-23T02:53:54.293Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T02:53:54.293Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T02:53:54.293Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-23T02:53:54.293Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-23T02:53:54.293Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-23T02:53:54.293Z] WARN: Skipping validation tests [2021-11-23T02:53:54.293Z] INFO: Running unit tests at 11/23/2021 02:53:52... [2021-11-23T02:53:54.394Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-23T02:53:54.394Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T02:53:54.394Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-23T02:53:54.394Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-23T02:53:54.394Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T02:53:54.394Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-23T02:53:54.394Z] === RUN TestTagInvalidReference [2021-11-23T02:53:54.394Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-23T02:53:54.394Z] === RUN TestTagValidPrefixedRepo [2021-11-23T02:53:54.394Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-23T02:53:54.394Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T02:53:54.394Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-23T02:53:54.394Z] === RUN TestTagOfficialNames [2021-11-23T02:53:54.394Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-23T02:53:54.394Z] === RUN TestTagMatchesDigest [2021-11-23T02:53:54.394Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-23T02:53:54.394Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-23T02:53:54.977Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-11-23T02:53:54.977Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T02:53:55.543Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-23T02:53:55.543Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T02:53:56.011Z] Loaded image: debian:bullseye-slim [2021-11-23T02:53:56.011Z] Loaded image: hello-world:latest [2021-11-23T02:53:56.011Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:53:56.011Z] INFO: Testing against a local daemon [2021-11-23T02:53:56.011Z] === RUN TestCgroupNamespacesBuild [2021-11-23T02:53:56.552Z] INFO: make.ps1 starting at 11/23/2021 02:53:55 [2021-11-23T02:53:56.552Z] INFO: Git commit (88a66f8f33) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T02:53:56.552Z] INFO: Invoking autogen... [2021-11-23T02:53:56.920Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2021-11-23T02:53:56.921Z] === RUN TestNISDomainname [2021-11-23T02:53:57.021Z] INFO: Running unit tests... [2021-11-23T02:53:57.488Z] --- PASS: TestNISDomainname (0.55s) [2021-11-23T02:53:57.488Z] === RUN TestHostnameDnsResolution [2021-11-23T02:53:58.055Z] --- PASS: TestHostnameDnsResolution (0.70s) [2021-11-23T02:53:58.055Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T02:53:58.548Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2021-11-23T02:53:58.548Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T02:53:58.623Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2021-11-23T02:53:58.623Z] === RUN TestStats [2021-11-23T02:54:00.457Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2021-11-23T02:54:00.457Z] === RUN TestBuildWithSession [2021-11-23T02:54:00.457Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:54:00.457Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T02:54:00.457Z] === RUN TestBuildSquashParent [2021-11-23T02:54:01.154Z] --- PASS: TestStats (2.52s) [2021-11-23T02:54:01.154Z] === RUN TestStopContainerWithTimeout [2021-11-23T02:54:01.154Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T02:54:01.154Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T02:54:01.154Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T02:54:01.154Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T02:54:01.154Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T02:54:01.154Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T02:54:01.154Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T02:54:01.154Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T02:54:01.154Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T02:54:01.154Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T02:54:01.721Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T02:54:02.896Z] 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/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-23T02:54:03.626Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T02:54:05.528Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-23T02:54:05.528Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2021-11-23T02:54:05.528Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-11-23T02:54:05.528Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2021-11-23T02:54:05.528Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2021-11-23T02:54:05.528Z] === RUN TestDeleteDevicemapper [2021-11-23T02:54:05.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:54:05.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T02:54:05.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T02:54:07.435Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2021-11-23T02:54:07.435Z] === RUN TestUpdateMemory [2021-11-23T02:54:08.008Z] --- PASS: TestUpdateMemory (0.60s) [2021-11-23T02:54:08.008Z] === RUN TestUpdateCPUQuota [2021-11-23T02:54:08.150Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:54:08.150Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:54:08.150Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:54:08.150Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:54:08.150Z] [2021-11-23T02:54:08.150Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-23T02:54:08.150Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-23T02:54:08.150Z] Using test binary docker [2021-11-23T02:54:08.150Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T02:54:08.150Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T02:54:08.150Z] INFO: Waiting for daemon to start... [2021-11-23T02:54:08.150Z] Starting dockerd [2021-11-23T02:54:08.408Z] . [2021-11-23T02:54:08.408Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-23T02:54:08.582Z] --- PASS: TestBuildSquashParent (8.08s) [2021-11-23T02:54:08.582Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T02:54:08.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:54:08.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:54:08.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:54:08.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:54:08.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:54:08.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:54:08.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:54:08.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:54:08.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:54:08.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:54:08.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:54:08.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:54:08.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:54:08.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:54:08.954Z] --- PASS: TestUpdateCPUQuota (0.92s) [2021-11-23T02:54:08.954Z] === RUN TestUpdatePidsLimit [2021-11-23T02:54:08.954Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-23T02:54:09.213Z] === RUN TestUpdatePidsLimit/no_change [2021-11-23T02:54:09.213Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-23T02:54:09.782Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-23T02:54:09.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-23T02:54:10.041Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-23T02:54:10.055Z] 8f616e6e9eec: Pull complete [2021-11-23T02:54:10.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit (2.19s) [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-11-23T02:54:11.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-11-23T02:54:11.235Z] === RUN TestUpdateRestartPolicy [2021-11-23T02:54:11.595Z] ? github.com/docker/docker/api [no test files] [2021-11-23T02:54:11.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:54:11.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:54:14.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:54:14.979Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:54:18.357Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-23T02:54:18.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2021-11-23T02:54:18.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) [2021-11-23T02:54:18.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2021-11-23T02:54:18.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2021-11-23T02:54:18.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.44s) [2021-11-23T02:54:18.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2021-11-23T02:54:18.357Z] === RUN TestBuildMultiStageCopy [2021-11-23T02:54:18.357Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T02:54:20.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T02:54:20.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T02:54:21.460Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T02:54:22.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T02:54:22.598Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2021-11-23T02:54:22.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2021-11-23T02:54:22.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2021-11-23T02:54:22.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-11-23T02:54:22.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2021-11-23T02:54:22.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-11-23T02:54:22.598Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T02:54:23.538Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2021-11-23T02:54:23.538Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T02:54:23.538Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-23T02:54:23.538Z] === RUN TestWaitNonBlocked [2021-11-23T02:54:23.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:54:23.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:54:23.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:54:23.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:54:23.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:54:23.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:54:23.538Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-23T02:54:23.538Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2021-11-23T02:54:23.538Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2021-11-23T02:54:23.538Z] === RUN TestWaitBlocked [2021-11-23T02:54:23.538Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:54:23.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:54:23.538Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:54:23.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:54:23.538Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:54:23.538Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:54:23.977Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2021-11-23T02:54:23.977Z] === RUN TestBuildLabelWithTargets [2021-11-23T02:54:24.106Z] === RUN TestMiddlewares [2021-11-23T02:54:24.106Z] --- PASS: TestMiddlewares (0.00s) [2021-11-23T02:54:24.106Z] PASS [2021-11-23T02:54:24.106Z] coverage: 9.0% of statements [2021-11-23T02:54:24.106Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2021-11-23T02:54:24.107Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-23T02:54:24.107Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-11-23T02:54:24.107Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-11-23T02:54:24.107Z] === CONT TestContainerStartOnDaemonRestart [2021-11-23T02:54:24.107Z] === CONT TestIpcModeOlderClient [2021-11-23T02:54:24.107Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-23T02:54:24.107Z] === CONT TestContainerKillOnDaemonStart [2021-11-23T02:54:25.884Z] --- PASS: TestBuildLabelWithTargets (1.94s) [2021-11-23T02:54:25.884Z] === RUN TestBuildWithEmptyLayers [2021-11-23T02:54:26.640Z] --- PASS: TestContainerStartOnDaemonRestart (2.20s) [2021-11-23T02:54:26.640Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T02:54:26.821Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-11-23T02:54:26.821Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T02:54:28.018Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.74s) [2021-11-23T02:54:28.018Z] === CONT TestDaemonHostGatewayIP [2021-11-23T02:54:30.115Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2021-11-23T02:54:30.115Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T02:54:30.549Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2021-11-23T02:54:30.549Z] === CONT TestDaemonRestartIpcMode [2021-11-23T02:54:31.495Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2021-11-23T02:54:31.495Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T02:54:33.086Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2021-11-23T02:54:34.785Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2021-11-23T02:54:34.785Z] === RUN TestBuildWithHugeFile [2021-11-23T02:54:36.370Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2021-11-23T02:54:36.370Z] PASS [2021-11-23T02:54:36.370Z] [2021-11-23T02:54:36.370Z] === Skipped [2021-11-23T02:54:36.370Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-23T02:54:36.370Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:54:36.370Z] [2021-11-23T02:54:36.370Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-23T02:54:36.370Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-23T02:54:36.370Z] [2021-11-23T02:54:36.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:54:36.370Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:54:36.370Z] [2021-11-23T02:54:36.370Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-23T02:54:36.370Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-23T02:54:36.370Z] [2021-11-23T02:54:36.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T02:54:36.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:54:36.370Z] [2021-11-23T02:54:36.370Z] DONE 200 tests, 5 skipped in 118.525s [2021-11-23T02:54:36.370Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T02:54:36.370Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T02:54:36.629Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-23T02:54:36.629Z] === RUN TestDaemonConfigValidation [2021-11-23T02:54:36.629Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:54:36.629Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:54:36.629Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T02:54:36.629Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T02:54:36.629Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T02:54:36.629Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T02:54:36.629Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T02:54:36.629Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T02:54:36.629Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T02:54:36.629Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T02:54:36.629Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:54:36.629Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T02:54:36.629Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T02:54:36.629Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T02:54:36.629Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T02:54:36.629Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T02:54:36.629Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-23T02:54:36.629Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-23T02:54:36.629Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-23T02:54:36.629Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-11-23T02:54:36.629Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-23T02:54:36.629Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T02:54:36.629Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T02:54:38.005Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T02:54:38.941Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T02:54:39.200Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T02:54:39.200Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:54:39.200Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:54:39.200Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T02:54:39.200Z] [2021-11-23T02:54:39.200Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T02:54:39.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T02:54:39.200Z] HOSTNAME=4220c649e9c9 [2021-11-23T02:54:39.200Z] TESTDEBUG=0 [2021-11-23T02:54:39.200Z] DEST=bundles/test-integration [2021-11-23T02:54:39.200Z] PWD=/go/src/github.com/docker/docker [2021-11-23T02:54:39.200Z] DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 [2021-11-23T02:54:39.200Z] container=docker [2021-11-23T02:54:39.200Z] HOME=/root [2021-11-23T02:54:39.200Z] GOLANG_VERSION=1.17.3 [2021-11-23T02:54:39.200Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T02:54:39.200Z] VALIDATE_BRANCH=master [2021-11-23T02:54:39.200Z] TERM=xterm [2021-11-23T02:54:39.200Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T02:54:39.200Z] SHLVL=1 [2021-11-23T02:54:39.200Z] TIMEOUT=120m [2021-11-23T02:54:39.200Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T02:54:39.200Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T02:54:39.200Z] GO111MODULE=off [2021-11-23T02:54:39.200Z] DOCKER_EXPERIMENTAL=1 [2021-11-23T02:54:39.200Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T02:54:39.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T02:54:39.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T02:54:39.200Z] GOPATH=/go [2021-11-23T02:54:39.200Z] PKG_CONFIG=pkg-config [2021-11-23T02:54:39.200Z] _=/usr/bin/env [2021-11-23T02:54:39.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T02:54:39.876Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T02:54:39.876Z] daemon_test.go:156: [db2efe63f057e] daemon is not started [2021-11-23T02:54:39.876Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-11-23T02:54:39.876Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-23T02:54:39.876Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-11-23T02:54:39.876Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-11-23T02:54:39.876Z] === RUN TestDaemonProxy [2021-11-23T02:54:39.876Z] === RUN TestDaemonProxy/environment_variables [2021-11-23T02:54:41.778Z] === RUN TestDaemonProxy/command-line_options [2021-11-23T02:54:43.679Z] === RUN TestDaemonProxy/configuration_file [2021-11-23T02:54:45.055Z] === RUN TestDaemonProxy/conflicting_options [2021-11-23T02:54:45.622Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-23T02:54:46.188Z] --- PASS: TestDaemonProxy (6.29s) [2021-11-23T02:54:46.189Z] --- PASS: TestDaemonProxy/environment_variables (1.84s) [2021-11-23T02:54:46.189Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-11-23T02:54:46.189Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-11-23T02:54:46.189Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-23T02:54:46.189Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-23T02:54:46.189Z] PASS [2021-11-23T02:54:46.189Z] [2021-11-23T02:54:46.189Z] DONE 17 tests in 10.229s [2021-11-23T02:54:46.189Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T02:54:46.189Z] INFO: Testing against a local daemon [2021-11-23T02:54:46.189Z] === RUN TestCommitInheritsEnv [2021-11-23T02:54:46.237Z] 4612f6d0b889: Pull complete [2021-11-23T02:54:46.447Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-11-23T02:54:46.447Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T02:54:46.447Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-23T02:54:46.447Z] === RUN TestImagesFilterMultiReference [2021-11-23T02:54:46.706Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-23T02:54:46.706Z] === RUN TestImagePullPlatformInvalid [2021-11-23T02:54:46.706Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T02:54:46.706Z] === RUN TestRemoveImageOrphaning [2021-11-23T02:54:46.966Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-11-23T02:54:46.966Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T02:54:48.869Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2021-11-23T02:54:48.869Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T02:54:48.869Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T02:54:48.869Z] === RUN TestTagInvalidReference [2021-11-23T02:54:48.869Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-23T02:54:48.869Z] === RUN TestTagValidPrefixedRepo [2021-11-23T02:54:48.869Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-23T02:54:48.869Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T02:54:48.869Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-23T02:54:48.869Z] === RUN TestTagOfficialNames [2021-11-23T02:54:48.869Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-23T02:54:48.869Z] === RUN TestTagMatchesDigest [2021-11-23T02:54:48.869Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-23T02:54:48.869Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-23T02:54:55.037Z] sha256:70983a6fcfde7a12b33efdefcc74d2436dd79bc9bf8cd5ad1a1a5ec6c91f30db [2021-11-23T02:54:55.037Z] INFO: Starting docker-py tests... [2021-11-23T02:54:55.037Z] ============================= test session starts ============================== [2021-11-23T02:54:55.037Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-23T02:54:55.037Z] rootdir: /src, inifile: pytest.ini [2021-11-23T02:54:55.037Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-23T02:54:55.037Z] collected 395 items / 1 deselected / 394 selected [2021-11-23T02:54:55.037Z] [2021-11-23T02:55:05.178Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-23T02:55:05.740Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-23T02:55:05.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T02:55:05.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T02:55:07.486Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-23T02:55:15.006Z] === RUN TestBoolValue [2021-11-23T02:55:15.006Z] --- PASS: TestBoolValue (0.00s) [2021-11-23T02:55:15.006Z] === RUN TestBoolValueOrDefault [2021-11-23T02:55:15.006Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-23T02:55:15.006Z] === RUN TestInt64ValueOrZero [2021-11-23T02:55:15.006Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-23T02:55:15.006Z] === RUN TestInt64ValueOrDefault [2021-11-23T02:55:15.006Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-23T02:55:15.006Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-23T02:55:15.006Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-23T02:55:15.006Z] === RUN TestJsonContentType [2021-11-23T02:55:15.006Z] --- PASS: TestJsonContentType (0.00s) [2021-11-23T02:55:15.006Z] PASS [2021-11-23T02:55:15.006Z] coverage: 14.7% of statements [2021-11-23T02:55:15.006Z] ok github.com/docker/docker/api/server/httputils 0.074s coverage: 14.7% of statements [2021-11-23T02:55:15.006Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T02:55:15.006Z] === RUN TestMaskSecretKeys [2021-11-23T02:55:15.006Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-23T02:55:15.006Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-23T02:55:15.006Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-23T02:55:15.006Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestVersionMiddlewareVersion [2021-11-23T02:55:15.007Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-23T02:55:15.007Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 37.7% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/api/server/middleware 0.098s coverage: 37.7% of statements [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T02:55:15.007Z] === RUN TestStrSliceMarshalJSON [2021-11-23T02:55:15.007Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestStrSliceUnmarshalJSON [2021-11-23T02:55:15.007Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestStrSliceUnmarshalString [2021-11-23T02:55:15.007Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestStrSliceUnmarshalSlice [2021-11-23T02:55:15.007Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 90.0% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-11-23T02:55:15.007Z] === RUN TestAdjustForAPIVersion [2021-11-23T02:55:15.007Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 5.7% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T02:55:15.007Z] === RUN TestToJSON [2021-11-23T02:55:15.007Z] --- PASS: TestToJSON (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestToParamWithVersion [2021-11-23T02:55:15.007Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestFromJSON [2021-11-23T02:55:15.007Z] --- PASS: TestFromJSON (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestEmpty [2021-11-23T02:55:15.007Z] --- PASS: TestEmpty (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestArgsMatchKVListEmptySources [2021-11-23T02:55:15.007Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestArgsMatchKVList [2021-11-23T02:55:15.007Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestArgsMatch [2021-11-23T02:55:15.007Z] --- PASS: TestArgsMatch (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestAdd [2021-11-23T02:55:15.007Z] --- PASS: TestAdd (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestDel [2021-11-23T02:55:15.007Z] --- PASS: TestDel (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestLen [2021-11-23T02:55:15.007Z] --- PASS: TestLen (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestExactMatch [2021-11-23T02:55:15.007Z] --- PASS: TestExactMatch (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestOnlyOneExactMatch [2021-11-23T02:55:15.007Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestContains [2021-11-23T02:55:15.007Z] --- PASS: TestContains (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestValidate [2021-11-23T02:55:15.007Z] --- PASS: TestValidate (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestWalkValues [2021-11-23T02:55:15.007Z] --- PASS: TestWalkValues (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestFuzzyMatch [2021-11-23T02:55:15.007Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestClone [2021-11-23T02:55:15.007Z] --- PASS: TestClone (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 92.2% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T02:55:15.007Z] === RUN TestDurationToSecondsString [2021-11-23T02:55:15.007Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestGetTimestamp [2021-11-23T02:55:15.007Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-23T02:55:15.007Z] === RUN TestParseTimestamps [2021-11-23T02:55:15.007Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 100.0% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2021-11-23T02:55:15.007Z] === RUN TestCompareVersion [2021-11-23T02:55:15.007Z] --- PASS: TestCompareVersion (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 77.3% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T02:55:15.007Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-23T02:55:15.007Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestCloneArgsSmartHttp [2021-11-23T02:55:15.007Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestCloneArgsDumbHttp [2021-11-23T02:55:15.007Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestCloneArgsGit [2021-11-23T02:55:15.007Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestCheckoutGit [2021-11-23T02:55:15.007Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-23T02:55:15.007Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestProcessNoDockerignore [2021-11-23T02:55:15.007Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-23T02:55:15.007Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestDetectContentType [2021-11-23T02:55:15.007Z] --- PASS: TestDetectContentType (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestSelectAcceptableMIME [2021-11-23T02:55:15.007Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestInspectEmptyResponse [2021-11-23T02:55:15.007Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestInspectResponseBinary [2021-11-23T02:55:15.007Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestResponseUnsupportedContentType [2021-11-23T02:55:15.007Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestInspectResponseTextSimple [2021-11-23T02:55:15.007Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestInspectResponseEmptyContentType [2021-11-23T02:55:15.007Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestUnknownContentLength [2021-11-23T02:55:15.007Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestDownloadRemote [2021-11-23T02:55:15.007Z] === RUN TestEnable [2021-11-23T02:55:15.007Z] --- PASS: TestEnable (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestDisable [2021-11-23T02:55:15.007Z] --- PASS: TestDisable (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestEnabled [2021-11-23T02:55:15.007Z] --- PASS: TestEnabled (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 100.0% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-11-23T02:55:15.007Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-23T02:55:15.007Z] === RUN TestGetWithStatusError [2021-11-23T02:55:15.007Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestCloseRootDirectory [2021-11-23T02:55:15.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:55:15.007Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestHashFile [2021-11-23T02:55:15.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:55:15.007Z] --- SKIP: TestHashFile (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestHashSubdir [2021-11-23T02:55:15.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:55:15.007Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestRemoveDirectory [2021-11-23T02:55:15.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:55:15.007Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-23T02:55:15.007Z] PASS [2021-11-23T02:55:15.007Z] coverage: 9.3% of statements [2021-11-23T02:55:15.007Z] ok github.com/docker/docker/builder/remotecontext 0.190s coverage: 9.3% of statements [2021-11-23T02:55:15.007Z] === RUN TestGetAllAllowed [2021-11-23T02:55:15.007Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestGetAllMeta [2021-11-23T02:55:15.007Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-23T02:55:15.007Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestIsUnreferencedBuiltin [2021-11-23T02:55:15.007Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestIsExistingDirectory [2021-11-23T02:55:15.007Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestGetFilenameForDownload [2021-11-23T02:55:15.007Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestEnv2Variables [2021-11-23T02:55:15.007Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-23T02:55:15.007Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestMaintainer [2021-11-23T02:55:15.007Z] --- PASS: TestMaintainer (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestLabel [2021-11-23T02:55:15.007Z] --- PASS: TestLabel (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestFromScratch [2021-11-23T02:55:15.007Z] --- PASS: TestFromScratch (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestFromWithArg [2021-11-23T02:55:15.007Z] --- PASS: TestFromWithArg (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-23T02:55:15.007Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestFromWithUndefinedArg [2021-11-23T02:55:15.007Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestFromMultiStageWithNamedStage [2021-11-23T02:55:15.007Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestOnbuild [2021-11-23T02:55:15.007Z] --- PASS: TestOnbuild (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestWorkdir [2021-11-23T02:55:15.007Z] --- PASS: TestWorkdir (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestCmd [2021-11-23T02:55:15.007Z] --- PASS: TestCmd (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestHealthcheckNone [2021-11-23T02:55:15.007Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestHealthcheckCmd [2021-11-23T02:55:15.007Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestEntrypoint [2021-11-23T02:55:15.007Z] --- PASS: TestEntrypoint (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestExpose [2021-11-23T02:55:15.007Z] --- PASS: TestExpose (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestUser [2021-11-23T02:55:15.007Z] --- PASS: TestUser (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestVolume [2021-11-23T02:55:15.007Z] --- PASS: TestVolume (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestStopSignal [2021-11-23T02:55:15.007Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T02:55:15.007Z] --- SKIP: TestStopSignal (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestArg [2021-11-23T02:55:15.007Z] --- PASS: TestArg (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestShell [2021-11-23T02:55:15.007Z] --- PASS: TestShell (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestPrependEnvOnCmd [2021-11-23T02:55:15.007Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestRunWithBuildArgs [2021-11-23T02:55:15.007Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestRunIgnoresHealthcheck [2021-11-23T02:55:15.007Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestDispatchUnsupportedOptions [2021-11-23T02:55:15.007Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-23T02:55:15.007Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-23T02:55:15.007Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-23T02:55:15.007Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-23T02:55:15.007Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestNormalizeWorkdir [2021-11-23T02:55:15.007Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-23T02:55:15.007Z] === RUN TestDispatch [2021-11-23T02:55:15.007Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-23T02:55:15.007Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-23T02:55:15.007Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-23T02:55:15.007Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-23T02:55:15.007Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-23T02:55:15.007Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-23T02:55:15.007Z] === RUN TestDispatch/COPY_url [2021-11-23T02:55:15.007Z] --- PASS: TestDispatch (0.04s) [2021-11-23T02:55:15.007Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-23T02:55:15.007Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-23T02:55:15.007Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-23T02:55:15.007Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T02:55:15.008Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T02:55:15.008Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-23T02:55:15.008Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestAddScratchImageAddsToMounts [2021-11-23T02:55:15.008Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-23T02:55:15.008Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-23T02:55:15.008Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-23T02:55:15.008Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestImageSourceGetAddsToMounts [2021-11-23T02:55:15.008Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestEmptyDockerfile [2021-11-23T02:55:15.008Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-23T02:55:15.008Z] === RUN TestSymlinkDockerfile [2021-11-23T02:55:15.008Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-23T02:55:15.008Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-23T02:55:15.008Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestNonExistingDockerfile [2021-11-23T02:55:15.008Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestCopyRunConfig [2021-11-23T02:55:15.008Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestDeepCopyRunConfig [2021-11-23T02:55:15.008Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestExportImage [2021-11-23T02:55:15.008Z] --- PASS: TestExportImage (0.00s) [2021-11-23T02:55:15.008Z] === RUN TestNormalizeDest [2021-11-23T02:55:15.008Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-23T02:55:15.008Z] PASS [2021-11-23T02:55:15.008Z] coverage: 46.8% of statements [2021-11-23T02:55:15.008Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 46.8% of statements [2021-11-23T02:55:15.008Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T02:55:15.477Z] === RUN TestTCP4Proxy [2021-11-23T02:55:15.477Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-23T02:55:15.477Z] === RUN TestTCP4ProxyHalfClose [2021-11-23T02:55:15.477Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-11-23T02:55:15.477Z] === RUN TestTCP6Proxy [2021-11-23T02:55:15.477Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T02:55:15.477Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-23T02:55:15.477Z] === RUN TestTCPDualStackProxy [2021-11-23T02:55:15.477Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T02:55:15.477Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-23T02:55:15.477Z] === RUN TestUDP4Proxy [2021-11-23T02:55:15.477Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-23T02:55:15.477Z] === RUN TestUDP6Proxy [2021-11-23T02:55:15.477Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T02:55:15.477Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-23T02:55:15.477Z] === RUN TestUDPWriteError [2021-11-23T02:55:15.477Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-23T02:55:15.477Z] === RUN TestSCTP4Proxy [2021-11-23T02:55:15.477Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T02:55:15.477Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-23T02:55:15.477Z] === RUN TestSCTP6Proxy [2021-11-23T02:55:15.477Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T02:55:15.477Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-23T02:55:15.477Z] PASS [2021-11-23T02:55:15.477Z] coverage: 49.4% of statements [2021-11-23T02:55:15.477Z] ok github.com/docker/docker/cmd/docker-proxy 0.086s coverage: 49.4% of statements [2021-11-23T02:55:23.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T02:55:24.158Z] === RUN TestCheckpointCreateError [2021-11-23T02:55:24.158Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestCheckpointCreate [2021-11-23T02:55:24.158Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestCheckpointDeleteError [2021-11-23T02:55:24.158Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestCheckpointDelete [2021-11-23T02:55:24.158Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestCheckpointListError [2021-11-23T02:55:24.158Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestCheckpointList [2021-11-23T02:55:24.158Z] --- PASS: TestCheckpointList (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestCheckpointListContainerNotFound [2021-11-23T02:55:24.158Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNewClientWithOpsFromEnv [2021-11-23T02:55:24.158Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T02:55:24.158Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestGetAPIPath [2021-11-23T02:55:24.158Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestParseHostURL [2021-11-23T02:55:24.158Z] --- PASS: TestParseHostURL (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-23T02:55:24.158Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-23T02:55:24.158Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNegotiateAPIVersion [2021-11-23T02:55:24.158Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNegotiateAPVersionOverride [2021-11-23T02:55:24.158Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-23T02:55:24.158Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-23T02:55:24.158Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-23T02:55:24.158Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-23T02:55:24.158Z] === RUN TestClientRedirect [2021-11-23T02:55:24.159Z] --- PASS: TestClientRedirect (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigCreateUnsupported [2021-11-23T02:55:24.159Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigCreateError [2021-11-23T02:55:24.159Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigCreate [2021-11-23T02:55:24.159Z] --- PASS: TestConfigCreate (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigInspectNotFound [2021-11-23T02:55:24.159Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigInspectWithEmptyID [2021-11-23T02:55:24.159Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigInspectUnsupported [2021-11-23T02:55:24.159Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigInspectError [2021-11-23T02:55:24.159Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigInspectConfigNotFound [2021-11-23T02:55:24.159Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigInspect [2021-11-23T02:55:24.159Z] --- PASS: TestConfigInspect (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigListUnsupported [2021-11-23T02:55:24.159Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigListError [2021-11-23T02:55:24.159Z] --- PASS: TestConfigListError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigList [2021-11-23T02:55:24.159Z] --- PASS: TestConfigList (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigRemoveUnsupported [2021-11-23T02:55:24.159Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigRemoveError [2021-11-23T02:55:24.159Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigRemove [2021-11-23T02:55:24.159Z] --- PASS: TestConfigRemove (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigUpdateUnsupported [2021-11-23T02:55:24.159Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigUpdateError [2021-11-23T02:55:24.159Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestConfigUpdate [2021-11-23T02:55:24.159Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerCommitError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerCommit [2021-11-23T02:55:24.159Z] --- PASS: TestContainerCommit (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStatPathError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStatPathNotFoundError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStatPathNoHeaderError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStatPath [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyToContainerError [2021-11-23T02:55:24.159Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyToContainerNotFoundError [2021-11-23T02:55:24.159Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-23T02:55:24.159Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyToContainer [2021-11-23T02:55:24.159Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyFromContainerError [2021-11-23T02:55:24.159Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyFromContainerNotFoundError [2021-11-23T02:55:24.159Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-23T02:55:24.159Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-23T02:55:24.159Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestCopyFromContainer [2021-11-23T02:55:24.159Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerCreateError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerCreateImageNotFound [2021-11-23T02:55:24.159Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerCreateWithName [2021-11-23T02:55:24.159Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerCreateAutoRemove [2021-11-23T02:55:24.159Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerDiffError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerDiff [2021-11-23T02:55:24.159Z] --- PASS: TestContainerDiff (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecCreateError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecCreate [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecStartError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecStart [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecInspectError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecInspect [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExportError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExportError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExport [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExport (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerInspectError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerInspectContainerNotFound [2021-11-23T02:55:24.159Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerInspectWithEmptyID [2021-11-23T02:55:24.159Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerInspect [2021-11-23T02:55:24.159Z] --- PASS: TestContainerInspect (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerInspectNode [2021-11-23T02:55:24.159Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerKillError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerKillError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerKill [2021-11-23T02:55:24.159Z] --- PASS: TestContainerKill (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerListError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerListError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerList [2021-11-23T02:55:24.159Z] --- PASS: TestContainerList (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerLogsNotFoundError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerLogsError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerLogs [2021-11-23T02:55:24.159Z] --- PASS: TestContainerLogs (0.13s) [2021-11-23T02:55:24.159Z] === RUN TestContainerPauseError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerPause [2021-11-23T02:55:24.159Z] --- PASS: TestContainerPause (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainersPruneError [2021-11-23T02:55:24.159Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainersPrune [2021-11-23T02:55:24.159Z] --- PASS: TestContainersPrune (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerRemoveError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerRemoveNotFoundError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerRemove [2021-11-23T02:55:24.159Z] --- PASS: TestContainerRemove (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerRenameError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerRename [2021-11-23T02:55:24.159Z] --- PASS: TestContainerRename (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerResizeError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecResizeError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerResize [2021-11-23T02:55:24.159Z] --- PASS: TestContainerResize (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerExecResize [2021-11-23T02:55:24.159Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerRestartError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerRestart [2021-11-23T02:55:24.159Z] --- PASS: TestContainerRestart (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStartError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStartError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStart [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStart (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStatsError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStats [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStats (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStopError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStopError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerStop [2021-11-23T02:55:24.159Z] --- PASS: TestContainerStop (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerTopError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerTopError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerTop [2021-11-23T02:55:24.159Z] --- PASS: TestContainerTop (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerUnpauseError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerUnpause [2021-11-23T02:55:24.159Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerUpdateError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerUpdate [2021-11-23T02:55:24.159Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerWaitError [2021-11-23T02:55:24.159Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestContainerWait [2021-11-23T02:55:24.159Z] --- PASS: TestContainerWait (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestDiskUsageError [2021-11-23T02:55:24.159Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestDiskUsage [2021-11-23T02:55:24.159Z] --- PASS: TestDiskUsage (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestDistributionInspectUnsupported [2021-11-23T02:55:24.159Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestDistributionInspectWithEmptyID [2021-11-23T02:55:24.159Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestEventsErrorInOptions [2021-11-23T02:55:24.159Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestEventsErrorFromServer [2021-11-23T02:55:24.159Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestEvents [2021-11-23T02:55:24.159Z] --- PASS: TestEvents (0.02s) [2021-11-23T02:55:24.159Z] === RUN TestTLSCloseWriter [2021-11-23T02:55:24.159Z] === PAUSE TestTLSCloseWriter [2021-11-23T02:55:24.159Z] === RUN TestImageBuildError [2021-11-23T02:55:24.159Z] --- PASS: TestImageBuildError (0.02s) [2021-11-23T02:55:24.159Z] === RUN TestImageBuild [2021-11-23T02:55:24.159Z] --- PASS: TestImageBuild (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestGetDockerOS [2021-11-23T02:55:24.159Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageCreateError [2021-11-23T02:55:24.159Z] --- PASS: TestImageCreateError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageCreate [2021-11-23T02:55:24.159Z] --- PASS: TestImageCreate (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageHistoryError [2021-11-23T02:55:24.159Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageHistory [2021-11-23T02:55:24.159Z] --- PASS: TestImageHistory (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageImportError [2021-11-23T02:55:24.159Z] --- PASS: TestImageImportError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageImport [2021-11-23T02:55:24.159Z] --- PASS: TestImageImport (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageInspectError [2021-11-23T02:55:24.159Z] --- PASS: TestImageInspectError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageInspectImageNotFound [2021-11-23T02:55:24.159Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageInspectWithEmptyID [2021-11-23T02:55:24.159Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageInspect [2021-11-23T02:55:24.159Z] --- PASS: TestImageInspect (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageListError [2021-11-23T02:55:24.159Z] --- PASS: TestImageListError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageList [2021-11-23T02:55:24.159Z] --- PASS: TestImageList (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageListApiBefore125 [2021-11-23T02:55:24.159Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageLoadError [2021-11-23T02:55:24.159Z] --- PASS: TestImageLoadError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageLoad [2021-11-23T02:55:24.159Z] --- PASS: TestImageLoad (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagesPruneError [2021-11-23T02:55:24.159Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagesPrune [2021-11-23T02:55:24.159Z] --- PASS: TestImagesPrune (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePullReferenceParseError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePullAnyError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePullWithoutErrors [2021-11-23T02:55:24.159Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePushReferenceError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePushAnyError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithoutErrors [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-23T02:55:24.159Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageRemoveError [2021-11-23T02:55:24.159Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageRemoveImageNotFound [2021-11-23T02:55:24.159Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageRemove [2021-11-23T02:55:24.159Z] --- PASS: TestImageRemove (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSaveError [2021-11-23T02:55:24.159Z] --- PASS: TestImageSaveError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSave [2021-11-23T02:55:24.159Z] --- PASS: TestImageSave (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSearchAnyError [2021-11-23T02:55:24.159Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-23T02:55:24.159Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:55:24.159Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:55:24.159Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-23T02:55:24.159Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageSearchWithoutErrors [2021-11-23T02:55:24.159Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageTagError [2021-11-23T02:55:24.159Z] --- PASS: TestImageTagError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageTagInvalidReference [2021-11-23T02:55:24.159Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageTagInvalidSourceImageName [2021-11-23T02:55:24.159Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageTagHexSource [2021-11-23T02:55:24.159Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestImageTag [2021-11-23T02:55:24.159Z] --- PASS: TestImageTag (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestInfoServerError [2021-11-23T02:55:24.159Z] --- PASS: TestInfoServerError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestInfoInvalidResponseJSONError [2021-11-23T02:55:24.159Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestInfo [2021-11-23T02:55:24.159Z] --- PASS: TestInfo (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkConnectError [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkConnect [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkCreateError [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkCreate [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkDisconnectError [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkDisconnect [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkInspect [2021-11-23T02:55:24.159Z] === RUN TestNetworkInspect/empty_ID [2021-11-23T02:55:24.159Z] === RUN TestNetworkInspect/no_options [2021-11-23T02:55:24.159Z] === RUN TestNetworkInspect/verbose [2021-11-23T02:55:24.159Z] === RUN TestNetworkInspect/global_scope [2021-11-23T02:55:24.159Z] === RUN TestNetworkInspect/unknown_network [2021-11-23T02:55:24.159Z] === RUN TestNetworkInspect/server_error [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkListError [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkListError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworkList [2021-11-23T02:55:24.159Z] --- PASS: TestNetworkList (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworksPruneError [2021-11-23T02:55:24.159Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-23T02:55:24.159Z] === RUN TestNetworksPrune [2021-11-23T02:55:24.159Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNetworkRemoveError [2021-11-23T02:55:24.160Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNetworkRemove [2021-11-23T02:55:24.160Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeInspectError [2021-11-23T02:55:24.160Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeInspectNodeNotFound [2021-11-23T02:55:24.160Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeInspectWithEmptyID [2021-11-23T02:55:24.160Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeInspect [2021-11-23T02:55:24.160Z] --- PASS: TestNodeInspect (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeListError [2021-11-23T02:55:24.160Z] --- PASS: TestNodeListError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeList [2021-11-23T02:55:24.160Z] --- PASS: TestNodeList (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeRemoveError [2021-11-23T02:55:24.160Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeRemove [2021-11-23T02:55:24.160Z] --- PASS: TestNodeRemove (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeUpdateError [2021-11-23T02:55:24.160Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestNodeUpdate [2021-11-23T02:55:24.160Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestOptionWithTimeout [2021-11-23T02:55:24.160Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPingFail [2021-11-23T02:55:24.160Z] --- PASS: TestPingFail (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPingWithError [2021-11-23T02:55:24.160Z] 2021/11/23 02:55:23 RoundTripper returned a response & error; ignoring response [2021-11-23T02:55:24.160Z] 2021/11/23 02:55:23 RoundTripper returned a response & error; ignoring response [2021-11-23T02:55:24.160Z] --- PASS: TestPingWithError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPingSuccess [2021-11-23T02:55:24.160Z] --- PASS: TestPingSuccess (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPingHeadFallback [2021-11-23T02:55:24.160Z] === RUN TestPingHeadFallback/OK [2021-11-23T02:55:24.160Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-23T02:55:24.160Z] === RUN TestPingHeadFallback/Not_Found [2021-11-23T02:55:24.160Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-23T02:55:24.160Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-23T02:55:24.160Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-23T02:55:24.160Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-23T02:55:24.160Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-23T02:55:24.160Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginDisableError [2021-11-23T02:55:24.160Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginDisable [2021-11-23T02:55:24.160Z] --- PASS: TestPluginDisable (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginEnableError [2021-11-23T02:55:24.160Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginEnable [2021-11-23T02:55:24.160Z] --- PASS: TestPluginEnable (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginInspectError [2021-11-23T02:55:24.160Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginInspectWithEmptyID [2021-11-23T02:55:24.160Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginInspect [2021-11-23T02:55:24.160Z] --- PASS: TestPluginInspect (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginListError [2021-11-23T02:55:24.160Z] --- PASS: TestPluginListError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginList [2021-11-23T02:55:24.160Z] --- PASS: TestPluginList (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginPushError [2021-11-23T02:55:24.160Z] --- PASS: TestPluginPushError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginPush [2021-11-23T02:55:24.160Z] --- PASS: TestPluginPush (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginRemoveError [2021-11-23T02:55:24.160Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginRemove [2021-11-23T02:55:24.160Z] --- PASS: TestPluginRemove (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginSetError [2021-11-23T02:55:24.160Z] --- PASS: TestPluginSetError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPluginSet [2021-11-23T02:55:24.160Z] --- PASS: TestPluginSet (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSetHostHeader [2021-11-23T02:55:24.160Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestPlainTextError [2021-11-23T02:55:24.160Z] --- PASS: TestPlainTextError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestInfiniteError [2021-11-23T02:55:24.160Z] --- PASS: TestInfiniteError (0.03s) [2021-11-23T02:55:24.160Z] === RUN TestCanceledContext [2021-11-23T02:55:24.160Z] 2021/11/23 02:55:23 RoundTripper returned a response & error; ignoring response [2021-11-23T02:55:24.160Z] --- PASS: TestCanceledContext (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestDeadlineExceededContext [2021-11-23T02:55:24.160Z] 2021/11/23 02:55:23 RoundTripper returned a response & error; ignoring response [2021-11-23T02:55:24.160Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretCreateUnsupported [2021-11-23T02:55:24.160Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretCreateError [2021-11-23T02:55:24.160Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretCreate [2021-11-23T02:55:24.160Z] --- PASS: TestSecretCreate (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretInspectUnsupported [2021-11-23T02:55:24.160Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretInspectError [2021-11-23T02:55:24.160Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretInspectSecretNotFound [2021-11-23T02:55:24.160Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretInspectWithEmptyID [2021-11-23T02:55:24.160Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretInspect [2021-11-23T02:55:24.160Z] --- PASS: TestSecretInspect (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretListUnsupported [2021-11-23T02:55:24.160Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretListError [2021-11-23T02:55:24.160Z] --- PASS: TestSecretListError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretList [2021-11-23T02:55:24.160Z] --- PASS: TestSecretList (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretRemoveUnsupported [2021-11-23T02:55:24.160Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretRemoveError [2021-11-23T02:55:24.160Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretRemove [2021-11-23T02:55:24.160Z] --- PASS: TestSecretRemove (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretUpdateUnsupported [2021-11-23T02:55:24.160Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretUpdateError [2021-11-23T02:55:24.160Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSecretUpdate [2021-11-23T02:55:24.160Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceCreateError [2021-11-23T02:55:24.160Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceCreate [2021-11-23T02:55:24.160Z] --- PASS: TestServiceCreate (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-23T02:55:24.160Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceCreateDigestPinning [2021-11-23T02:55:24.160Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceInspectError [2021-11-23T02:55:24.160Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceInspectServiceNotFound [2021-11-23T02:55:24.160Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceInspectWithEmptyID [2021-11-23T02:55:24.160Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceInspect [2021-11-23T02:55:24.160Z] --- PASS: TestServiceInspect (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceListError [2021-11-23T02:55:24.160Z] --- PASS: TestServiceListError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceList [2021-11-23T02:55:24.160Z] --- PASS: TestServiceList (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceLogsError [2021-11-23T02:55:24.160Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceLogs [2021-11-23T02:55:24.160Z] --- PASS: TestServiceLogs (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceRemoveError [2021-11-23T02:55:24.160Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceRemoveNotFoundError [2021-11-23T02:55:24.160Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceRemove [2021-11-23T02:55:24.160Z] --- PASS: TestServiceRemove (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceUpdateError [2021-11-23T02:55:24.160Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestServiceUpdate [2021-11-23T02:55:24.160Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmGetUnlockKeyError [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmGetUnlockKey [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmInitError [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmInit [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmInit (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmInspectError [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmInspect [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmJoinError [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmJoin [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmLeaveError [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmLeave [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmUnlockError [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmUnlock [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmUpdateError [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestSwarmUpdate [2021-11-23T02:55:24.160Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestTaskInspectError [2021-11-23T02:55:24.160Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestTaskInspectWithEmptyID [2021-11-23T02:55:24.160Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestTaskInspect [2021-11-23T02:55:24.160Z] --- PASS: TestTaskInspect (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestTaskListError [2021-11-23T02:55:24.160Z] --- PASS: TestTaskListError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestTaskList [2021-11-23T02:55:24.160Z] --- PASS: TestTaskList (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeCreateError [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeCreate [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeInspectError [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeInspectNotFound [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeInspectWithEmptyID [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeInspect [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeListError [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeListError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeList [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeList (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeRemoveError [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-23T02:55:24.160Z] === RUN TestVolumeRemove [2021-11-23T02:55:24.160Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-23T02:55:24.160Z] === CONT TestTLSCloseWriter [2021-11-23T02:55:24.160Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-23T02:55:24.160Z] PASS [2021-11-23T02:55:24.160Z] coverage: 75.1% of statements [2021-11-23T02:55:24.160Z] ok github.com/docker/docker/client 0.305s coverage: 75.1% of statements [2021-11-23T02:55:30.886Z] --- PASS: TestImportExtremelyLargeImageWorks (89.06s) [2021-11-23T02:55:30.886Z] PASS [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === Skipped [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-23T02:55:30.886Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] DONE 12 tests, 1 skipped in 92.874s [2021-11-23T02:55:30.886Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T02:55:30.886Z] INFO: Testing against a local daemon [2021-11-23T02:55:30.886Z] === RUN TestNetworkCreateDelete [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-23T02:55:30.886Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T02:55:30.886Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-23T02:55:30.886Z] === RUN TestDaemonDNSFallback [2021-11-23T02:55:30.886Z] --- PASS: TestDaemonDNSFallback (6.30s) [2021-11-23T02:55:30.886Z] === RUN TestInspectNetwork [2021-11-23T02:55:30.886Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T02:55:30.886Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestNetworkInvalidJSON [2021-11-23T02:55:30.886Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T02:55:30.886Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T02:55:30.886Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:55:30.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:55:30.886Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:55:30.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:55:30.886Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T02:55:30.886Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:55:30.886Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestNetworkList [2021-11-23T02:55:30.886Z] === RUN TestNetworkList//networks [2021-11-23T02:55:30.886Z] === PAUSE TestNetworkList//networks [2021-11-23T02:55:30.886Z] === RUN TestNetworkList//networks/ [2021-11-23T02:55:30.886Z] === PAUSE TestNetworkList//networks/ [2021-11-23T02:55:30.886Z] === CONT TestNetworkList//networks [2021-11-23T02:55:30.886Z] === CONT TestNetworkList//networks/ [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkList (0.02s) [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T02:55:30.886Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T02:55:30.886Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T02:55:30.886Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-23T02:55:30.886Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T02:55:30.886Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestDaemonDefaultNetworkPools (0.05s) [2021-11-23T02:55:30.886Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T02:55:30.886Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-23T02:55:30.886Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T02:55:30.886Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.05s) [2021-11-23T02:55:30.886Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T02:55:30.886Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2021-11-23T02:55:30.886Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T02:55:30.886Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T02:55:30.886Z] service_test.go:243: FLAKY_TEST [2021-11-23T02:55:30.886Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T02:55:30.886Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-23T02:55:30.886Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T02:55:30.886Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T02:55:30.886Z] PASS [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === Skipped [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-23T02:55:30.886Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T02:55:30.886Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T02:55:30.886Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-23T02:55:30.886Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.05s) [2021-11-23T02:55:30.886Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-23T02:55:30.886Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.05s) [2021-11-23T02:55:30.886Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2021-11-23T02:55:30.886Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T02:55:30.886Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T02:55:30.886Z] service_test.go:243: FLAKY_TEST [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-23T02:55:30.886Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T02:55:30.886Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] DONE 22 tests, 12 skipped in 7.058s [2021-11-23T02:55:30.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T02:55:30.886Z] INFO: Testing against a local daemon [2021-11-23T02:55:30.886Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T02:55:30.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:55:30.886Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestDockerNetworkIpvlan [2021-11-23T02:55:30.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:55:30.886Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T02:55:30.886Z] PASS [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === Skipped [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T02:55:30.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T02:55:30.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] DONE 2 tests, 2 skipped in 0.090s [2021-11-23T02:55:30.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T02:55:30.886Z] INFO: Testing against a local daemon [2021-11-23T02:55:30.886Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-23T02:55:30.886Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestDockerNetworkMacvlan [2021-11-23T02:55:30.886Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-23T02:55:30.886Z] PASS [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === Skipped [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-23T02:55:30.886Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-23T02:55:30.886Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] DONE 2 tests, 2 skipped in 0.099s [2021-11-23T02:55:30.886Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T02:55:30.886Z] testing: warning: no tests to run [2021-11-23T02:55:30.886Z] PASS [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] DONE 0 tests in 0.021s [2021-11-23T02:55:30.886Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T02:55:30.886Z] INFO: Testing against a local daemon [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginTLS [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginHeader [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginV2Disable [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-23T02:55:30.886Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-23T02:55:30.886Z] PASS [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === Skipped [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-23T02:55:30.886Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.886Z] [2021-11-23T02:55:30.887Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-23T02:55:30.887Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.887Z] [2021-11-23T02:55:30.887Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-23T02:55:30.887Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.887Z] [2021-11-23T02:55:30.887Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-23T02:55:30.887Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:30.887Z] [2021-11-23T02:55:30.887Z] DONE 17 tests, 17 skipped in 0.266s [2021-11-23T02:55:30.887Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T02:55:31.147Z] INFO: Testing against a local daemon [2021-11-23T02:55:31.147Z] === RUN TestPluginInvalidJSON [2021-11-23T02:55:31.147Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T02:55:31.147Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T02:55:31.147Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T02:55:31.147Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-23T02:55:31.147Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T02:55:31.147Z] === RUN TestPluginInstall [2021-11-23T02:55:31.147Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:31.147Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T02:55:31.147Z] === RUN TestPluginsWithRuntimes [2021-11-23T02:55:31.147Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-23T02:55:31.147Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T02:55:31.147Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T02:55:31.147Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-23T02:55:31.147Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T02:55:31.147Z] PASS [2021-11-23T02:55:31.147Z] [2021-11-23T02:55:31.147Z] === Skipped [2021-11-23T02:55:31.147Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-23T02:55:31.147Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T02:55:31.147Z] [2021-11-23T02:55:31.147Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-23T02:55:31.147Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-23T02:55:31.147Z] [2021-11-23T02:55:31.147Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T02:55:31.147Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-23T02:55:31.147Z] [2021-11-23T02:55:31.147Z] DONE 5 tests, 3 skipped in 0.132s [2021-11-23T02:55:31.147Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T02:55:31.147Z] INFO: Testing against a local daemon [2021-11-23T02:55:31.147Z] === RUN TestExternalGraphDriver [2021-11-23T02:55:31.407Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-23T02:55:31.407Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-23T02:55:31.407Z] === RUN TestGraphdriverPluginV2 [2021-11-23T02:55:32.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T02:55:34.707Z] --- PASS: TestGraphdriverPluginV2 (3.52s) [2021-11-23T02:55:34.707Z] PASS [2021-11-23T02:55:34.707Z] [2021-11-23T02:55:34.707Z] === Skipped [2021-11-23T02:55:34.707Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-23T02:55:34.707Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-23T02:55:34.707Z] [2021-11-23T02:55:34.707Z] DONE 2 tests, 1 skipped in 3.657s [2021-11-23T02:55:34.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T02:55:34.968Z] INFO: Testing against a local daemon [2021-11-23T02:55:34.968Z] === RUN TestContinueAfterPluginCrash [2021-11-23T02:55:34.968Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T02:55:34.968Z] === RUN TestReadPluginNoRead [2021-11-23T02:55:34.968Z] === PAUSE TestReadPluginNoRead [2021-11-23T02:55:34.968Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T02:55:34.968Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T02:55:34.968Z] === CONT TestContinueAfterPluginCrash [2021-11-23T02:55:34.968Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T02:55:36.748Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-23T02:55:38.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T02:55:38.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T02:55:39.117Z] --- PASS: TestCheckoutGit (25.19s) [2021-11-23T02:55:39.117Z] === RUN TestValidGitTransport [2021-11-23T02:55:39.117Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-23T02:55:39.117Z] === RUN TestGitInvalidRef [2021-11-23T02:55:39.117Z] --- PASS: TestGitInvalidRef (0.18s) [2021-11-23T02:55:39.117Z] PASS [2021-11-23T02:55:39.117Z] coverage: 86.3% of statements [2021-11-23T02:55:39.117Z] ok github.com/docker/docker/builder/remotecontext/git 25.415s coverage: 86.3% of statements [2021-11-23T02:55:39.117Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T02:55:39.117Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T02:55:39.171Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-11-23T02:55:39.171Z] === CONT TestReadPluginNoRead [2021-11-23T02:55:39.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T02:55:40.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T02:55:40.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T02:55:41.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T02:55:41.712Z] === RUN TestReadPluginNoRead/default [2021-11-23T02:55:42.651Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T02:55:42.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T02:55:43.591Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T02:55:43.851Z] --- PASS: TestContinueAfterPluginCrash (8.82s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-23T02:55:43.881Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestConfigureDaemonLogs [2021-11-23T02:55:43.881Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestCommonOptionsInstallFlags [2021-11-23T02:55:43.881Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-23T02:55:43.881Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-23T02:55:43.881Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-23T02:55:43.881Z] PASS [2021-11-23T02:55:43.881Z] coverage: 18.6% of statements [2021-11-23T02:55:43.881Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 18.6% of statements [2021-11-23T02:55:43.881Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-23T02:55:43.882Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T02:55:44.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T02:55:44.876Z] === RUN TestContainerStopSignal [2021-11-23T02:55:44.876Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestContainerStopTimeout [2021-11-23T02:55:44.876Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-23T02:55:44.876Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-23T02:55:44.876Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-23T02:55:44.876Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestReplaceAndAppendEnvVars [2021-11-23T02:55:44.876Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-23T02:55:44.876Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestNewMemoryStore [2021-11-23T02:55:44.876Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestAddContainers [2021-11-23T02:55:44.876Z] --- PASS: TestAddContainers (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestGetContainer [2021-11-23T02:55:44.876Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestDeleteContainer [2021-11-23T02:55:44.876Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestListContainers [2021-11-23T02:55:44.876Z] --- PASS: TestListContainers (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestFirstContainer [2021-11-23T02:55:44.876Z] --- PASS: TestFirstContainer (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestApplyAllContainer [2021-11-23T02:55:44.876Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestIsValidHealthString [2021-11-23T02:55:44.876Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestStateRunStop [2021-11-23T02:55:44.876Z] --- PASS: TestStateRunStop (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestStateTimeoutWait [2021-11-23T02:55:44.876Z] state_test.go:141: Stop callback fired [2021-11-23T02:55:44.876Z] state_test.go:165: Stop callback fired [2021-11-23T02:55:44.876Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-23T02:55:44.876Z] === RUN TestIsValidStateString [2021-11-23T02:55:44.876Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-23T02:55:44.876Z] === RUN TestViewSaveDelete [2021-11-23T02:55:44.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T02:55:45.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T02:55:45.234Z] === CONT TestReadPluginNoRead [2021-11-23T02:55:45.235Z] read_test.go:92: [d3a75a8a2c320] daemon is not started [2021-11-23T02:55:45.235Z] --- PASS: TestReadPluginNoRead (5.92s) [2021-11-23T02:55:45.235Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2021-11-23T02:55:45.235Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2021-11-23T02:55:45.235Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-11-23T02:55:45.235Z] PASS [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] DONE 6 tests in 10.194s [2021-11-23T02:55:45.235Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-23T02:55:45.235Z] testing: warning: no tests to run [2021-11-23T02:55:45.235Z] PASS [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] DONE 0 tests in 0.030s [2021-11-23T02:55:45.235Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T02:55:45.235Z] INFO: Testing against a local daemon [2021-11-23T02:55:45.235Z] === RUN TestPluginWithDevMounts [2021-11-23T02:55:45.235Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-23T02:55:45.235Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T02:55:45.235Z] PASS [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] === Skipped [2021-11-23T02:55:45.235Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-23T02:55:45.235Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] DONE 1 tests, 1 skipped in 0.094s [2021-11-23T02:55:45.235Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T02:55:45.235Z] INFO: Testing against a local daemon [2021-11-23T02:55:45.235Z] === RUN TestSecretInspect [2021-11-23T02:55:45.235Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-23T02:55:45.235Z] === RUN TestSecretList [2021-11-23T02:55:45.235Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] --- SKIP: TestSecretList (0.01s) [2021-11-23T02:55:45.235Z] === RUN TestSecretsCreateAndDelete [2021-11-23T02:55:45.235Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-23T02:55:45.235Z] === RUN TestSecretsUpdate [2021-11-23T02:55:45.235Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-23T02:55:45.235Z] === RUN TestTemplatedSecret [2021-11-23T02:55:45.235Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T02:55:45.235Z] === RUN TestSecretCreateResolve [2021-11-23T02:55:45.235Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-23T02:55:45.235Z] PASS [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] === Skipped [2021-11-23T02:55:45.235Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-23T02:55:45.235Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-23T02:55:45.235Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-23T02:55:45.235Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-23T02:55:45.235Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-23T02:55:45.235Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-23T02:55:45.235Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.235Z] [2021-11-23T02:55:45.235Z] DONE 6 tests, 6 skipped in 0.147s [2021-11-23T02:55:45.235Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T02:55:45.346Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-23T02:55:45.346Z] === RUN TestViewAll [2021-11-23T02:55:45.346Z] --- PASS: TestViewAll (0.01s) [2021-11-23T02:55:45.346Z] === RUN TestViewGet [2021-11-23T02:55:45.346Z] --- PASS: TestViewGet (0.01s) [2021-11-23T02:55:45.346Z] === RUN TestNames [2021-11-23T02:55:45.346Z] --- PASS: TestNames (0.00s) [2021-11-23T02:55:45.346Z] === RUN TestViewWithHealthCheck [2021-11-23T02:55:45.346Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-23T02:55:45.346Z] PASS [2021-11-23T02:55:45.346Z] coverage: 41.7% of statements [2021-11-23T02:55:45.346Z] ok github.com/docker/docker/container 0.234s coverage: 41.7% of statements [2021-11-23T02:55:45.346Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T02:55:45.346Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T02:55:45.346Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T02:55:45.346Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T02:55:45.495Z] INFO: Testing against a local daemon [2021-11-23T02:55:45.495Z] === RUN TestServiceCreateInit [2021-11-23T02:55:45.495Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T02:55:45.495Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T02:55:45.495Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- PASS: TestServiceCreateInit (0.02s) [2021-11-23T02:55:45.495Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T02:55:45.495Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T02:55:45.495Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T02:55:45.495Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestCreateServiceConflict [2021-11-23T02:55:45.495Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T02:55:45.495Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T02:55:45.495Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T02:55:45.495Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T02:55:45.495Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestCreateServiceSysctls [2021-11-23T02:55:45.495Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-23T02:55:45.495Z] === RUN TestCreateServiceCapabilities [2021-11-23T02:55:45.495Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-23T02:55:45.495Z] === RUN TestInspect [2021-11-23T02:55:45.495Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestInspect (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestCreateJob [2021-11-23T02:55:45.495Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestCreateJob (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestReplicatedJob [2021-11-23T02:55:45.495Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-23T02:55:45.495Z] === RUN TestUpdateReplicatedJob [2021-11-23T02:55:45.495Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestServiceListWithStatuses [2021-11-23T02:55:45.495Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T02:55:45.495Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T02:55:45.495Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T02:55:45.495Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestDockerNetworkReConnect [2021-11-23T02:55:45.495Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:45.495Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-23T02:55:45.495Z] === RUN TestServicePlugin [2021-11-23T02:55:46.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T02:55:46.337Z] === RUN TestPrepare [2021-11-23T02:55:46.337Z] --- PASS: TestPrepare (0.00s) [2021-11-23T02:55:46.337Z] === RUN TestStart [2021-11-23T02:55:46.337Z] --- PASS: TestStart (0.00s) [2021-11-23T02:55:46.337Z] === RUN TestWaitCancel [2021-11-23T02:55:46.337Z] --- PASS: TestWaitCancel (0.00s) [2021-11-23T02:55:46.337Z] === RUN TestWaitDisabled [2021-11-23T02:55:46.337Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-23T02:55:46.337Z] === RUN TestWaitEnabled [2021-11-23T02:55:46.337Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-23T02:55:46.337Z] === RUN TestRemove [2021-11-23T02:55:46.337Z] --- PASS: TestRemove (0.00s) [2021-11-23T02:55:46.337Z] PASS [2021-11-23T02:55:46.337Z] coverage: 65.3% of statements [2021-11-23T02:55:46.337Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2021-11-23T02:55:46.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T02:55:47.407Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.407Z] --- SKIP: TestServicePlugin (1.89s) [2021-11-23T02:55:47.407Z] === RUN TestServiceUpdateLabel [2021-11-23T02:55:47.407Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.407Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-11-23T02:55:47.407Z] === RUN TestServiceUpdateSecrets [2021-11-23T02:55:47.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T02:55:47.667Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-23T02:55:47.667Z] === RUN TestServiceUpdateConfigs [2021-11-23T02:55:47.667Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-23T02:55:47.667Z] === RUN TestServiceUpdateNetwork [2021-11-23T02:55:47.667Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-23T02:55:47.667Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T02:55:47.667Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-23T02:55:47.667Z] PASS [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === Skipped [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T02:55:47.667Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T02:55:47.667Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-23T02:55:47.667Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-23T02:55:47.667Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-23T02:55:47.667Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-23T02:55:47.667Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-23T02:55:47.667Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-23T02:55:47.667Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-23T02:55:47.667Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-23T02:55:47.667Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-23T02:55:47.667Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-23T02:55:47.667Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2021-11-23T02:55:47.667Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-23T02:55:47.667Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T02:55:47.667Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-23T02:55:47.667Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-23T02:55:47.667Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.667Z] [2021-11-23T02:55:47.667Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2021-11-23T02:55:47.668Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.668Z] [2021-11-23T02:55:47.668Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-11-23T02:55:47.668Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.668Z] [2021-11-23T02:55:47.668Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-23T02:55:47.668Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.668Z] [2021-11-23T02:55:47.668Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-23T02:55:47.668Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.668Z] [2021-11-23T02:55:47.668Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-23T02:55:47.668Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.668Z] [2021-11-23T02:55:47.668Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-23T02:55:47.668Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T02:55:47.668Z] [2021-11-23T02:55:47.668Z] DONE 24 tests, 23 skipped in 2.252s [2021-11-23T02:55:47.668Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T02:55:47.668Z] INFO: Testing against a local daemon [2021-11-23T02:55:47.668Z] === RUN TestSessionCreate [2021-11-23T02:55:47.668Z] --- PASS: TestSessionCreate (0.02s) [2021-11-23T02:55:47.668Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T02:55:47.668Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-23T02:55:47.668Z] PASS [2021-11-23T02:55:47.668Z] [2021-11-23T02:55:47.668Z] DONE 2 tests in 0.136s [2021-11-23T02:55:47.668Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T02:55:47.906Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-23T02:55:47.906Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-23T02:55:47.906Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-23T02:55:47.906Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-23T02:55:47.906Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-23T02:55:47.906Z] PASS [2021-11-23T02:55:47.906Z] coverage: 35.9% of statements [2021-11-23T02:55:47.906Z] ok github.com/docker/docker/daemon/cluster/convert 0.518s coverage: 35.9% of statements [2021-11-23T02:55:47.928Z] INFO: Testing against a local daemon [2021-11-23T02:55:47.928Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T02:55:47.928Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T02:55:47.928Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T02:55:47.928Z] === RUN TestDiskUsage [2021-11-23T02:55:47.928Z] === PAUSE TestDiskUsage [2021-11-23T02:55:47.928Z] === RUN TestEventsExecDie [2021-11-23T02:55:48.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T02:55:48.377Z] === RUN TestNewListSecretsFilters [2021-11-23T02:55:48.377Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-23T02:55:48.377Z] === RUN TestNewListConfigsFilters [2021-11-23T02:55:48.377Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-23T02:55:48.377Z] PASS [2021-11-23T02:55:48.377Z] coverage: 0.5% of statements [2021-11-23T02:55:48.377Z] ok github.com/docker/docker/daemon/cluster 0.539s coverage: 0.5% of statements [2021-11-23T02:55:48.498Z] --- PASS: TestEventsExecDie (0.50s) [2021-11-23T02:55:48.498Z] === RUN TestEventsBackwardsCompatible [2021-11-23T02:55:48.498Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-23T02:55:48.498Z] === RUN TestEventsVolumeCreate [2021-11-23T02:55:48.498Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-23T02:55:48.498Z] === RUN TestInfoBinaryCommits [2021-11-23T02:55:48.498Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-23T02:55:48.498Z] === RUN TestInfoAPIVersioned [2021-11-23T02:55:48.498Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T02:55:48.499Z] === RUN TestInfoDiscoveryBackend [2021-11-23T02:55:48.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T02:55:49.069Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-23T02:55:49.069Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T02:55:49.869Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T02:55:49.869Z] Using test binary docker [2021-11-23T02:55:49.869Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T02:55:49.869Z] +++ /etc/init.d/apparmor start [2021-11-23T02:55:49.869Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T02:55:49.869Z] INFO: Waiting for daemon to start... [2021-11-23T02:55:49.869Z] Starting dockerd [2021-11-23T02:55:49.869Z] +++ 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 [2021-11-23T02:55:51.335Z] === RUN TestDiscoveryOptsErrors [2021-11-23T02:55:51.335Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDiscoveryOpts [2021-11-23T02:55:51.335Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-23T02:55:51.335Z] PASS [2021-11-23T02:55:51.335Z] coverage: 30.0% of statements [2021-11-23T02:55:51.335Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2021-11-23T02:55:51.335Z] === RUN TestBuilderGC [2021-11-23T02:55:51.335Z] --- PASS: TestBuilderGC (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationNotFound [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonBrokenConfiguration [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestParseClusterAdvertiseSettings [2021-11-23T02:55:51.335Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestFindConfigurationConflicts [2021-11-23T02:55:51.335Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-23T02:55:51.335Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-23T02:55:51.335Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-23T02:55:51.335Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-23T02:55:51.335Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_label [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_dns [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-23T02:55:51.335Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-23T02:55:51.335Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestModifiedDiscoverySettings [2021-11-23T02:55:51.335Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestReloadSetConfigFileNotExist [2021-11-23T02:55:51.335Z] time="2021-11-23T02:55:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-23T02:55:51.335Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-11-23T02:55:51.335Z] === RUN TestReloadDefaultConfigNotExist [2021-11-23T02:55:51.335Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:55:51.335Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestReloadBadDefaultConfig [2021-11-23T02:55:51.335Z] time="2021-11-23T02:55:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3062687681" [2021-11-23T02:55:51.335Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestReloadWithConflictingLabels [2021-11-23T02:55:51.335Z] time="2021-11-23T02:55:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1907820755" [2021-11-23T02:55:51.335Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestReloadWithDuplicateLabels [2021-11-23T02:55:51.335Z] time="2021-11-23T02:55:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-622993351" [2021-11-23T02:55:51.335Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestMaskURLCredentials [2021-11-23T02:55:51.335Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-23T02:55:51.335Z] === RUN TestDaemonConfigurationMerge [2021-11-23T02:55:51.335Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-23T02:55:51.335Z] PASS [2021-11-23T02:55:51.335Z] coverage: 80.0% of statements [2021-11-23T02:55:51.335Z] ok github.com/docker/docker/daemon/config 0.234s coverage: 80.0% of statements [2021-11-23T02:55:51.598Z] a0eb404f1860: Pull complete [2021-11-23T02:55:51.598Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T02:55:51.598Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T02:55:51.598Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-23T02:55:51.598Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-23T02:55:51.598Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-23T02:55:51.598Z] WARN: Skipping validation tests [2021-11-23T02:55:51.598Z] INFO: Running unit tests at 11/23/2021 02:55:38... [2021-11-23T02:55:51.598Z] INFO: make.ps1 starting at 11/23/2021 02:55:42 [2021-11-23T02:55:51.598Z] INFO: Git commit (88a66f8f33) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T02:55:51.598Z] INFO: Invoking autogen... [2021-11-23T02:55:51.598Z] INFO: Running unit tests... [2021-11-23T02:55:51.599Z] 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/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-23T02:55:51.805Z] === RUN TestWaitNodeAttachment [2021-11-23T02:55:51.805Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-11-23T02:55:51.805Z] === RUN TestIsolationConversion [2021-11-23T02:55:51.805Z] === RUN TestIsolationConversion/default [2021-11-23T02:55:51.805Z] === RUN TestIsolationConversion/process [2021-11-23T02:55:51.805Z] === RUN TestIsolationConversion/hyperv [2021-11-23T02:55:51.805Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-23T02:55:51.805Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-23T02:55:51.805Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-23T02:55:51.805Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestContainerLabels [2021-11-23T02:55:51.805Z] --- PASS: TestContainerLabels (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestCredentialSpecConversion [2021-11-23T02:55:51.805Z] === RUN TestCredentialSpecConversion/none [2021-11-23T02:55:51.805Z] === RUN TestCredentialSpecConversion/config [2021-11-23T02:55:51.805Z] === RUN TestCredentialSpecConversion/file [2021-11-23T02:55:51.805Z] === RUN TestCredentialSpecConversion/registry [2021-11-23T02:55:51.805Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-23T02:55:51.805Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-23T02:55:51.805Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-23T02:55:51.805Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-23T02:55:51.805Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestControllerValidateMountBind [2021-11-23T02:55:51.805Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestControllerValidateMountVolume [2021-11-23T02:55:51.805Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestControllerValidateMountTarget [2021-11-23T02:55:51.805Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestControllerValidateMountTmpfs [2021-11-23T02:55:51.805Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestControllerValidateMountInvalidType [2021-11-23T02:55:51.805Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-23T02:55:51.805Z] === RUN TestControllerValidateMountNamedPipe [2021-11-23T02:55:51.805Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-23T02:55:51.805Z] PASS [2021-11-23T02:55:51.805Z] coverage: 11.0% of statements [2021-11-23T02:55:51.805Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.566s coverage: 11.0% of statements [2021-11-23T02:55:52.275Z] === RUN TestEventsLog [2021-11-23T02:55:52.275Z] --- PASS: TestEventsLog (0.00s) [2021-11-23T02:55:52.275Z] === RUN TestEventsLogTimeout [2021-11-23T02:55:52.275Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-23T02:55:52.275Z] === RUN TestLogEvents [2021-11-23T02:55:52.275Z] --- PASS: TestLogEvents (0.05s) [2021-11-23T02:55:52.275Z] === RUN TestLoadBufferedEvents [2021-11-23T02:55:52.275Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-11-23T02:55:52.275Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-23T02:55:52.275Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-23T02:55:52.275Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-23T02:55:52.275Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-23T02:55:52.275Z] PASS [2021-11-23T02:55:52.275Z] coverage: 50.0% of statements [2021-11-23T02:55:52.275Z] ok github.com/docker/docker/daemon/events 0.237s coverage: 50.0% of statements [2021-11-23T02:55:52.364Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-11-23T02:55:52.364Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T02:55:52.364Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:55:52.364Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-23T02:55:52.364Z] === RUN TestInfoAPI [2021-11-23T02:55:52.364Z] --- PASS: TestInfoAPI (0.02s) [2021-11-23T02:55:52.364Z] === RUN TestInfoAPIWarnings [2021-11-23T02:55:52.744Z] === RUN TestIsEmptyDir [2021-11-23T02:55:52.744Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-23T02:55:52.744Z] PASS [2021-11-23T02:55:52.744Z] coverage: 2.3% of statements [2021-11-23T02:55:52.744Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2021-11-23T02:55:52.744Z] === RUN TestVerifyNetworkingConfig [2021-11-23T02:55:52.744Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestGetContainer [2021-11-23T02:55:52.744Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestValidContainerNames [2021-11-23T02:55:52.744Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestContainerInitDNS [2021-11-23T02:55:52.744Z] daemon_test.go:146: root required [2021-11-23T02:55:52.744Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestMerge [2021-11-23T02:55:52.744Z] --- PASS: TestMerge (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestValidateContainerIsolation [2021-11-23T02:55:52.744Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestFindNetworkErrorType [2021-11-23T02:55:52.744Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestEnsureServicesExist [2021-11-23T02:55:52.744Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestEnsureServicesExistErrors [2021-11-23T02:55:52.744Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-23T02:55:52.744Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-23T02:55:52.744Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-23T02:55:52.744Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-23T02:55:52.744Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-23T02:55:52.744Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-23T02:55:52.744Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestContainerDelete [2021-11-23T02:55:52.744Z] --- PASS: TestContainerDelete (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestContainerDoubleDelete [2021-11-23T02:55:52.744Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestLogContainerEventCopyLabels [2021-11-23T02:55:52.744Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestLogContainerEventWithAttributes [2021-11-23T02:55:52.744Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestNoneHealthcheck [2021-11-23T02:55:52.744Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestHealthStates [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] time="2021-11-23T02:55: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" [2021-11-23T02:55:52.744Z] --- PASS: TestHealthStates (0.14s) [2021-11-23T02:55:52.744Z] === RUN TestGetInspectData [2021-11-23T02:55:52.744Z] --- PASS: TestGetInspectData (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestFillLicense [2021-11-23T02:55:52.744Z] --- PASS: TestFillLicense (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestListInvalidFilter [2021-11-23T02:55:52.744Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-23T02:55:52.744Z] === RUN TestNameFilter [2021-11-23T02:55:53.213Z] --- PASS: TestNameFilter (0.00s) [2021-11-23T02:55:53.213Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-23T02:55:53.213Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-23T02:55:53.213Z] === 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 [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-23T02:55:53.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-23T02:55:53.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-23T02:55:53.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-23T02:55:53.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-23T02:55:53.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-23T02:55:53.214Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-23T02:55:53.214Z] --- 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) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-23T02:55:53.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestDaemonReloadLabels [2021-11-23T02:55:53.214Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-23T02:55:53.214Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestDaemonReloadMirrors [2021-11-23T02:55:53.214Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-23T02:55:53.214Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-23T02:55:53.214Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestDaemonDiscoveryReload [2021-11-23T02:55:53.214Z] === RUN TestLinkNaming [2021-11-23T02:55:53.214Z] --- PASS: TestLinkNaming (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestLinkNew [2021-11-23T02:55:53.214Z] --- PASS: TestLinkNew (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestLinkEnv [2021-11-23T02:55:53.214Z] --- PASS: TestLinkEnv (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestLinkMultipleEnv [2021-11-23T02:55:53.214Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-23T02:55:53.214Z] === RUN TestLinkPortRangeEnv [2021-11-23T02:55:53.214Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-23T02:55:53.214Z] PASS [2021-11-23T02:55:53.214Z] coverage: 93.0% of statements [2021-11-23T02:55:53.214Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-11-23T02:55:54.203Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-11-23T02:55:54.203Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-23T02:55:54.672Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-11-23T02:55:54.672Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-23T02:55:54.672Z] === RUN TestAdapterReadLogs [2021-11-23T02:55:54.672Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-23T02:55:54.672Z] === RUN TestCopier [2021-11-23T02:55:54.672Z] --- PASS: TestCopier (0.00s) [2021-11-23T02:55:54.672Z] === RUN TestCopierLongLines [2021-11-23T02:55:54.672Z] --- PASS: TestCopierLongLines (0.01s) [2021-11-23T02:55:54.672Z] === RUN TestCopierSlow [2021-11-23T02:55:54.672Z] --- PASS: TestCopierSlow (0.20s) [2021-11-23T02:55:54.672Z] === RUN TestCopierWithSized [2021-11-23T02:55:54.672Z] === RUN TestCopierWithSized/as_is [2021-11-23T02:55:54.672Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-23T02:55:54.672Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-23T02:55:54.672Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-23T02:55:54.672Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-23T02:55:54.672Z] === RUN TestCopierWithPartial [2021-11-23T02:55:54.672Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-23T02:55:54.672Z] === RUN TestRingLogger [2021-11-23T02:55:54.672Z] --- PASS: TestRingLogger (0.00s) [2021-11-23T02:55:54.672Z] === RUN TestRingCap [2021-11-23T02:55:54.672Z] --- PASS: TestRingCap (0.00s) [2021-11-23T02:55:54.672Z] === RUN TestRingClose [2021-11-23T02:55:54.672Z] --- PASS: TestRingClose (0.00s) [2021-11-23T02:55:54.672Z] === RUN TestRingDrain [2021-11-23T02:55:54.672Z] --- PASS: TestRingDrain (0.00s) [2021-11-23T02:55:54.672Z] PASS [2021-11-23T02:55:54.672Z] coverage: 43.8% of statements [2021-11-23T02:55:54.672Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.8% of statements [2021-11-23T02:55:55.142Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-23T02:55:55.142Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-23T02:55:55.142Z] reload_test.go:520: root required [2021-11-23T02:55:55.142Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T02:55:55.142Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-23T02:55:55.142Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-23T02:55:55.142Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-23T02:55:55.142Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-11-23T02:55:55.142Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-23T02:55:55.142Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-23T02:55:55.142Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-23T02:55:55.142Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-23T02:55:55.142Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-23T02:55:55.142Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-23T02:55:55.142Z] === RUN TestParseVolumesFrom [2021-11-23T02:55:55.142Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-23T02:55:55.142Z] PASS [2021-11-23T02:55:55.142Z] coverage: 9.0% of statements [2021-11-23T02:55:55.142Z] ok github.com/docker/docker/daemon 2.433s coverage: 9.0% of statements [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-23T02:55:55.142Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig/defaults [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-23T02:55:55.611Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-23T02:55:55.611Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-23T02:55:55.611Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-23T02:55:55.611Z] time="2021-11-23T02:55:55Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-23T02:55:55.611Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-23T02:55:55.611Z] === RUN TestCreateSuccess [2021-11-23T02:55:55.611Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCreateStreamSkipped [2021-11-23T02:55:55.611Z] time="2021-11-23T02:55:55Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-23T02:55:55.611Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCreateLogGroupSuccess [2021-11-23T02:55:55.611Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCreateError [2021-11-23T02:55:55.611Z] --- PASS: TestCreateError (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCreateAlreadyExists [2021-11-23T02:55:55.611Z] time="2021-11-23T02:55:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-23T02:55:55.611Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestLogClosed [2021-11-23T02:55:55.611Z] --- PASS: TestLogClosed (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestLogBlocking [2021-11-23T02:55:55.611Z] --- PASS: TestLogBlocking (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-23T02:55:55.611Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestLogNonBlockingBufferFull [2021-11-23T02:55:55.611Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestPublishBatchSuccess [2021-11-23T02:55:55.611Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestPublishBatchError [2021-11-23T02:55:55.611Z] time="2021-11-23T02:55:55Z" level=error msg=Error [2021-11-23T02:55:55.611Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-23T02:55:55.611Z] time="2021-11-23T02:55:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T02:55:55.611Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-23T02:55:55.611Z] time="2021-11-23T02:55:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T02:55:55.611Z] time="2021-11-23T02:55:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-23T02:55:55.611Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCollectBatchSimple [2021-11-23T02:55:55.611Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCollectBatchTicker [2021-11-23T02:55:55.611Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCollectBatchMultilinePattern [2021-11-23T02:55:55.611Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-23T02:55:55.611Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-23T02:55:55.611Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-23T02:55:55.611Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-23T02:55:55.611Z] === RUN TestCollectBatchClose [2021-11-23T02:55:55.611Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestEffectiveLen [2021-11-23T02:55:55.611Z] === RUN TestEffectiveLen/0/Hello [2021-11-23T02:55:55.611Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-23T02:55:55.611Z] === RUN TestEffectiveLen/2/🙃 [2021-11-23T02:55:55.611Z] === RUN TestEffectiveLen/3/���� [2021-11-23T02:55:55.611Z] === RUN TestEffectiveLen/4/He��o [2021-11-23T02:55:55.611Z] === RUN TestEffectiveLen/5/ [2021-11-23T02:55:55.611Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/0/ [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/1/Hello [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: Hello [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/2/Hello [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: He [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: llo [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/3/Hello [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: Hello [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/4/🙃 [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/5/🙃 [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/6/a� [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: a [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: � [2021-11-23T02:55:55.611Z] === RUN TestFindValidSplit/7/a� [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1063: a� [2021-11-23T02:55:55.611Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:55:55.611Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-23T02:55:55.611Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestProcessEventEmoji [2021-11-23T02:55:55.612Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestCollectBatchLineSplit [2021-11-23T02:55:55.612Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-23T02:55:55.612Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestCollectBatchMaxEvents [2021-11-23T02:55:55.612Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-23T02:55:55.612Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-23T02:55:55.612Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-23T02:55:55.612Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-23T02:55:55.612Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-23T02:55:55.612Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-23T02:55:55.612Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-23T02:55:55.612Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-23T02:55:55.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-23T02:55:55.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestCreateTagSuccess [2021-11-23T02:55:55.612Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-23T02:55:55.612Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-23T02:55:55.612Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-23T02:55:55.612Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-23T02:55:55.612Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-23T02:55:55.612Z] PASS [2021-11-23T02:55:55.612Z] coverage: 77.0% of statements [2021-11-23T02:55:55.612Z] ok github.com/docker/docker/daemon/logger/awslogs 0.332s coverage: 77.0% of statements [2021-11-23T02:55:55.612Z] === RUN TestSearchRegistryForImagesErrors [2021-11-23T02:55:55.612Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestSearchRegistryForImages [2021-11-23T02:55:55.612Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestOnlyPlatformWithFallback [2021-11-23T02:55:55.612Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-23T02:55:55.612Z] === RUN TestImageDelete [2021-11-23T02:55:55.612Z] === RUN TestImageDelete/no_lease [2021-11-23T02:55:55.612Z] === RUN TestImageDelete/lease_exists [2021-11-23T02:55:55.612Z] --- PASS: TestImageDelete (0.04s) [2021-11-23T02:55:55.612Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-23T02:55:55.612Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-23T02:55:55.612Z] === RUN TestContentStoreForPull [2021-11-23T02:55:56.082Z] --- PASS: TestContentStoreForPull (0.14s) [2021-11-23T02:55:56.082Z] PASS [2021-11-23T02:55:56.082Z] coverage: 6.7% of statements [2021-11-23T02:55:56.082Z] ok github.com/docker/docker/daemon/images 0.280s coverage: 6.7% of statements [2021-11-23T02:55:56.082Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T02:55:56.082Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T02:55:56.082Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-23T02:55:56.082Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T02:55:56.082Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T02:55:56.082Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-23T02:55:56.082Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-23T02:55:56.082Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-23T02:55:56.082Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-23T02:55:56.082Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-23T02:55:56.082Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-23T02:55:56.082Z] === RUN TestFastTimeMarshalJSON [2021-11-23T02:55:56.082Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-23T02:55:56.082Z] PASS [2021-11-23T02:55:56.082Z] coverage: 87.2% of statements [2021-11-23T02:55:56.082Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2021-11-23T02:55:56.441Z] . [2021-11-23T02:55:56.441Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T02:55:56.441Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T02:55:56.441Z] Error: No such image: emptyfs [2021-11-23T02:55:56.441Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T02:55:56.441Z] ++++ docker load [2021-11-23T02:55:56.441Z] Running integration-test (iteration 1) [2021-11-23T02:55:56.441Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T02:55:56.441Z] ++ 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 [2021-11-23T02:55:56.441Z] ++ set -e [2021-11-23T02:55:56.441Z] ++ '[' -n 0 ']' [2021-11-23T02:55:56.441Z] ++ set -x [2021-11-23T02:55:56.441Z] ++ 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 [2021-11-23T02:55:56.552Z] === RUN TestJSONFileLogger [2021-11-23T02:55:56.552Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-23T02:55:56.552Z] === RUN TestJSONFileLoggerWithTags [2021-11-23T02:55:56.552Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-23T02:55:56.552Z] === RUN TestJSONFileLoggerWithOpts [2021-11-23T02:55:56.552Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-11-23T02:55:56.552Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-23T02:55:56.552Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-23T02:55:56.552Z] === RUN TestEncodeDecode [2021-11-23T02:55:56.552Z] === PAUSE TestEncodeDecode [2021-11-23T02:55:56.552Z] === RUN TestUnexpectedEOF [2021-11-23T02:55:56.552Z] time="2021-11-23T02:55:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T02:55:56.552Z] time="2021-11-23T02:55:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T02:55:56.552Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-23T02:55:56.552Z] === CONT TestEncodeDecode [2021-11-23T02:55:56.552Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-23T02:55:56.552Z] PASS [2021-11-23T02:55:56.552Z] coverage: 69.9% of statements [2021-11-23T02:55:56.552Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.262s coverage: 69.9% of statements [2021-11-23T02:55:56.701Z] Loaded image: busybox:latest [2021-11-23T02:55:56.701Z] Loaded image: busybox:glibc [2021-11-23T02:55:57.021Z] === RUN TestWriteLog [2021-11-23T02:55:57.021Z] === PAUSE TestWriteLog [2021-11-23T02:55:57.021Z] === RUN TestReadLog [2021-11-23T02:55:57.021Z] === PAUSE TestReadLog [2021-11-23T02:55:57.021Z] === CONT TestWriteLog [2021-11-23T02:55:57.021Z] === CONT TestReadLog [2021-11-23T02:55:57.021Z] --- PASS: TestWriteLog (0.00s) [2021-11-23T02:55:57.021Z] === RUN TestReadLog/tail_exact [2021-11-23T02:55:57.021Z] === RUN TestReadLog/tail_less_than_available [2021-11-23T02:55:57.491Z] ? github.com/docker/docker/api [no test files] [2021-11-23T02:55:57.493Z] === RUN TestReadLog/tail_more_than_available [2021-11-23T02:55:57.493Z] --- PASS: TestReadLog (0.15s) [2021-11-23T02:55:57.493Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-23T02:55:57.493Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-23T02:55:57.493Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-23T02:55:57.493Z] PASS [2021-11-23T02:55:57.493Z] coverage: 75.2% of statements [2021-11-23T02:55:57.493Z] ok github.com/docker/docker/daemon/logger/local 0.259s coverage: 75.2% of statements [2021-11-23T02:55:57.493Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T02:55:57.493Z] === RUN TestOpenFileDelete [2021-11-23T02:55:57.493Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestOpenFileRename [2021-11-23T02:55:57.493Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestParseLogTagDefaultTag [2021-11-23T02:55:57.493Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestParseLogTag [2021-11-23T02:55:57.493Z] --- PASS: TestParseLogTag (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestParseLogTagEmptyTag [2021-11-23T02:55:57.493Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestTailFiles [2021-11-23T02:55:57.493Z] --- PASS: TestTailFiles (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestFollowLogsConsumerGone [2021-11-23T02:55:57.493Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestFollowLogsProducerGone [2021-11-23T02:55:57.493Z] logfile_test.go:178: logDecode() closed after sending 1067 messages [2021-11-23T02:55:57.493Z] logfile_test.go:231: messages sent: 1067, received: 1067 [2021-11-23T02:55:57.493Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-23T02:55:57.493Z] === RUN TestCheckCapacityAndRotate [2021-11-23T02:55:57.493Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-23T02:55:57.493Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-23T02:55:57.493Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-23T02:55:57.493Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-23T02:55:57.493Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-23T02:55:57.493Z] PASS [2021-11-23T02:55:57.493Z] coverage: 53.7% of statements [2021-11-23T02:55:57.493Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 53.7% of statements [2021-11-23T02:55:57.493Z] === RUN TestLog [2021-11-23T02:55:57.493Z] --- PASS: TestLog (0.00s) [2021-11-23T02:55:57.493Z] PASS [2021-11-23T02:55:57.493Z] coverage: 31.5% of statements [2021-11-23T02:55:57.493Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2021-11-23T02:55:57.962Z] === RUN TestNewParse [2021-11-23T02:55:57.962Z] --- PASS: TestNewParse (0.00s) [2021-11-23T02:55:57.962Z] PASS [2021-11-23T02:55:57.962Z] coverage: 8.3% of statements [2021-11-23T02:55:57.962Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-11-23T02:55:58.082Z] Loaded image: debian:bullseye-slim [2021-11-23T02:55:58.082Z] Loaded image: hello-world:latest [2021-11-23T02:55:58.082Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:55:58.082Z] INFO: Testing against a local daemon [2021-11-23T02:55:58.082Z] === RUN TestCgroupNamespacesBuild [2021-11-23T02:55:58.432Z] === RUN TestValidateLogOpt [2021-11-23T02:55:58.432Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestNewMissedConfig [2021-11-23T02:55:58.432Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestNewMissedUrl [2021-11-23T02:55:58.432Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestNewMissedToken [2021-11-23T02:55:58.432Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestNewWithProxy [2021-11-23T02:55:58.432Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestDefault [2021-11-23T02:55:58.432Z] --- PASS: TestDefault (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-23T02:55:58.432Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestJsonFormat [2021-11-23T02:55:58.432Z] --- PASS: TestJsonFormat (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestRawFormat [2021-11-23T02:55:58.432Z] --- PASS: TestRawFormat (0.04s) [2021-11-23T02:55:58.432Z] === RUN TestRawFormatWithLabels [2021-11-23T02:55:58.432Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestRawFormatWithoutTag [2021-11-23T02:55:58.432Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestBatching [2021-11-23T02:55:58.432Z] === RUN TestParseLogFormat [2021-11-23T02:55:58.432Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestValidateLogOptEmpty [2021-11-23T02:55:58.432Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestValidateSyslogAddress [2021-11-23T02:55:58.432Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestParseAddressDefaultPort [2021-11-23T02:55:58.432Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestValidateSyslogFacility [2021-11-23T02:55:58.432Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestValidateLogOptSyslogFormat [2021-11-23T02:55:58.432Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-23T02:55:58.432Z] === RUN TestValidateLogOpt [2021-11-23T02:55:58.432Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T02:55:58.432Z] PASS [2021-11-23T02:55:58.432Z] coverage: 46.8% of statements [2021-11-23T02:55:58.432Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2021-11-23T02:55:58.902Z] --- PASS: TestBatching (0.20s) [2021-11-23T02:55:58.902Z] === RUN TestFrequency [2021-11-23T02:55:59.021Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2021-11-23T02:55:59.021Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T02:55:59.372Z] --- PASS: TestFrequency (0.36s) [2021-11-23T02:55:59.372Z] === RUN TestOneMessagePerRequest [2021-11-23T02:55:59.372Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-23T02:55:59.372Z] === RUN TestVerify [2021-11-23T02:55:59.372Z] --- PASS: TestVerify (0.00s) [2021-11-23T02:55:59.372Z] === RUN TestSkipVerify [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] --- PASS: TestSkipVerify (0.36s) [2021-11-23T02:55:59.372Z] === RUN TestBufferMaximum [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636159.139568\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636159.139568\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:55:59.372Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-23T02:55:59.372Z] === RUN TestServerAlwaysDown [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636159.141581\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636159.141581\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636159.141581\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636159.141581\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:55:59.372Z] time="2021-11-23T02:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636159.141581\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:55:59.372Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-23T02:55:59.372Z] === RUN TestCannotSendAfterClose [2021-11-23T02:55:59.372Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-23T02:55:59.372Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-23T02:55:59.372Z] === RUN TestV1IDService [2021-11-23T02:55:59.372Z] --- PASS: TestV1IDService (0.01s) [2021-11-23T02:55:59.372Z] === RUN TestV2MetadataService [2021-11-23T02:55:59.960Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2021-11-23T02:55:59.960Z] === RUN TestBuildWithSession [2021-11-23T02:55:59.960Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:55:59.960Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T02:55:59.960Z] === RUN TestBuildSquashParent [2021-11-23T02:56:00.367Z] --- PASS: TestV2MetadataService (0.58s) [2021-11-23T02:56:00.367Z] PASS [2021-11-23T02:56:00.367Z] coverage: 48.2% of statements [2021-11-23T02:56:00.367Z] ok github.com/docker/docker/distribution/metadata 0.665s coverage: 48.2% of statements [2021-11-23T02:56:00.367Z] time="2021-11-23T02:56:00Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-23T02:56:00.367Z] time="2021-11-23T02:56:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"59766a4cbcb5\"}'" [2021-11-23T02:56:00.367Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-23T02:56:00.367Z] PASS [2021-11-23T02:56:00.367Z] coverage: 82.5% of statements [2021-11-23T02:56:00.367Z] ok github.com/docker/docker/daemon/logger/splunk 2.031s coverage: 82.5% of statements [2021-11-23T02:56:00.367Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T02:56:00.367Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-23T02:56:00.367Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T02:56:00.367Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-23T02:56:00.367Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-23T02:56:00.367Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-23T02:56:00.367Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-23T02:56:00.367Z] === RUN TestContinueOnError_NeverContinue [2021-11-23T02:56:00.367Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-23T02:56:00.367Z] === RUN TestManifestStore [2021-11-23T02:56:00.367Z] === RUN TestManifestStore/no_remote_or_local [2021-11-23T02:56:00.367Z] === RUN TestSuccessfulDownload [2021-11-23T02:56:00.367Z] download_test.go:267: Needs fixing on Windows [2021-11-23T02:56:00.367Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-23T02:56:00.367Z] === RUN TestCancelledDownload [2021-11-23T02:56:00.367Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-23T02:56:00.367Z] === RUN TestMaxDownloadAttempts [2021-11-23T02:56:00.367Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:56:00.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:56:00.367Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:56:00.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:56:00.367Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:56:00.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:56:00.367Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:56:00.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:56:00.367Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:56:00.367Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:56:00.367Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:56:00.367Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:56:00.838Z] time="2021-11-23T02:56:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1247022163\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/no_local_cache [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/with_local_cache [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/unknown_media_type [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-23T02:56:00.838Z] time="2021-11-23T02:56:00Z" level=warning msg="reference for unknown type: " [2021-11-23T02:56:00.838Z] time="2021-11-23T02:56:00Z" level=warning msg="reference for unknown type: " [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-23T02:56:00.838Z] time="2021-11-23T02:56:00Z" level=warning msg="reference for unknown type: " [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-23T02:56:00.838Z] time="2021-11-23T02:56:00Z" level=warning msg="reference for unknown type: " [2021-11-23T02:56:00.838Z] time="2021-11-23T02:56:00Z" level=warning msg="reference for unknown type: " [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-23T02:56:00.838Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-23T02:56:00.838Z] time="2021-11-23T02:56:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore (0.33s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.08s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-23T02:56:00.838Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-23T02:56:00.838Z] === RUN TestDetectManifestBlobMediaType [2021-11-23T02:56:00.838Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-23T02:56:00.838Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-23T02:56:00.838Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-23T02:56:00.838Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-23T02:56:00.838Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-23T02:56:00.838Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-23T02:56:00.838Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-23T02:56:00.838Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-23T02:56:00.838Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-23T02:56:00.838Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-23T02:56:00.838Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-23T02:56:00.838Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-23T02:56:00.838Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-23T02:56:00.838Z] === RUN TestFixManifestLayers [2021-11-23T02:56:00.838Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-23T02:56:00.838Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-23T02:56:00.838Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T02:56:00.838Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T02:56:00.838Z] === RUN TestFixManifestLayersBadParent [2021-11-23T02:56:00.838Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-23T02:56:00.838Z] === RUN TestValidateManifest [2021-11-23T02:56:00.838Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T02:56:00.838Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-23T02:56:00.838Z] === RUN TestFormatPlatform [2021-11-23T02:56:00.838Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-23T02:56:00.838Z] === RUN TestGetRepositoryMountCandidates [2021-11-23T02:56:00.838Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-23T02:56:00.838Z] === RUN TestLayerAlreadyExists [2021-11-23T02:56:00.838Z] 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} [2021-11-23T02:56:00.838Z] 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} [2021-11-23T02:56:00.838Z] 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} [2021-11-23T02:56:00.838Z] 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} [2021-11-23T02:56:00.838Z] 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} [2021-11-23T02:56:00.838Z] 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} [2021-11-23T02:56:00.838Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-11-23T02:56:00.838Z] === RUN TestWhenEmptyAuthConfig [2021-11-23T02:56:01.307Z] time="2021-11-23T02:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:56:01.307Z] time="2021-11-23T02:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:56:01.307Z] time="2021-11-23T02:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:56:01.307Z] time="2021-11-23T02:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:56:01.307Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-23T02:56:01.307Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2021-11-23T02:56:01.307Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2021-11-23T02:56:01.307Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2021-11-23T02:56:01.307Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2021-11-23T02:56:01.307Z] === RUN TestTransfer [2021-11-23T02:56:01.307Z] --- PASS: TestTransfer (0.13s) [2021-11-23T02:56:01.307Z] === RUN TestConcurrencyLimit [2021-11-23T02:56:01.778Z] === RUN TestNotFound [2021-11-23T02:56:01.778Z] --- PASS: TestNotFound (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestConflict [2021-11-23T02:56:01.778Z] --- PASS: TestConflict (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestForbidden [2021-11-23T02:56:01.778Z] --- PASS: TestForbidden (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestInvalidParameter [2021-11-23T02:56:01.778Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestNotImplemented [2021-11-23T02:56:01.778Z] --- PASS: TestNotImplemented (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestNotModified [2021-11-23T02:56:01.778Z] --- PASS: TestNotModified (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestUnauthorized [2021-11-23T02:56:01.778Z] --- PASS: TestUnauthorized (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestUnknown [2021-11-23T02:56:01.778Z] --- PASS: TestUnknown (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestCancelled [2021-11-23T02:56:01.778Z] --- PASS: TestCancelled (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestDeadline [2021-11-23T02:56:01.778Z] --- PASS: TestDeadline (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestDataLoss [2021-11-23T02:56:01.778Z] --- PASS: TestDataLoss (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestUnavailable [2021-11-23T02:56:01.778Z] --- PASS: TestUnavailable (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestSystem [2021-11-23T02:56:01.778Z] --- PASS: TestSystem (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Not_Found [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Bad_Request [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Conflict [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Unauthorized [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Forbidden [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Not_Modified [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-23T02:56:01.778Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-23T02:56:01.778Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-23T02:56:01.778Z] PASS [2021-11-23T02:56:01.778Z] coverage: 53.1% of statements [2021-11-23T02:56:01.778Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-11-23T02:56:01.778Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-11-23T02:56:01.778Z] === RUN TestInactiveJobs [2021-11-23T02:56:01.778Z] === RUN TestFSGetInvalidData [2021-11-23T02:56:01.778Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestFSInvalidSet [2021-11-23T02:56:01.778Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestFSInvalidRoot [2021-11-23T02:56:01.778Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestFSMetadataGetSet [2021-11-23T02:56:01.778Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-23T02:56:01.778Z] === RUN TestFSInvalidWalker [2021-11-23T02:56:01.778Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestFSGetSet [2021-11-23T02:56:01.778Z] --- PASS: TestFSGetSet (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestFSGetUnsetKey [2021-11-23T02:56:01.778Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestFSGetEmptyData [2021-11-23T02:56:01.778Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestFSDelete [2021-11-23T02:56:01.778Z] --- PASS: TestFSDelete (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestFSWalker [2021-11-23T02:56:01.778Z] --- PASS: TestFSWalker (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestFSWalkerStopOnError [2021-11-23T02:56:01.778Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-23T02:56:01.778Z] === RUN TestNewFromJSON [2021-11-23T02:56:01.778Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-23T02:56:01.778Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestMarshalKeyOrder [2021-11-23T02:56:01.778Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-23T02:56:01.778Z] === RUN TestHistoryEqual [2021-11-23T02:56:01.778Z] --- PASS: TestInactiveJobs (0.38s) [2021-11-23T02:56:01.778Z] === RUN TestWatchRelease [2021-11-23T02:56:02.248Z] --- PASS: TestWatchRelease (0.04s) [2021-11-23T02:56:02.248Z] === RUN TestWatchFinishedTransfer [2021-11-23T02:56:02.248Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-23T02:56:02.248Z] === RUN TestDuplicateTransfer [2021-11-23T02:56:02.248Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-23T02:56:02.248Z] === RUN TestImage [2021-11-23T02:56:02.248Z] --- PASS: TestImage (0.00s) [2021-11-23T02:56:02.248Z] === RUN TestImageOSNotEmpty [2021-11-23T02:56:02.248Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-23T02:56:02.248Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-23T02:56:02.248Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-23T02:56:02.248Z] === RUN TestCreate [2021-11-23T02:56:02.248Z] --- PASS: TestCreate (0.00s) [2021-11-23T02:56:02.248Z] === RUN TestRestore [2021-11-23T02:56:02.248Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-23T02:56:02.248Z] === RUN TestSuccessfulUpload [2021-11-23T02:56:02.248Z] time="2021-11-23T02:56:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-23T02:56:02.248Z] --- PASS: TestRestore (0.02s) [2021-11-23T02:56:02.248Z] === RUN TestAddDelete [2021-11-23T02:56:02.248Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-11-23T02:56:02.248Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-23T02:56:02.248Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-23T02:56:02.248Z] === RUN TestTokenPassThru [2021-11-23T02:56:02.248Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-23T02:56:02.248Z] === RUN TestTokenPassThruDifferentHost [2021-11-23T02:56:02.248Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-23T02:56:02.248Z] PASS [2021-11-23T02:56:02.248Z] coverage: 24.1% of statements [2021-11-23T02:56:02.248Z] --- PASS: TestAddDelete (0.02s) [2021-11-23T02:56:02.248Z] === RUN TestSearchAfterDelete [2021-11-23T02:56:02.248Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-23T02:56:02.248Z] === RUN TestParentReset [2021-11-23T02:56:02.248Z] ok github.com/docker/docker/distribution 1.647s coverage: 24.1% of statements [2021-11-23T02:56:02.248Z] --- PASS: TestParentReset (0.02s) [2021-11-23T02:56:02.248Z] === RUN TestGetAndSetLastUpdated [2021-11-23T02:56:02.248Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-23T02:56:02.248Z] === RUN TestStoreLen [2021-11-23T02:56:02.248Z] --- PASS: TestStoreLen (0.03s) [2021-11-23T02:56:02.248Z] PASS [2021-11-23T02:56:02.248Z] coverage: 86.6% of statements [2021-11-23T02:56:02.248Z] ok github.com/docker/docker/image 0.401s coverage: 86.6% of statements [2021-11-23T02:56:02.248Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T02:56:02.248Z] time="2021-11-23T02:56:02Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-23T02:56:02.248Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-23T02:56:02.248Z] === RUN TestCancelledUpload [2021-11-23T02:56:02.718Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-23T02:56:02.718Z] PASS [2021-11-23T02:56:02.718Z] coverage: 76.8% of statements [2021-11-23T02:56:02.718Z] ok github.com/docker/docker/distribution/xfer 1.989s coverage: 76.8% of statements [2021-11-23T02:56:02.718Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T02:56:02.718Z] === RUN TestCompare [2021-11-23T02:56:02.718Z] --- PASS: TestCompare (0.00s) [2021-11-23T02:56:02.718Z] PASS [2021-11-23T02:56:02.718Z] coverage: 19.2% of statements [2021-11-23T02:56:02.718Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2021-11-23T02:56:03.187Z] === RUN TestMakeV1ConfigFromConfig [2021-11-23T02:56:03.187Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-23T02:56:03.187Z] PASS [2021-11-23T02:56:03.187Z] coverage: 25.0% of statements [2021-11-23T02:56:03.187Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2021-11-23T02:56:03.255Z] --- PASS: TestBuildSquashParent (3.10s) [2021-11-23T02:56:03.255Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T02:56:03.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:56:03.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:56:03.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:56:03.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:56:03.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:56:03.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:56:03.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:56:03.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:56:03.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:56:03.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:56:03.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:56:03.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:56:03.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:56:03.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:56:03.656Z] === RUN TestValidateManifest [2021-11-23T02:56:03.656Z] === RUN TestValidateManifest/nil [2021-11-23T02:56:03.656Z] === RUN TestValidateManifest/non-nil [2021-11-23T02:56:03.656Z] --- PASS: TestValidateManifest (0.00s) [2021-11-23T02:56:03.656Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-23T02:56:03.656Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-23T02:56:03.656Z] PASS [2021-11-23T02:56:03.656Z] coverage: 0.7% of statements [2021-11-23T02:56:03.656Z] ok github.com/docker/docker/image/tarexport 0.250s coverage: 0.7% of statements [2021-11-23T02:56:03.656Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T02:56:04.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:56:04.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:56:04.644Z] === RUN TestSerialization [2021-11-23T02:56:04.644Z] === RUN TestEnvironmentParsing [2021-11-23T02:56:04.644Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-23T02:56:04.644Z] PASS [2021-11-23T02:56:04.644Z] coverage: 1.2% of statements [2021-11-23T02:56:04.644Z] --- PASS: TestSerialization (0.02s) [2021-11-23T02:56:04.644Z] PASS [2021-11-23T02:56:04.644Z] coverage: 100.0% of statements [2021-11-23T02:56:04.644Z] ok github.com/docker/docker/libcontainerd/local 0.048s coverage: 1.2% of statements [2021-11-23T02:56:04.644Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2021-11-23T02:56:04.644Z] === RUN TestEmptyLayer [2021-11-23T02:56:04.644Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-23T02:56:04.644Z] === RUN TestCommitFailure [2021-11-23T02:56:04.644Z] --- PASS: TestCommitFailure (0.01s) [2021-11-23T02:56:04.644Z] === RUN TestStartTransactionFailure [2021-11-23T02:56:04.644Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-23T02:56:04.644Z] === RUN TestGetOrphan [2021-11-23T02:56:04.644Z] --- PASS: TestGetOrphan (0.01s) [2021-11-23T02:56:04.644Z] === RUN TestMountAndRegister [2021-11-23T02:56:04.644Z] layer_test.go:270: Layer size: 14 [2021-11-23T02:56:04.644Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-23T02:56:04.644Z] === RUN TestLayerRelease [2021-11-23T02:56:04.644Z] layer_test.go:303: Failing on Windows [2021-11-23T02:56:04.644Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-23T02:56:04.644Z] === RUN TestStoreRestore [2021-11-23T02:56:04.644Z] layer_test.go:352: Failing on Windows [2021-11-23T02:56:04.644Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-23T02:56:04.644Z] === RUN TestTarStreamStability [2021-11-23T02:56:04.644Z] layer_test.go:467: Failing on Windows [2021-11-23T02:56:04.644Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-23T02:56:04.644Z] === RUN TestRegisterExistingLayer [2021-11-23T02:56:05.113Z] --- PASS: TestRegisterExistingLayer (0.24s) [2021-11-23T02:56:05.113Z] === RUN TestTarStreamVerification [2021-11-23T02:56:05.113Z] layer_test.go:696: Failing on Windows [2021-11-23T02:56:05.113Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-23T02:56:05.113Z] === RUN TestLayerMigration [2021-11-23T02:56:05.113Z] migration_test.go:45: Failing on Windows [2021-11-23T02:56:05.113Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-23T02:56:05.113Z] === RUN TestLayerMigrationNoTarsplit [2021-11-23T02:56:05.113Z] migration_test.go:181: Failing on Windows [2021-11-23T02:56:05.113Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T02:56:05.113Z] === RUN TestMountInit [2021-11-23T02:56:05.113Z] mount_test.go:17: Failing on Windows [2021-11-23T02:56:05.113Z] --- SKIP: TestMountInit (0.00s) [2021-11-23T02:56:05.113Z] === RUN TestMountSize [2021-11-23T02:56:05.113Z] mount_test.go:76: Failing on Windows [2021-11-23T02:56:05.113Z] --- SKIP: TestMountSize (0.00s) [2021-11-23T02:56:05.113Z] === RUN TestMountChanges [2021-11-23T02:56:05.113Z] mount_test.go:125: Failing on Windows [2021-11-23T02:56:05.113Z] --- SKIP: TestMountChanges (0.00s) [2021-11-23T02:56:05.113Z] === RUN TestMountApply [2021-11-23T02:56:05.113Z] mount_test.go:212: Failing on Windows [2021-11-23T02:56:05.113Z] --- SKIP: TestMountApply (0.00s) [2021-11-23T02:56:05.113Z] PASS [2021-11-23T02:56:05.113Z] coverage: 30.1% of statements [2021-11-23T02:56:05.113Z] ok github.com/docker/docker/layer 0.357s coverage: 30.1% of statements [2021-11-23T02:56:05.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T02:56:05.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T02:56:05.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T02:56:05.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T02:56:05.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:56:05.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:56:05.583Z] === RUN TestSequenceGetAvailableBit [2021-11-23T02:56:05.583Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestSequenceEqual [2021-11-23T02:56:05.583Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestSequenceCopy [2021-11-23T02:56:05.583Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestGetFirstAvailable [2021-11-23T02:56:05.583Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestFindSequence [2021-11-23T02:56:05.583Z] --- PASS: TestFindSequence (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestCheckIfAvailable [2021-11-23T02:56:05.583Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestMergeSequences [2021-11-23T02:56:05.583Z] --- PASS: TestMergeSequences (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestPushReservation [2021-11-23T02:56:05.583Z] --- PASS: TestPushReservation (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestSerializeDeserialize [2021-11-23T02:56:05.583Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestSet [2021-11-23T02:56:05.583Z] --- PASS: TestSet (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestSetUnset [2021-11-23T02:56:05.583Z] --- PASS: TestSetUnset (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestOffsetSetUnset [2021-11-23T02:56:05.583Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestSetInRange [2021-11-23T02:56:05.583Z] --- PASS: TestSetInRange (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestSetAnyInRange [2021-11-23T02:56:05.583Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestMethods [2021-11-23T02:56:05.583Z] --- PASS: TestMethods (0.00s) [2021-11-23T02:56:05.583Z] === RUN TestRandomAllocateDeallocate [2021-11-23T02:56:06.954Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T02:56:06.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2021-11-23T02:56:06.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2021-11-23T02:56:06.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.94s) [2021-11-23T02:56:06.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2021-11-23T02:56:06.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2021-11-23T02:56:06.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s) [2021-11-23T02:56:06.954Z] === RUN TestBuildMultiStageCopy [2021-11-23T02:56:06.954Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T02:56:07.150Z] === RUN TestInvalidConfig [2021-11-23T02:56:07.150Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-23T02:56:07.150Z] === RUN TestConfig [2021-11-23T02:56:07.150Z] --- PASS: TestConfig (0.00s) [2021-11-23T02:56:07.150Z] === RUN TestOptionsLabels [2021-11-23T02:56:07.150Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-23T02:56:07.150Z] === RUN TestValidName [2021-11-23T02:56:07.150Z] --- PASS: TestValidName (0.00s) [2021-11-23T02:56:07.150Z] === RUN TestTLSConfiguration [2021-11-23T02:56:07.150Z] time="2021-11-23T02:56:06Z" level=info msg="Option Initializing KV with TLS" [2021-11-23T02:56:07.150Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-23T02:56:07.150Z] PASS [2021-11-23T02:56:07.150Z] coverage: 24.0% of statements [2021-11-23T02:56:07.150Z] ok github.com/docker/docker/libnetwork/config 0.201s coverage: 24.0% of statements [2021-11-23T02:56:07.618Z] === RUN TestKey [2021-11-23T02:56:07.618Z] --- PASS: TestKey (0.00s) [2021-11-23T02:56:07.618Z] === RUN TestParseKey [2021-11-23T02:56:07.618Z] --- PASS: TestParseKey (0.00s) [2021-11-23T02:56:07.618Z] === RUN TestInvalidDataStore [2021-11-23T02:56:07.618Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-23T02:56:07.618Z] === RUN TestKVObjectFlatKey [2021-11-23T02:56:07.618Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-23T02:56:07.618Z] === RUN TestAtomicKVObjectFlatKey [2021-11-23T02:56:07.618Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-23T02:56:07.618Z] PASS [2021-11-23T02:56:07.618Z] coverage: 21.9% of statements [2021-11-23T02:56:07.618Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-11-23T02:56:07.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T02:56:07.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T02:56:07.893Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T02:56:08.087Z] === RUN TestErrorInterfaces [2021-11-23T02:56:08.087Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestNetworkMarshalling [2021-11-23T02:56:08.087Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-23T02:56:08.087Z] === RUN TestEndpointMarshalling [2021-11-23T02:56:08.087Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestAuxAddresses [2021-11-23T02:56:08.087Z] time="2021-11-23T02:56:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:56:08.087Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-23T02:56:08.087Z] === RUN TestSRVServiceQuery [2021-11-23T02:56:08.087Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestServiceVIPReuse [2021-11-23T02:56:08.087Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-23T02:56:08.087Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestDNSIPQuery [2021-11-23T02:56:08.087Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestDNSProxyServFail [2021-11-23T02:56:08.087Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestSandboxAddEmpty [2021-11-23T02:56:08.087Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestSandboxAddMultiPrio [2021-11-23T02:56:08.087Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestSandboxAddSamePrio [2021-11-23T02:56:08.087Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestCleanupServiceDiscovery [2021-11-23T02:56:08.087Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestDNSOptions [2021-11-23T02:56:08.087Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:56:08.087Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestMultipleControllersWithSameStore [2021-11-23T02:56:08.087Z] time="2021-11-23T02:56:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:56:08.087Z] === RUN TestIPDataMarshalling [2021-11-23T02:56:08.087Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-23T02:56:08.087Z] === RUN TestValidateAndIsV6 [2021-11-23T02:56:08.087Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-23T02:56:08.087Z] PASS [2021-11-23T02:56:08.087Z] time="2021-11-23T02:56:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:56:08.087Z] coverage: 68.9% of statements [2021-11-23T02:56:08.087Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-11-23T02:56:08.087Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-23T02:56:08.087Z] PASS [2021-11-23T02:56:08.087Z] coverage: 8.6% of statements [2021-11-23T02:56:08.087Z] ok github.com/docker/docker/libnetwork 0.265s coverage: 8.6% of statements [2021-11-23T02:56:08.157Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T02:56:08.417Z] --- PASS: TestBuildMultiStageCopy (1.69s) [2021-11-23T02:56:08.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) [2021-11-23T02:56:08.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2021-11-23T02:56:08.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-11-23T02:56:08.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2021-11-23T02:56:08.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-11-23T02:56:08.417Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T02:56:08.559Z] === RUN TestDriver [2021-11-23T02:56:08.559Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:56:08.559Z] PASS [2021-11-23T02:56:08.559Z] coverage: 34.8% of statements [2021-11-23T02:56:08.559Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-11-23T02:56:08.989Z] --- PASS: TestBuildMultiStageParentConfig (0.49s) [2021-11-23T02:56:08.989Z] === RUN TestBuildLabelWithTargets [2021-11-23T02:56:09.029Z] === RUN TestDriver [2021-11-23T02:56:09.029Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:56:09.029Z] PASS [2021-11-23T02:56:09.029Z] coverage: 34.8% of statements [2021-11-23T02:56:09.029Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2021-11-23T02:56:09.029Z] === RUN TestNetworkAllocateFree [2021-11-23T02:56:09.029Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-23T02:56:09.029Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-23T02:56:09.029Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-23T02:56:09.029Z] PASS [2021-11-23T02:56:09.029Z] coverage: 63.6% of statements [2021-11-23T02:56:09.029Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.090s coverage: 63.6% of statements [2021-11-23T02:56:09.499Z] === RUN TestGetEmptyCapabilities [2021-11-23T02:56:09.499Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-23T02:56:09.499Z] === RUN TestGetExtraCapabilities [2021-11-23T02:56:09.499Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-23T02:56:09.499Z] === RUN TestGetInvalidCapabilities [2021-11-23T02:56:09.499Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-23T02:56:09.499Z] === RUN TestRemoteDriver [2021-11-23T02:56:09.499Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-23T02:56:09.499Z] === RUN TestDriverError [2021-11-23T02:56:09.499Z] --- PASS: TestDriverError (0.00s) [2021-11-23T02:56:09.499Z] === RUN TestMissingValues [2021-11-23T02:56:09.499Z] --- PASS: TestMissingValues (0.00s) [2021-11-23T02:56:09.499Z] === RUN TestRollback [2021-11-23T02:56:09.499Z] --- PASS: TestRollback (0.00s) [2021-11-23T02:56:09.499Z] PASS [2021-11-23T02:56:09.499Z] coverage: 57.4% of statements [2021-11-23T02:56:09.499Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-11-23T02:56:09.558Z] --- PASS: TestBuildLabelWithTargets (0.78s) [2021-11-23T02:56:09.558Z] === RUN TestBuildWithEmptyLayers [2021-11-23T02:56:09.968Z] === RUN TestNAT [2021-11-23T02:56:09.968Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T02:56:09.968Z] --- SKIP: TestNAT (0.00s) [2021-11-23T02:56:09.968Z] === RUN TestTransparent [2021-11-23T02:56:09.968Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T02:56:09.968Z] --- SKIP: TestTransparent (0.00s) [2021-11-23T02:56:09.968Z] PASS [2021-11-23T02:56:09.968Z] coverage: 0.0% of statements [2021-11-23T02:56:09.968Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2021-11-23T02:56:09.968Z] --- PASS: TestRandomAllocateDeallocate (4.59s) [2021-11-23T02:56:09.968Z] === RUN TestAllocateRandomDeallocate [2021-11-23T02:56:10.035Z] === RUN TestMiddlewares [2021-11-23T02:56:10.035Z] --- PASS: TestMiddlewares (0.00s) [2021-11-23T02:56:10.035Z] PASS [2021-11-23T02:56:10.035Z] coverage: 9.0% of statements [2021-11-23T02:56:10.035Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2021-11-23T02:56:10.128Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2021-11-23T02:56:10.128Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T02:56:10.438Z] === RUN TestBuildDefault [2021-11-23T02:56:10.438Z] --- PASS: TestBuildDefault (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestBuildHostnameDomainname [2021-11-23T02:56:10.438Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestBuildHostname [2021-11-23T02:56:10.438Z] --- PASS: TestBuildHostname (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestBuildHostnameFQDN [2021-11-23T02:56:10.438Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestBuildNoIP [2021-11-23T02:56:10.438Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestUpdate [2021-11-23T02:56:10.438Z] --- PASS: TestUpdate (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-23T02:56:10.438Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-23T02:56:10.438Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestAddEmpty [2021-11-23T02:56:10.438Z] --- PASS: TestAddEmpty (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestAdd [2021-11-23T02:56:10.438Z] --- PASS: TestAdd (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestDeleteEmpty [2021-11-23T02:56:10.438Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestDeleteNewline [2021-11-23T02:56:10.438Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestDelete [2021-11-23T02:56:10.438Z] --- PASS: TestDelete (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestConcurrentWrites [2021-11-23T02:56:10.438Z] === RUN TestNew [2021-11-23T02:56:10.438Z] --- PASS: TestNew (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestAddDriver [2021-11-23T02:56:10.438Z] --- PASS: TestAddDriver (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestAddDuplicateDriver [2021-11-23T02:56:10.438Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-23T02:56:10.438Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestDriver [2021-11-23T02:56:10.438Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestIPAM [2021-11-23T02:56:10.438Z] --- PASS: TestIPAM (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestWalkIPAMs [2021-11-23T02:56:10.438Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-23T02:56:10.438Z] === RUN TestWalkDrivers [2021-11-23T02:56:10.438Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-23T02:56:10.438Z] PASS [2021-11-23T02:56:10.438Z] coverage: 82.4% of statements [2021-11-23T02:56:10.438Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2021-11-23T02:56:10.438Z] --- PASS: TestConcurrentWrites (0.15s) [2021-11-23T02:56:10.438Z] PASS [2021-11-23T02:56:10.438Z] coverage: 81.2% of statements [2021-11-23T02:56:10.438Z] ok github.com/docker/docker/libnetwork/etchosts 0.199s coverage: 81.2% of statements [2021-11-23T02:56:10.465Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-11-23T02:56:10.465Z] === RUN TestInfoDebug [2021-11-23T02:56:10.465Z] --- PASS: TestInfoDebug (0.55s) [2021-11-23T02:56:10.465Z] === RUN TestInfoInsecureRegistries [2021-11-23T02:56:10.465Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-23T02:56:10.465Z] === RUN TestInfoRegistryMirrors [2021-11-23T02:56:10.465Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-23T02:56:10.465Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T02:56:10.465Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-23T02:56:10.465Z] === RUN TestPingCacheHeaders [2021-11-23T02:56:10.465Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T02:56:10.465Z] === RUN TestPingGet [2021-11-23T02:56:10.465Z] --- PASS: TestPingGet (0.02s) [2021-11-23T02:56:10.465Z] === RUN TestPingHead [2021-11-23T02:56:10.465Z] --- PASS: TestPingHead (0.02s) [2021-11-23T02:56:10.465Z] === RUN TestVersion [2021-11-23T02:56:10.465Z] --- PASS: TestVersion (0.02s) [2021-11-23T02:56:10.465Z] === CONT TestDiskUsage [2021-11-23T02:56:10.908Z] === RUN TestDiff [2021-11-23T02:56:10.908Z] --- PASS: TestDiff (0.00s) [2021-11-23T02:56:10.908Z] === RUN TestAddedCallback [2021-11-23T02:56:10.908Z] --- PASS: TestAddedCallback (0.00s) [2021-11-23T02:56:10.908Z] === RUN TestRemovedCallback [2021-11-23T02:56:10.908Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-23T02:56:10.908Z] === RUN TestNoCallback [2021-11-23T02:56:10.908Z] --- PASS: TestNoCallback (0.00s) [2021-11-23T02:56:10.908Z] PASS [2021-11-23T02:56:10.908Z] coverage: 48.1% of statements [2021-11-23T02:56:10.908Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-23T02:56:10.908Z] --- PASS: TestAllocateRandomDeallocate (0.93s) [2021-11-23T02:56:10.908Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T02:56:11.035Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T02:56:11.072Z] --- PASS: TestBuildMultiStageOnBuild (1.16s) [2021-11-23T02:56:11.072Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T02:56:11.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T02:56:11.252Z] Using test binary docker [2021-11-23T02:56:11.252Z] +++ /etc/init.d/apparmor start [2021-11-23T02:56:11.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T02:56:11.252Z] Using test binary docker [2021-11-23T02:56:11.252Z] +++ /etc/init.d/apparmor start [2021-11-23T02:56:11.252Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T02:56:11.252Z] (warning). [2021-11-23T02:56:11.252Z] INFO: Waiting for daemon to start... [2021-11-23T02:56:11.252Z] INFO: Waiting for daemon to start... [2021-11-23T02:56:11.252Z] Starting dockerd [2021-11-23T02:56:11.252Z] +++ 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 [2021-11-23T02:56:11.252Z] Starting dockerd [2021-11-23T02:56:11.252Z] +++ 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 [2021-11-23T02:56:11.252Z] .. [2021-11-23T02:56:11.252Z] [2021-11-23T02:56:11.252Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T02:56:11.252Z] [2021-11-23T02:56:11.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T02:56:11.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T02:56:11.252Z] Error: No such image: emptyfs [2021-11-23T02:56:11.252Z] Error: No such image: emptyfs [2021-11-23T02:56:11.252Z] ++++ docker load++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T02:56:11.252Z] [2021-11-23T02:56:11.252Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T02:56:11.252Z] ++++ docker load [2021-11-23T02:56:11.252Z] Running integration-test (iteration 1) [2021-11-23T02:56:11.252Z] Running integration-test (iteration 1) [2021-11-23T02:56:11.252Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-23T02:56:11.252Z] ++ 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)/' [2021-11-23T02:56:11.252Z] ++ set -e [2021-11-23T02:56:11.252Z] ++ '[' -n 0 ']' [2021-11-23T02:56:11.252Z] ++ set -x [2021-11-23T02:56:11.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2021-11-23T02:56:11.252Z] 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)/ [2021-11-23T02:56:11.252Z] ++ 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)/' [2021-11-23T02:56:11.252Z] ++ set -e [2021-11-23T02:56:11.253Z] ++ '[' -n 0 ']' [2021-11-23T02:56:11.253Z] ++ set -x [2021-11-23T02:56:11.253Z] ++ 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)/' [2021-11-23T02:56:11.253Z] Loaded image: busybox:latest [2021-11-23T02:56:11.253Z] Loaded image: busybox:latest [2021-11-23T02:56:11.253Z] Loaded image: busybox:glibc [2021-11-23T02:56:11.253Z] Loaded image: busybox:glibc [2021-11-23T02:56:11.253Z] Loaded image: debian:bullseye-slim [2021-11-23T02:56:11.253Z] Loaded image: hello-world:latest [2021-11-23T02:56:11.253Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:56:11.253Z] INFO: Testing against a local daemon [2021-11-23T02:56:11.253Z] === RUN TestDockerDaemonSuite [2021-11-23T02:56:11.253Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-23T02:56:11.253Z] Loaded image: debian:bullseye-slim [2021-11-23T02:56:11.253Z] Loaded image: hello-world:latest [2021-11-23T02:56:11.253Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:56:11.253Z] INFO: Testing against a local daemon [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T02:56:11.253Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T02:56:11.296Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T02:56:11.378Z] === RUN TestNew [2021-11-23T02:56:11.378Z] --- PASS: TestNew (0.00s) [2021-11-23T02:56:11.378Z] === RUN TestAllocate [2021-11-23T02:56:11.378Z] --- PASS: TestAllocate (0.00s) [2021-11-23T02:56:11.378Z] === RUN TestUninitialized [2021-11-23T02:56:11.378Z] --- PASS: TestUninitialized (0.00s) [2021-11-23T02:56:11.378Z] === RUN TestAllocateInRange [2021-11-23T02:56:11.378Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-23T02:56:11.378Z] === RUN TestAllocateSerial [2021-11-23T02:56:11.378Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-23T02:56:11.378Z] PASS [2021-11-23T02:56:11.378Z] coverage: 87.5% of statements [2021-11-23T02:56:11.378Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-11-23T02:56:11.378Z] === RUN TestCaller [2021-11-23T02:56:11.378Z] --- PASS: TestCaller (0.00s) [2021-11-23T02:56:11.378Z] PASS [2021-11-23T02:56:11.378Z] coverage: 100.0% of statements [2021-11-23T02:56:11.378Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T02:56:11.556Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T02:56:11.646Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-11-23T02:56:11.646Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage (1.23s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-23T02:56:11.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-23T02:56:11.816Z] PASS [2021-11-23T02:56:11.816Z] [2021-11-23T02:56:11.816Z] === Skipped [2021-11-23T02:56:11.816Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T02:56:11.816Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T02:56:11.816Z] [2021-11-23T02:56:11.817Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-23T02:56:11.817Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T02:56:11.817Z] [2021-11-23T02:56:11.817Z] DONE 53 tests, 2 skipped in 24.034s [2021-11-23T02:56:11.817Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T02:56:11.817Z] INFO: Testing against a local daemon [2021-11-23T02:56:11.817Z] === RUN TestVolumesCreateAndList [2021-11-23T02:56:11.817Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-23T02:56:11.817Z] === RUN TestVolumesRemove [2021-11-23T02:56:11.819Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T02:56:11.848Z] === RUN TestSetSerialInsertDelete [2021-11-23T02:56:11.848Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-23T02:56:11.848Z] === RUN TestSetParallelInsertDelete [2021-11-23T02:56:12.077Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-23T02:56:12.077Z] === RUN TestVolumesInspect [2021-11-23T02:56:12.077Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-23T02:56:12.077Z] === RUN TestVolumesInvalidJSON [2021-11-23T02:56:12.077Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T02:56:12.077Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T02:56:12.077Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T02:56:12.077Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-23T02:56:12.077Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T02:56:12.077Z] PASS [2021-11-23T02:56:12.077Z] [2021-11-23T02:56:12.077Z] DONE 5 tests in 0.200s [2021-11-23T02:56:12.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T02:56:12.077Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13403 is not a child of this shell [2021-11-23T02:56:12.077Z] warning: PID 13403 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-23T02:56:12.077Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T02:56:12.077Z] [2021-11-23T02:56:12.077Z] Unloading profiles will leave already running processes permanently [2021-11-23T02:56:12.077Z] unconfined, which can lead to unexpected situations. [2021-11-23T02:56:12.077Z] [2021-11-23T02:56:12.077Z] To set a process to complain mode, use the command line tool [2021-11-23T02:56:12.077Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T02:56:12.077Z] Removing test suite binaries [2021-11-23T02:56:12.077Z] exiting test-integration [2021-11-23T02:56:12.077Z] ++ exit 0 [2021-11-23T02:56:12.077Z] [2021-11-23T02:56:12.077Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T02:56:12.318Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.18s) [2021-11-23T02:56:12.318Z] === RUN TestRetrieveFromStore [2021-11-23T02:56:12.318Z] === RUN TestPoolRequest [2021-11-23T02:56:12.318Z] --- PASS: TestPoolRequest (0.00s) [2021-11-23T02:56:12.318Z] === RUN TestOtherRequests [2021-11-23T02:56:12.318Z] --- PASS: TestOtherRequests (0.00s) [2021-11-23T02:56:12.318Z] PASS [2021-11-23T02:56:12.318Z] coverage: 57.1% of statements [2021-11-23T02:56:12.318Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2021-11-23T02:56:12.644Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T02:56:12.644Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T02:56:12.788Z] === RUN TestInt2IP2IntConversion [2021-11-23T02:56:12.788Z] --- PASS: TestRetrieveFromStore (0.60s) [2021-11-23T02:56:12.788Z] === RUN TestIsCorrupted [2021-11-23T02:56:12.788Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-23T02:56:12.788Z] === RUN TestSetRollover [2021-11-23T02:56:13.028Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2021-11-23T02:56:13.029Z] === RUN TestBuildWithHugeFile [2021-11-23T02:56:13.258Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-23T02:56:13.258Z] === RUN TestGetAddressVersion [2021-11-23T02:56:13.258Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-23T02:56:13.258Z] === RUN TestKeyString [2021-11-23T02:56:13.258Z] --- PASS: TestKeyString (0.00s) [2021-11-23T02:56:13.258Z] === RUN TestPoolDataMarshal [2021-11-23T02:56:13.258Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-23T02:56:13.258Z] === RUN TestSubnetsMarshal [2021-11-23T02:56:13.258Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-23T02:56:13.258Z] === RUN TestAddSubnets [2021-11-23T02:56:13.258Z] --- PASS: TestAddSubnets (0.04s) [2021-11-23T02:56:13.258Z] === RUN TestDoublePoolRelease [2021-11-23T02:56:13.258Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-23T02:56:13.258Z] === RUN TestAddReleasePoolID [2021-11-23T02:56:13.258Z] === RUN TestGetCapabilities [2021-11-23T02:56:13.258Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-23T02:56:13.258Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-23T02:56:13.258Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-23T02:56:13.258Z] === RUN TestGetDefaultAddressSpaces [2021-11-23T02:56:13.258Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-23T02:56:13.258Z] === RUN TestRemoteDriver [2021-11-23T02:56:13.258Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-11-23T02:56:13.258Z] === RUN TestPredefinedPool [2021-11-23T02:56:13.258Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-23T02:56:13.258Z] PASS [2021-11-23T02:56:13.258Z] coverage: 47.4% of statements [2021-11-23T02:56:13.258Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.058s coverage: 47.4% of statements [2021-11-23T02:56:13.258Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-23T02:56:13.258Z] === RUN TestRemoveSubnet [2021-11-23T02:56:13.258Z] --- PASS: TestRemoveSubnet (0.16s) [2021-11-23T02:56:13.258Z] === RUN TestGetSameAddress [2021-11-23T02:56:13.258Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-23T02:56:13.258Z] === RUN TestPoolAllocationReuse Post stage [Pipeline] junit [2021-11-23T02:56:13.479Z] Recording test results [2021-11-23T02:56:13.581Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T02:56:13.581Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T02:56:13.581Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T02:56:13.729Z] === RUN TestWindowsIPAM [2021-11-23T02:56:13.729Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-23T02:56:13.729Z] PASS [2021-11-23T02:56:13.729Z] coverage: 71.4% of statements [2021-11-23T02:56:13.729Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-11-23T02:56:13.729Z] --- PASS: TestSetRollover (1.20s) [2021-11-23T02:56:13.729Z] === RUN TestSetRolloverSerial [2021-11-23T02:56:14.719Z] === RUN TestDefaultNetwork [2021-11-23T02:56:14.719Z] --- PASS: TestPoolAllocationReuse (1.27s) [2021-11-23T02:56:14.719Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-23T02:56:14.719Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-23T02:56:14.719Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-23T02:56:14.719Z] --- PASS: TestDefaultNetwork (0.22s) [2021-11-23T02:56:14.719Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-23T02:56:14.959Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T02:56:15.189Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-23T02:56:15.189Z] === RUN TestInitAddressPools [2021-11-23T02:56:15.189Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-23T02:56:15.189Z] PASS [2021-11-23T02:56:15.189Z] coverage: 74.0% of statements [2021-11-23T02:56:15.189Z] ok github.com/docker/docker/libnetwork/ipamutils 0.487s coverage: 74.0% of statements [2021-11-23T02:56:15.189Z] --- PASS: TestSetRolloverSerial (1.21s) [2021-11-23T02:56:15.189Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-23T02:56:15.189Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-23T02:56:15.189Z] PASS [2021-11-23T02:56:15.189Z] coverage: 84.4% of statements [2021-11-23T02:56:15.189Z] ok github.com/docker/docker/libnetwork/bitseq 9.770s coverage: 84.4% of statements [2021-11-23T02:56:15.527Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T02:56:15.527Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T02:56:15.527Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T02:56:15.659Z] === RUN TestKeyValue [2021-11-23T02:56:15.659Z] --- PASS: TestKeyValue (0.00s) [2021-11-23T02:56:15.659Z] PASS [2021-11-23T02:56:15.659Z] coverage: 60.0% of statements [2021-11-23T02:56:15.659Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-11-23T02:56:15.702Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T02:56:16.046Z] + echo Ensuring container killed. [2021-11-23T02:56:16.046Z] Ensuring container killed. [2021-11-23T02:56:16.046Z] + docker rm -vf docker-pr7 [2021-11-23T02:56:16.046Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T02:56:16.095Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-23T02:56:16.339Z] + echo Chowning /workspace to jenkins user [2021-11-23T02:56:16.339Z] Chowning /workspace to jenkins user [2021-11-23T02:56:16.339Z] + id -u [2021-11-23T02:56:16.339Z] + id -g [2021-11-23T02:56:16.339Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43040:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T02:56:16.339Z] Unable to find image 'busybox:latest' locally [2021-11-23T02:56:16.339Z] latest: Pulling from library/busybox [2021-11-23T02:56:16.599Z] e685c5c858e3: Pulling fs layer [2021-11-23T02:56:16.599Z] e685c5c858e3: Verifying Checksum [2021-11-23T02:56:16.599Z] e685c5c858e3: Download complete [2021-11-23T02:56:16.599Z] e685c5c858e3: Pull complete [2021-11-23T02:56:16.599Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T02:56:16.599Z] Status: Downloaded newer image for busybox:latest [2021-11-23T02:56:16.649Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.08s) [2021-11-23T02:56:16.649Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-23T02:56:16.663Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T02:56:17.599Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T02:56:17.599Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T02:56:17.599Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T02:56:17.599Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T02:56:17.639Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T02:56:17.639Z] === RUN TestNetworkDBSimple [2021-11-23T02:56:17.862Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T02:56:18.630Z] === RUN TestGenerate [2021-11-23T02:56:18.630Z] --- PASS: TestGenerate (0.00s) [2021-11-23T02:56:18.630Z] === RUN TestGeneratePtr [2021-11-23T02:56:18.630Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-23T02:56:18.630Z] === RUN TestGenerateMissingField [2021-11-23T02:56:18.630Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-23T02:56:18.630Z] === RUN TestFieldCannotBeSet [2021-11-23T02:56:18.630Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-23T02:56:18.630Z] === RUN TestTypeMismatchError [2021-11-23T02:56:18.630Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-23T02:56:18.630Z] PASS [2021-11-23T02:56:18.630Z] coverage: 100.0% of statements [2021-11-23T02:56:18.630Z] ok github.com/docker/docker/libnetwork/options 0.055s coverage: 100.0% of statements [2021-11-23T02:56:18.630Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.96s) [2021-11-23T02:56:18.630Z] === RUN TestGetAddress [2021-11-23T02:56:18.630Z] 2021/11/23 02:56:18 Closing DB instances... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T02:56:19.448Z] + bundleName=amd64-rootless [2021-11-23T02:56:19.448Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-23T02:56:19.448Z] Creating amd64-rootless-bundles.tar.gz [2021-11-23T02:56:19.448Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-23T02:56:19.448Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-23T02:56:19.463Z] Archiving artifacts [2021-11-23T02:56:19.623Z] testing: warning: no tests to run [2021-11-23T02:56:19.623Z] PASS [2021-11-23T02:56:19.623Z] coverage: 0.0% of statements [2021-11-23T02:56:19.623Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2021-11-23T02:56:20.096Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-23T02:56:20.096Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-23T02:56:20.568Z] === RUN TestRequestNewPort [2021-11-23T02:56:20.568Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestRequestSpecificPort [2021-11-23T02:56:20.568Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestReleasePort [2021-11-23T02:56:20.568Z] --- PASS: TestReleasePort (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestReuseReleasedPort [2021-11-23T02:56:20.568Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestReleaseUnreadledPort [2021-11-23T02:56:20.568Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestUnknowProtocol [2021-11-23T02:56:20.568Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestAllocateAllPorts [2021-11-23T02:56:20.568Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-11-23T02:56:20.568Z] === RUN TestPortAllocation [2021-11-23T02:56:20.568Z] --- PASS: TestPortAllocation (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestPortAllocationWithCustomRange [2021-11-23T02:56:20.568Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestNoDuplicateBPR [2021-11-23T02:56:20.568Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-23T02:56:20.568Z] === RUN TestChangePortRange [2021-11-23T02:56:20.568Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-23T02:56:20.568Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-23T02:56:20.568Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-23T02:56:20.568Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-23T02:56:20.568Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-23T02:56:20.568Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-23T02:56:20.568Z] --- PASS: TestChangePortRange (0.00s) [2021-11-23T02:56:20.568Z] PASS [2021-11-23T02:56:20.568Z] coverage: 88.6% of statements [2021-11-23T02:56:20.568Z] ok github.com/docker/docker/libnetwork/portallocator 0.088s coverage: 88.6% of statements [2021-11-23T02:56:21.042Z] 2021/11/23 02:56:20 Closing DB instances... [2021-11-23T02:56:21.515Z] testing: warning: no tests to run [2021-11-23T02:56:21.515Z] PASS [2021-11-23T02:56:21.515Z] coverage: 0.0% of statements [2021-11-23T02:56:21.515Z] ok github.com/docker/docker/libnetwork/portmapper 0.069s coverage: 0.0% of statements [no tests to run] [2021-11-23T02:56:21.515Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-23T02:56:21.515Z] PASS [2021-11-23T02:56:21.515Z] coverage: 100.0% of statements [2021-11-23T02:56:21.515Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-11-23T02:56:21.588Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T02:56:21.905Z] + make clean [2021-11-23T02:56:22.165Z] docker volume rm -f docker-dev-cache [2021-11-23T02:56:22.165Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T02:56:22.504Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-11-23T02:56:22.504Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-23T02:56:22.504Z] === RUN TestHashData [2021-11-23T02:56:22.504Z] --- PASS: TestHashData (0.00s) [2021-11-23T02:56:22.504Z] PASS [2021-11-23T02:56:22.504Z] coverage: 2.8% of statements [2021-11-23T02:56:22.504Z] ok github.com/docker/docker/libnetwork/resolvconf 0.075s coverage: 2.8% of statements [Pipeline] } [2021-11-23T02:56:22.976Z] === RUN TestErrorConstructors [2021-11-23T02:56:22.976Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-23T02:56:22.976Z] === RUN TestCompareIPMask [2021-11-23T02:56:22.976Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-23T02:56:22.976Z] === RUN TestUtilGetHostPartIP [2021-11-23T02:56:22.976Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-23T02:56:22.976Z] === RUN TestUtilGetBroadcastIP [2021-11-23T02:56:22.976Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-23T02:56:22.976Z] === RUN TestParseCIDR [2021-11-23T02:56:22.976Z] --- PASS: TestParseCIDR (0.00s) [2021-11-23T02:56:22.976Z] PASS [2021-11-23T02:56:22.976Z] coverage: 37.3% of statements [2021-11-23T02:56:22.976Z] ok github.com/docker/docker/libnetwork/types 0.061s coverage: 37.3% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T02:56:23.448Z] 2021/11/23 02:56:23 Closing DB instances... [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-23T02:56:23.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-23T02:56:23.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-23T02:56:23.919Z] PASS [2021-11-23T02:56:23.919Z] coverage: 50.0% of statements [2021-11-23T02:56:23.919Z] ok github.com/docker/docker/oci 0.075s coverage: 50.0% of statements [2021-11-23T02:56:24.390Z] === RUN TestAddressPoolOpt [2021-11-23T02:56:24.390Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/a [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/something [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/_=a [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/env1=value1 [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/_env1=value1 [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/PATH [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/=a [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/PATH= [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/PATH=something [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/asd!qwe [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/1asd [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/123 [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/some_space [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/__some_space_before [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/some_space_after__ [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/= [2021-11-23T02:56:24.390Z] === RUN TestValidateEnv/PaTh [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestParseHost [2021-11-23T02:56:24.390Z] --- PASS: TestParseHost (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestParseDockerDaemonHost [2021-11-23T02:56:24.390Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestParseTCP [2021-11-23T02:56:24.390Z] --- PASS: TestParseTCP (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-23T02:56:24.390Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestValidateExtraHosts [2021-11-23T02:56:24.390Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestIpOptString [2021-11-23T02:56:24.390Z] --- PASS: TestIpOptString (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-23T02:56:24.390Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestNewIpOptValidDefaultVal [2021-11-23T02:56:24.390Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestIpOptSetInvalidVal [2021-11-23T02:56:24.390Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestValidateIPAddress [2021-11-23T02:56:24.390Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestMapOpts [2021-11-23T02:56:24.390Z] --- PASS: TestMapOpts (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestListOptsWithoutValidator [2021-11-23T02:56:24.390Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestListOptsWithValidator [2021-11-23T02:56:24.390Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestValidateDNSSearch [2021-11-23T02:56:24.390Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_general_format [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_one_more [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-23T02:56:24.390Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-23T02:56:24.390Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestNamedListOpts [2021-11-23T02:56:24.390Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-23T02:56:24.390Z] === RUN TestNamedMapOpts [2021-11-23T02:56:24.391Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-23T02:56:24.391Z] === RUN TestParseLink [2021-11-23T02:56:24.391Z] --- PASS: TestParseLink (0.00s) [2021-11-23T02:56:24.391Z] === RUN TestQuotedStringSetWithQuotes [2021-11-23T02:56:24.391Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-23T02:56:24.391Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-23T02:56:24.391Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-23T02:56:24.391Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-23T02:56:24.391Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-23T02:56:24.391Z] === RUN TestUlimitOpt [2021-11-23T02:56:24.391Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-23T02:56:24.391Z] PASS [2021-11-23T02:56:24.391Z] coverage: 67.1% of statements [2021-11-23T02:56:24.391Z] ok github.com/docker/docker/opts 0.113s coverage: 67.1% of statements [2021-11-23T02:56:24.861Z] === RUN TestParseVersion [2021-11-23T02:56:24.861Z] --- PASS: TestParseVersion (0.00s) [2021-11-23T02:56:24.861Z] PASS [2021-11-23T02:56:24.861Z] coverage: 52.9% of statements [2021-11-23T02:56:24.861Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2021-11-23T02:56:25.313Z] --- PASS: TestImportExtremelyLargeImageWorks (89.26s) [2021-11-23T02:56:25.313Z] PASS [2021-11-23T02:56:25.313Z] [2021-11-23T02:56:25.313Z] DONE 12 tests in 91.954s [2021-11-23T02:56:25.313Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T02:56:25.313Z] INFO: Testing against a local daemon [2021-11-23T02:56:25.313Z] === RUN TestNetworkCreateDelete [2021-11-23T02:56:25.313Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-23T02:56:25.313Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T02:56:25.313Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-11-23T02:56:25.313Z] === RUN TestDaemonDNSFallback [2021-11-23T02:56:25.313Z] --- PASS: TestDaemonDNSFallback (6.36s) [2021-11-23T02:56:25.313Z] === RUN TestInspectNetwork [2021-11-23T02:56:25.338Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2021-11-23T02:56:25.338Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-23T02:56:25.984Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T02:56:26.244Z] --- PASS: TestBuildWithHugeFile (111.36s) [2021-11-23T02:56:26.244Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T02:56:26.244Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:56:26.244Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:56:26.244Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T02:56:26.244Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:56:26.244Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:56:26.244Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:56:26.244Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:56:26.244Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:56:26.244Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:56:26.244Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:56:26.244Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:56:26.244Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:56:26.244Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-23T02:56:26.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-23T02:56:26.244Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-23T02:56:26.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-23T02:56:26.244Z] === RUN TestBuildPreserveOwnership [2021-11-23T02:56:26.244Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T02:56:26.811Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T02:56:27.474Z] c1f4c7287c99: Pull complete [2021-11-23T02:56:27.474Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-23T02:56:27.474Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T02:56:27.474Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-23T02:56:27.474Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-23T02:56:27.474Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-23T02:56:27.474Z] WARN: Skipping validation tests [2021-11-23T02:56:27.474Z] INFO: Running unit tests at 11/23/2021 02:56:25... [2021-11-23T02:56:27.575Z] === RUN TestIsArchivePathDir [2021-11-23T02:56:27.575Z] 2021/11/23 02:56:26 Closing DB instances... [2021-11-23T02:56:27.575Z] === RUN TestPeerCertificateMarshalJSON [2021-11-23T02:56:27.575Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-23T02:56:27.575Z] === RUN TestIsArchivePathInvalidFile [2021-11-23T02:56:27.575Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2021-11-23T02:56:27.575Z] === RUN TestIsArchivePathTar [2021-11-23T02:56:27.575Z] --- PASS: TestIsArchivePathTar (0.31s) [2021-11-23T02:56:27.575Z] === RUN TestDecompressStreamGzip [2021-11-23T02:56:27.889Z] === RUN TestInspectNetwork/full_network_id [2021-11-23T02:56:27.889Z] === RUN TestInspectNetwork/partial_network_id [2021-11-23T02:56:27.889Z] === RUN TestInspectNetwork/network_name [2021-11-23T02:56:27.889Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-23T02:56:28.051Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-23T02:56:28.051Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-23T02:56:28.051Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2021-11-23T02:56:28.051Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-23T02:56:28.051Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestMiddleware [2021-11-23T02:56:28.051Z] --- PASS: TestMiddleware (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestNewResponseModifier [2021-11-23T02:56:28.051Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-23T02:56:28.051Z] PASS [2021-11-23T02:56:28.051Z] coverage: 26.8% of statements [2021-11-23T02:56:28.051Z] ok github.com/docker/docker/pkg/authorization 0.698s coverage: 26.8% of statements [2021-11-23T02:56:28.051Z] --- PASS: TestDecompressStreamGzip (0.20s) [2021-11-23T02:56:28.051Z] === RUN TestDecompressStreamBzip2 [2021-11-23T02:56:28.051Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-11-23T02:56:28.051Z] === RUN TestDecompressStreamXz [2021-11-23T02:56:28.051Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T02:56:28.051Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestDecompressStreamZstd [2021-11-23T02:56:28.051Z] archive_test.go:140: zstd not installed [2021-11-23T02:56:28.051Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-23T02:56:28.051Z] === RUN TestCompressStreamXzUnsupported [2021-11-23T02:56:28.051Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-23T02:56:28.051Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestCompressStreamInvalid [2021-11-23T02:56:28.051Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestExtensionInvalid [2021-11-23T02:56:28.051Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestExtensionUncompressed [2021-11-23T02:56:28.051Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestExtensionBzip2 [2021-11-23T02:56:28.051Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestExtensionGzip [2021-11-23T02:56:28.051Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestExtensionXz [2021-11-23T02:56:28.051Z] --- PASS: TestExtensionXz (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestExtensionZstd [2021-11-23T02:56:28.051Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestCmdStreamLargeStderr [2021-11-23T02:56:28.051Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-11-23T02:56:28.051Z] === RUN TestCmdStreamBad [2021-11-23T02:56:28.051Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T02:56:28.051Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-23T02:56:28.051Z] === RUN TestCmdStreamGood [2021-11-23T02:56:28.530Z] --- PASS: TestCmdStreamGood (0.08s) [2021-11-23T02:56:28.530Z] === RUN TestUntarPathWithInvalidDest [2021-11-23T02:56:28.530Z] --- PASS: TestUntarPathWithInvalidDest (0.13s) [2021-11-23T02:56:28.530Z] === RUN TestUntarPathWithInvalidSrc [2021-11-23T02:56:28.530Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-23T02:56:28.530Z] === RUN TestUntarPath [2021-11-23T02:56:28.530Z] --- PASS: TestUntarPath (0.11s) [2021-11-23T02:56:28.530Z] === RUN TestUntarPathWithDestinationFile [2021-11-23T02:56:28.530Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-11-23T02:56:28.530Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-23T02:56:28.530Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-11-23T02:56:28.530Z] === RUN TestCopyWithTarInvalidSrc [2021-11-23T02:56:28.714Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T02:56:28.973Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T02:56:29.004Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-23T02:56:29.004Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-23T02:56:29.004Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T02:56:29.004Z] === RUN TestCopyWithTarSrcFile [2021-11-23T02:56:29.004Z] === RUN TestUnbuffered [2021-11-23T02:56:29.004Z] --- PASS: TestUnbuffered (0.00s) [2021-11-23T02:56:29.004Z] === RUN TestRaceUnbuffered [2021-11-23T02:56:29.004Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-23T02:56:29.004Z] PASS [2021-11-23T02:56:29.004Z] coverage: 100.0% of statements [2021-11-23T02:56:29.004Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-23T02:56:29.004Z] === RUN TestCopyWithTarSrcFolder [2021-11-23T02:56:29.004Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-23T02:56:29.004Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-23T02:56:29.004Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2021-11-23T02:56:29.004Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-23T02:56:29.004Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-23T02:56:29.004Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-11-23T02:56:29.004Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-23T02:56:29.004Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-11-23T02:56:29.004Z] === RUN TestCopyFileWithTarSrcFile [2021-11-23T02:56:29.004Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-23T02:56:29.004Z] === RUN TestTarFiles [2021-11-23T02:56:29.477Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-11-23T02:56:29.477Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-23T02:56:29.477Z] === RUN TestMatch [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[foo]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[foo_bar]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[]#01 [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[qux]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-23T02:56:29.477Z] === RUN TestMatch/[[foo_baz]] [2021-11-23T02:56:29.477Z] --- PASS: TestMatch (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-23T02:56:29.477Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-23T02:56:29.477Z] PASS [2021-11-23T02:56:29.477Z] coverage: 87.5% of statements [2021-11-23T02:56:29.477Z] ok github.com/docker/docker/pkg/capabilities 0.072s coverage: 87.5% of statements [2021-11-23T02:56:29.540Z] --- PASS: TestBuildPreserveOwnership (3.12s) [2021-11-23T02:56:29.540Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2021-11-23T02:56:29.540Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2021-11-23T02:56:29.540Z] === RUN TestBuildPlatformInvalid [2021-11-23T02:56:29.540Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-11-23T02:56:29.540Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T02:56:30.089Z] ..........................xx.................... [ 29%] [2021-11-23T02:56:30.477Z] Loaded image: busybox:latest [2021-11-23T02:56:30.735Z] Loaded image: busybox:glibc [2021-11-23T02:56:31.054Z] === RUN TestChrootTarUntar [2021-11-23T02:56:31.054Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-23T02:56:31.054Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootUntarEmptyArchive [2021-11-23T02:56:31.054Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootTarUntarWithSymlink [2021-11-23T02:56:31.054Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootCopyWithTar [2021-11-23T02:56:31.054Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootCopyFileWithTar [2021-11-23T02:56:31.054Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootUntarPath [2021-11-23T02:56:31.054Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-23T02:56:31.054Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-23T02:56:31.054Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:56:31.054Z] === RUN TestChrootApplyDotDotFile [2021-11-23T02:56:31.054Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:56:31.054Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-23T02:56:31.054Z] PASS [2021-11-23T02:56:31.054Z] coverage: 15.1% of statements [2021-11-23T02:56:31.054Z] ok github.com/docker/docker/pkg/chrootarchive 0.121s coverage: 15.1% of statements [2021-11-23T02:56:31.204Z] INFO: make.ps1 starting at 11/23/2021 02:56:30 [2021-11-23T02:56:31.204Z] INFO: Git commit (88a66f8f33) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T02:56:31.204Z] INFO: Invoking autogen... [2021-11-23T02:56:31.304Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T02:56:31.526Z] 2021/11/23 02:56:31 Closing DB instances... [2021-11-23T02:56:31.662Z] INFO: Running unit tests... [2021-11-23T02:56:31.872Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T02:56:32.072Z] --- PASS: TestInspectNetwork (7.10s) [2021-11-23T02:56:32.072Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-23T02:56:32.072Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-23T02:56:32.072Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-23T02:56:32.072Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-23T02:56:32.072Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T02:56:32.522Z] === RUN TestSizeEmpty [2021-11-23T02:56:32.522Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-23T02:56:32.522Z] === RUN TestSizeEmptyFile [2021-11-23T02:56:32.522Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-23T02:56:32.522Z] === RUN TestSizeNonemptyFile [2021-11-23T02:56:32.522Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-23T02:56:32.522Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-23T02:56:32.522Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-23T02:56:32.522Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-23T02:56:32.522Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-23T02:56:32.522Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-23T02:56:32.522Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-23T02:56:32.522Z] === RUN TestMoveToSubdir [2021-11-23T02:56:32.522Z] --- PASS: TestMoveToSubdir (0.01s) [2021-11-23T02:56:32.522Z] === RUN TestSizeNonExistingDirectory [2021-11-23T02:56:32.522Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-23T02:56:32.522Z] PASS [2021-11-23T02:56:32.522Z] coverage: 80.0% of statements [2021-11-23T02:56:32.522Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2021-11-23T02:56:32.522Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-11-23T02:56:32.522Z] === RUN TestNetworkDBNodeLeave [2021-11-23T02:56:32.808Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T02:56:32.808Z] Loaded image: debian:bullseye-slim [2021-11-23T02:56:32.808Z] Loaded image: hello-world:latest [2021-11-23T02:56:32.808Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:56:33.376Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T02:56:33.517Z] --- PASS: TestTarFiles (4.85s) [2021-11-23T02:56:33.517Z] === RUN TestDetectCompressionZstd [2021-11-23T02:56:33.517Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-23T02:56:33.517Z] === RUN TestTarUntar [2021-11-23T02:56:33.517Z] === RUN Test [2021-11-23T02:56:33.517Z] === RUN Test/TestContainsEntry [2021-11-23T02:56:33.517Z] === RUN Test/TestCreateEntries [2021-11-23T02:56:33.517Z] === RUN Test/TestEntriesDiff [2021-11-23T02:56:33.517Z] === RUN Test/TestEntriesEquality [2021-11-23T02:56:33.517Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-23T02:56:33.517Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-23T02:56:33.517Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-23T02:56:33.517Z] === RUN Test/TestGeneratorNotGenerate [2021-11-23T02:56:33.517Z] === RUN Test/TestGeneratorWithPort [2021-11-23T02:56:33.517Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-23T02:56:33.517Z] === RUN Test/TestNewEntry [2021-11-23T02:56:33.517Z] === RUN Test/TestParse [2021-11-23T02:56:33.517Z] --- PASS: Test (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-23T02:56:33.517Z] --- PASS: Test/TestParse (0.00s) [2021-11-23T02:56:33.517Z] PASS [2021-11-23T02:56:33.517Z] coverage: 58.3% of statements [2021-11-23T02:56:33.517Z] --- PASS: TestTarUntar (0.03s) [2021-11-23T02:56:33.517Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-23T02:56:33.517Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-11-23T02:56:33.517Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-23T02:56:33.517Z] === RUN TestTarWithOptions [2021-11-23T02:56:33.517Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-23T02:56:33.517Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-23T02:56:33.517Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-23T02:56:33.517Z] === RUN TestUntarUstarGnuConflict [2021-11-23T02:56:33.517Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-23T02:56:33.517Z] === RUN TestUntarInvalidFilenames [2021-11-23T02:56:33.944Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-23T02:56:33.975Z] --- PASS: TestRunContainerWithBridgeNone (1.70s) [2021-11-23T02:56:33.976Z] === RUN TestNetworkInvalidJSON [2021-11-23T02:56:33.976Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T02:56:33.976Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T02:56:33.976Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:56:33.976Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:56:33.976Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:56:33.976Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:56:33.976Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T02:56:33.976Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:56:33.976Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:56:33.976Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-23T02:56:33.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T02:56:33.976Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T02:56:33.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T02:56:33.976Z] === RUN TestNetworkList [2021-11-23T02:56:33.976Z] === RUN TestNetworkList//networks [2021-11-23T02:56:33.976Z] === PAUSE TestNetworkList//networks [2021-11-23T02:56:33.976Z] === RUN TestNetworkList//networks/ [2021-11-23T02:56:33.976Z] === PAUSE TestNetworkList//networks/ [2021-11-23T02:56:33.976Z] === CONT TestNetworkList//networks [2021-11-23T02:56:33.976Z] === CONT TestNetworkList//networks/ [2021-11-23T02:56:33.976Z] --- PASS: TestNetworkList (0.02s) [2021-11-23T02:56:33.976Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T02:56:33.976Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T02:56:33.976Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T02:56:33.987Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames940704189\\dest" [2021-11-23T02:56:33.987Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-11-23T02:56:33.987Z] === RUN TestUntarHardlinkToSymlink [2021-11-23T02:56:33.987Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-23T02:56:33.987Z] === RUN TestUntarInvalidHardlink [2021-11-23T02:56:33.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2462759883\\victim\\hello" -> "../victim/hello" [2021-11-23T02:56:33.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1263765196\\victim\\hello" -> "/../victim/hello" [2021-11-23T02:56:33.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink587596382\\victim" -> "../victim" [2021-11-23T02:56:33.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2002315557\\victim" -> "../victim" [2021-11-23T02:56:33.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1669866334\\victim" -> "../victim" [2021-11-23T02:56:33.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2698943239\\victim" -> "../victim" [2021-11-23T02:56:33.987Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-23T02:56:33.987Z] === RUN TestUntarInvalidSymlink [2021-11-23T02:56:33.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3517564986\\dest\\dotdot" -> "../victim/hello" [2021-11-23T02:56:33.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink270965506\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T02:56:33.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2192805266\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:33.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3329905731\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:33.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink96774957\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:33.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink790589309\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:33.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3481231350\\dest\\dir\\loophole" -> "../../victim" [2021-11-23T02:56:33.987Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-23T02:56:33.987Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-23T02:56:33.987Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-23T02:56:33.987Z] === RUN TestXGlobalNoParent [2021-11-23T02:56:33.987Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-23T02:56:33.987Z] === RUN TestReplaceFileTarWrapper [2021-11-23T02:56:33.987Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-11-23T02:56:33.987Z] === RUN TestPrefixHeaderReadable [2021-11-23T02:56:33.987Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-23T02:56:33.987Z] === RUN TestDisablePigz [2021-11-23T02:56:33.987Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-23T02:56:33.987Z] --- PASS: TestDisablePigz (0.10s) [2021-11-23T02:56:33.987Z] === RUN TestPigz [2021-11-23T02:56:34.457Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-23T02:56:34.457Z] --- PASS: TestPigz (0.13s) [2021-11-23T02:56:34.457Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T02:56:34.457Z] archive_windows_test.go:16: Currently fails [2021-11-23T02:56:34.457Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestCanonicalTarNameForPath [2021-11-23T02:56:34.457Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestCanonicalTarName [2021-11-23T02:56:34.457Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChmodTarEntry [2021-11-23T02:56:34.457Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestHardLinkOrder [2021-11-23T02:56:34.457Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-23T02:56:34.457Z] === RUN TestChangeString [2021-11-23T02:56:34.457Z] --- PASS: TestChangeString (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChangesWithNoChanges [2021-11-23T02:56:34.457Z] === RUN Test [2021-11-23T02:56:34.457Z] === RUN Test/TestContent [2021-11-23T02:56:34.457Z] === RUN Test/TestInitialize [2021-11-23T02:56:34.457Z] === RUN Test/TestNew [2021-11-23T02:56:34.457Z] === RUN Test/TestParsingContentsWithComments [2021-11-23T02:56:34.457Z] === RUN Test/TestRegister [2021-11-23T02:56:34.457Z] === RUN Test/TestWatch [2021-11-23T02:56:34.457Z] --- PASS: Test (0.00s) [2021-11-23T02:56:34.457Z] --- PASS: Test/TestContent (0.00s) [2021-11-23T02:56:34.457Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T02:56:34.457Z] --- PASS: Test/TestNew (0.00s) [2021-11-23T02:56:34.457Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-23T02:56:34.457Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T02:56:34.457Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:56:34.457Z] PASS [2021-11-23T02:56:34.457Z] coverage: 97.6% of statements [2021-11-23T02:56:34.457Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-23T02:56:34.457Z] === RUN TestChangesWithChanges [2021-11-23T02:56:34.457Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2021-11-23T02:56:34.457Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-23T02:56:34.457Z] === RUN TestChangesWithChangesGH13590 [2021-11-23T02:56:34.457Z] changes_test.go:195: needs more investigation [2021-11-23T02:56:34.457Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChangesDirsEmpty [2021-11-23T02:56:34.457Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:56:34.457Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChangesDirsMutated [2021-11-23T02:56:34.457Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:56:34.457Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestApplyLayer [2021-11-23T02:56:34.457Z] changes_test.go:432: needs further investigation [2021-11-23T02:56:34.457Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChangesSizeWithHardlinks [2021-11-23T02:56:34.457Z] changes_test.go:468: needs further investigation [2021-11-23T02:56:34.457Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChangesSizeWithNoChanges [2021-11-23T02:56:34.457Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-23T02:56:34.457Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestChangesSize [2021-11-23T02:56:34.457Z] --- PASS: TestChangesSize (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestApplyLayerInvalidFilenames [2021-11-23T02:56:34.457Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3327098225\\dest" [2021-11-23T02:56:34.457Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-23T02:56:34.457Z] === RUN TestApplyLayerInvalidHardlink [2021-11-23T02:56:34.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3627634572\\victim\\hello" -> "../victim/hello" [2021-11-23T02:56:34.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1504357632\\victim\\hello" -> "/../victim/hello" [2021-11-23T02:56:34.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink966013326\\victim" -> "../victim" [2021-11-23T02:56:34.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2978974487\\victim" -> "../victim" [2021-11-23T02:56:34.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1192807792\\victim" -> "../victim" [2021-11-23T02:56:34.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink994331144\\victim" -> "../victim" [2021-11-23T02:56:34.457Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-23T02:56:34.457Z] === RUN TestApplyLayerInvalidSymlink [2021-11-23T02:56:34.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3047115454\\dest\\dotdot" -> "../victim/hello" [2021-11-23T02:56:34.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3487027470\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T02:56:34.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2151907106\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:34.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4212361051\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:34.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2575451396\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:34.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2406346692\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:56:34.457Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-23T02:56:34.457Z] === RUN TestApplyLayerWhiteouts [2021-11-23T02:56:34.457Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-23T02:56:34.457Z] === RUN TestGenerateEmptyFile [2021-11-23T02:56:34.457Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-23T02:56:34.457Z] === RUN TestGenerateWithContent [2021-11-23T02:56:34.457Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-23T02:56:34.457Z] PASS [2021-11-23T02:56:34.457Z] coverage: 62.0% of statements [2021-11-23T02:56:34.457Z] ok github.com/docker/docker/pkg/archive 7.400s coverage: 62.0% of statements [2021-11-23T02:56:34.512Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-23T02:56:34.543Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-11-23T02:56:34.543Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T02:56:35.445Z] === RUN Test [2021-11-23T02:56:35.445Z] === RUN Test/TestInitialize [2021-11-23T02:56:35.445Z] time="2021-11-23T02:56:35Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:56:35.445Z] time="2021-11-23T02:56:35Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:56:35.445Z] time="2021-11-23T02:56:35Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:56:35.445Z] === RUN Test/TestInitializeWithCerts [2021-11-23T02:56:35.445Z] time="2021-11-23T02:56:35Z" level=info msg="Initializing discovery with TLS" [2021-11-23T02:56:35.445Z] --- PASS: TestNetworkDBNodeLeave (2.91s) [2021-11-23T02:56:35.445Z] === RUN TestNetworkDBWatch [2021-11-23T02:56:35.445Z] === RUN Test/TestWatch [2021-11-23T02:56:35.445Z] time="2021-11-23T02:56:35Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:56:35.477Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-23T02:56:35.477Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T02:56:35.890Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-23T02:56:35.890Z] docker_cli_daemon_test.go:1455: [dc1db5082f82c] daemon is not started [2021-11-23T02:56:36.410Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-23T02:56:36.410Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T02:56:36.827Z] check_test.go:308: [dfc73abf9ec1d] daemon is not started [2021-11-23T02:56:36.827Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-23T02:56:37.012Z] 2021/11/23 02:56:36 Closing DB instances... [2021-11-23T02:56:37.346Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-23T02:56:37.346Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T02:56:37.764Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-23T02:56:38.583Z] --- PASS: Test (3.12s) [2021-11-23T02:56:38.583Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-23T02:56:38.583Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-23T02:56:38.583Z] --- PASS: Test/TestWatch (3.00s) [2021-11-23T02:56:38.583Z] PASS [2021-11-23T02:56:38.583Z] coverage: 84.1% of statements [2021-11-23T02:56:38.583Z] ok github.com/docker/docker/pkg/discovery/kv 3.169s coverage: 84.1% of statements [2021-11-23T02:56:38.583Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-23T02:56:38.583Z] === RUN TestNetworkDBBulkSync [2021-11-23T02:56:38.699Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T02:56:38.722Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-11-23T02:56:38.722Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T02:56:38.726Z] 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/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-23T02:56:38.959Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-23T02:56:39.052Z] === RUN Test [2021-11-23T02:56:39.052Z] === RUN Test/TestWatch [2021-11-23T02:56:39.052Z] --- PASS: Test (0.00s) [2021-11-23T02:56:39.052Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:56:39.052Z] PASS [2021-11-23T02:56:39.052Z] coverage: 92.3% of statements [2021-11-23T02:56:39.052Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-11-23T02:56:39.218Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T02:56:39.287Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-23T02:56:39.287Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T02:56:40.041Z] --- PASS: TestGetAddress (21.14s) [2021-11-23T02:56:40.041Z] === RUN TestRequestSyntaxCheck [2021-11-23T02:56:40.041Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-23T02:56:40.041Z] === RUN TestRequest [2021-11-23T02:56:40.041Z] 2021/11/23 02:56:39 Closing DB instances... [2021-11-23T02:56:40.041Z] === RUN Test [2021-11-23T02:56:40.041Z] === RUN Test/TestInitialize [2021-11-23T02:56:40.041Z] === RUN Test/TestInitializeWithPattern [2021-11-23T02:56:40.041Z] === RUN Test/TestRegister [2021-11-23T02:56:40.041Z] === RUN Test/TestWatch [2021-11-23T02:56:40.041Z] --- PASS: Test (0.00s) [2021-11-23T02:56:40.041Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T02:56:40.041Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-23T02:56:40.041Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T02:56:40.041Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:56:40.041Z] PASS [2021-11-23T02:56:40.041Z] coverage: 93.8% of statements [2021-11-23T02:56:40.041Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-11-23T02:56:40.510Z] === RUN TestPollerAddRemove [2021-11-23T02:56:40.510Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-23T02:56:40.510Z] === RUN TestPollerEvent [2021-11-23T02:56:40.510Z] poller_test.go:40: No chmod on Windows [2021-11-23T02:56:40.510Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-23T02:56:40.510Z] === RUN TestPollerClose [2021-11-23T02:56:40.510Z] --- PASS: TestPollerClose (0.00s) [2021-11-23T02:56:40.510Z] PASS [2021-11-23T02:56:40.510Z] coverage: 45.7% of statements [2021-11-23T02:56:40.510Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-11-23T02:56:40.594Z] check_test.go:308: [d6587a66a3188] daemon is not started [2021-11-23T02:56:40.594Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-23T02:56:41.161Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-23T02:56:41.499Z] === RUN TestCopyFileWithInvalidSrc [2021-11-23T02:56:41.499Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T02:56:41.499Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-23T02:56:41.499Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-23T02:56:41.499Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCopyFile [2021-11-23T02:56:41.499Z] --- PASS: TestCopyFile (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-23T02:56:41.499Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T02:56:41.499Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-23T02:56:41.499Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-23T02:56:41.499Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T02:56:41.499Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestWildcardMatches [2021-11-23T02:56:41.499Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestPatternMatches [2021-11-23T02:56:41.499Z] --- PASS: TestPatternMatches (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-23T02:56:41.499Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestPatternMatchesFolderExclusions [2021-11-23T02:56:41.499Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-23T02:56:41.499Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-23T02:56:41.499Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-23T02:56:41.499Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-23T02:56:41.499Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestSingleExclamationError [2021-11-23T02:56:41.499Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestMatchesWithNoPatterns [2021-11-23T02:56:41.499Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestMatchesWithMalformedPatterns [2021-11-23T02:56:41.499Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestMatches [2021-11-23T02:56:41.499Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-23T02:56:41.499Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-23T02:56:41.499Z] --- PASS: TestMatches (0.00s) [2021-11-23T02:56:41.499Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-23T02:56:41.499Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCleanPatterns [2021-11-23T02:56:41.499Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-23T02:56:41.499Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCleanPatternsExceptionFlag [2021-11-23T02:56:41.499Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-23T02:56:41.499Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-23T02:56:41.499Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCleanPatternsErrorSingleException [2021-11-23T02:56:41.499Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCreateIfNotExistsDir [2021-11-23T02:56:41.499Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestCreateIfNotExistsFile [2021-11-23T02:56:41.499Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-23T02:56:41.499Z] === RUN TestMatch [2021-11-23T02:56:41.499Z] --- PASS: TestMatch (0.00s) [2021-11-23T02:56:41.499Z] PASS [2021-11-23T02:56:41.499Z] coverage: 82.5% of statements [2021-11-23T02:56:41.499Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 82.5% of statements [2021-11-23T02:56:41.499Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-23T02:56:41.499Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-23T02:56:41.815Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-11-23T02:56:41.815Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T02:56:41.815Z] service_test.go:243: FLAKY_TEST [2021-11-23T02:56:41.815Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T02:56:41.815Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T02:56:41.968Z] === RUN TestGet [2021-11-23T02:56:41.968Z] --- PASS: TestGet (0.00s) [2021-11-23T02:56:41.968Z] === RUN TestGetShortcutString [2021-11-23T02:56:41.968Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-23T02:56:41.968Z] PASS [2021-11-23T02:56:41.968Z] coverage: 42.9% of statements [2021-11-23T02:56:41.968Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-11-23T02:56:42.115Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T02:56:42.438Z] === RUN TestCreateIDMapOrder [2021-11-23T02:56:42.438Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-23T02:56:42.438Z] PASS [2021-11-23T02:56:42.438Z] coverage: 7.2% of statements [2021-11-23T02:56:42.438Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-11-23T02:56:42.704Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T02:56:43.426Z] === RUN TestFixedBufferCap [2021-11-23T02:56:43.426Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-23T02:56:43.426Z] === RUN TestFixedBufferLen [2021-11-23T02:56:43.426Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-23T02:56:43.426Z] === RUN TestFixedBufferString [2021-11-23T02:56:43.426Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-23T02:56:43.426Z] === RUN TestFixedBufferWrite [2021-11-23T02:56:43.426Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-23T02:56:43.426Z] === RUN TestFixedBufferRead [2021-11-23T02:56:43.426Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-23T02:56:43.426Z] === RUN TestBytesPipeRead [2021-11-23T02:56:43.426Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-23T02:56:43.426Z] === RUN TestBytesPipeWrite [2021-11-23T02:56:43.426Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-23T02:56:43.426Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-23T02:56:43.895Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-11-23T02:56:43.895Z] === RUN TestAtomicWriteToFile [2021-11-23T02:56:43.895Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-23T02:56:43.895Z] === RUN TestAtomicWriteSetCommit [2021-11-23T02:56:43.895Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-23T02:56:43.895Z] === RUN TestAtomicWriteSetCancel [2021-11-23T02:56:43.895Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-23T02:56:43.895Z] === RUN TestReadCloserWrapperClose [2021-11-23T02:56:43.895Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-23T02:56:43.895Z] === RUN TestReaderErrWrapperReadOnError [2021-11-23T02:56:43.895Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-23T02:56:43.895Z] === RUN TestReaderErrWrapperRead [2021-11-23T02:56:43.895Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-23T02:56:43.895Z] === RUN TestCancelReadCloser [2021-11-23T02:56:43.895Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-23T02:56:43.895Z] === RUN TestWriteCloserWrapperClose [2021-11-23T02:56:43.895Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-23T02:56:43.895Z] === RUN TestNopWriteCloser [2021-11-23T02:56:43.895Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-23T02:56:43.895Z] === RUN TestNopWriter [2021-11-23T02:56:43.895Z] --- PASS: TestNopWriter (0.00s) [2021-11-23T02:56:43.895Z] === RUN TestWriteCounter [2021-11-23T02:56:43.895Z] --- PASS: TestWriteCounter (0.00s) [2021-11-23T02:56:43.895Z] PASS [2021-11-23T02:56:43.895Z] coverage: 69.2% of statements [2021-11-23T02:56:43.895Z] ok github.com/docker/docker/pkg/ioutils 0.520s coverage: 69.2% of statements [2021-11-23T02:56:44.097Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T02:56:44.356Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.68s) [2021-11-23T02:56:44.357Z] PASS [2021-11-23T02:56:44.357Z] [2021-11-23T02:56:44.357Z] === Skipped [2021-11-23T02:56:44.357Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-23T02:56:44.357Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:56:44.357Z] [2021-11-23T02:56:44.357Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:56:44.357Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:56:44.357Z] [2021-11-23T02:56:44.357Z] DONE 34 tests, 2 skipped in 174.732s [2021-11-23T02:56:44.357Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T02:56:44.357Z] ++ 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 [2021-11-23T02:56:44.357Z] ++ set -e [2021-11-23T02:56:44.357Z] ++ '[' -n 0 ']' [2021-11-23T02:56:44.357Z] ++ set -x [2021-11-23T02:56:44.357Z] ++ 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 [2021-11-23T02:56:44.357Z] INFO: Testing against a local daemon [2021-11-23T02:56:44.357Z] === RUN TestConfigInspect [2021-11-23T02:56:44.365Z] 2021/11/23 02:56:44 Closing DB instances... [2021-11-23T02:56:44.365Z] time="2021-11-23T02:56:44Z" level=error msg="node: bd92971606e0 is unknown to memberlist" [2021-11-23T02:56:44.365Z] === RUN TestError [2021-11-23T02:56:44.365Z] --- PASS: TestError (0.00s) [2021-11-23T02:56:44.365Z] === RUN TestProgressString [2021-11-23T02:56:44.365Z] === RUN TestProgressString/no_progress [2021-11-23T02:56:44.365Z] === RUN TestProgressString/progress_1 [2021-11-23T02:56:44.365Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-23T02:56:44.365Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-23T02:56:44.365Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-23T02:56:44.365Z] === RUN TestProgressString/with_units [2021-11-23T02:56:44.365Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-23T02:56:44.365Z] === RUN TestProgressString/hide_counts [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-23T02:56:44.365Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-23T02:56:44.365Z] === RUN TestJSONMessageDisplay [2021-11-23T02:56:44.834Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-23T02:56:44.834Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-23T02:56:44.834Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-23T02:56:44.834Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-23T02:56:44.834Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-23T02:56:44.834Z] === RUN TestDisplayJSONMessagesStream [2021-11-23T02:56:44.834Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-23T02:56:44.834Z] PASS [2021-11-23T02:56:44.834Z] coverage: 91.7% of statements [2021-11-23T02:56:44.834Z] ok github.com/docker/docker/pkg/jsonmessage 0.166s coverage: 91.7% of statements [2021-11-23T02:56:44.925Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-23T02:56:45.304Z] === RUN TestStandardLongPath [2021-11-23T02:56:45.304Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-23T02:56:45.304Z] === RUN TestUNCLongPath [2021-11-23T02:56:45.304Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-23T02:56:45.304Z] PASS [2021-11-23T02:56:45.304Z] coverage: 100.0% of statements [2021-11-23T02:56:45.304Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-11-23T02:56:45.496Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T02:56:45.774Z] === RUN TestNameFormat [2021-11-23T02:56:45.774Z] --- PASS: TestNameFormat (0.00s) [2021-11-23T02:56:45.774Z] === RUN TestNameRetries [2021-11-23T02:56:45.774Z] --- PASS: TestNameRetries (0.00s) [2021-11-23T02:56:45.774Z] PASS [2021-11-23T02:56:45.774Z] coverage: 85.7% of statements [2021-11-23T02:56:45.774Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-11-23T02:56:46.244Z] === RUN TestParseKeyValueOpt [2021-11-23T02:56:46.244Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-23T02:56:46.244Z] === RUN TestParseUintList [2021-11-23T02:56:46.244Z] --- PASS: TestParseUintList (0.00s) [2021-11-23T02:56:46.244Z] === RUN TestParseUintListMaximumLimits [2021-11-23T02:56:46.244Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-23T02:56:46.244Z] PASS [2021-11-23T02:56:46.244Z] coverage: 97.0% of statements [2021-11-23T02:56:46.244Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-11-23T02:56:46.433Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T02:56:46.473Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-23T02:56:46.713Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2021-11-23T02:56:46.713Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-23T02:56:46.713Z] === RUN TestNewAndRemove [2021-11-23T02:56:46.713Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-23T02:56:46.713Z] === RUN TestRemoveInvalidPath [2021-11-23T02:56:46.713Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-23T02:56:46.713Z] PASS [2021-11-23T02:56:46.713Z] coverage: 82.6% of statements [2021-11-23T02:56:46.713Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-11-23T02:56:47.183Z] --- PASS: TestRequest (7.10s) [2021-11-23T02:56:47.183Z] === RUN TestOverlappingRequests [2021-11-23T02:56:47.290Z] ? github.com/docker/docker/api [no test files] [2021-11-23T02:56:47.367Z] --- PASS: TestConfigInspect (2.85s) [2021-11-23T02:56:47.367Z] === RUN TestConfigList [2021-11-23T02:56:47.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T02:56:47.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T02:56:47.626Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-23T02:56:47.652Z] --- PASS: TestOverlappingRequests (0.42s) [2021-11-23T02:56:47.652Z] === RUN TestRelease [2021-11-23T02:56:47.652Z] 2021/11/23 02:56:47 Closing DB instances... [2021-11-23T02:56:48.121Z] === RUN TestFailedConnection [2021-11-23T02:56:48.563Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T02:56:48.590Z] --- PASS: TestRelease (1.30s) [2021-11-23T02:56:48.590Z] === RUN TestAllocateRandomDeallocate [2021-11-23T02:56:48.822Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T02:56:49.059Z] === RUN TestParseEmptyInterface [2021-11-23T02:56:49.059Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-23T02:56:49.059Z] === RUN TestParseNonInterfaceType [2021-11-23T02:56:49.059Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-23T02:56:49.059Z] === RUN TestParseWithOneFunction [2021-11-23T02:56:49.059Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-23T02:56:49.059Z] === RUN TestParseWithMultipleFuncs [2021-11-23T02:56:49.059Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-23T02:56:49.059Z] === RUN TestParseWithUnnamedReturn [2021-11-23T02:56:49.059Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-23T02:56:49.059Z] === RUN TestEmbeddedInterface [2021-11-23T02:56:49.059Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-23T02:56:49.059Z] === RUN TestParsedImports [2021-11-23T02:56:49.059Z] --- PASS: TestParsedImports (0.00s) [2021-11-23T02:56:49.059Z] === RUN TestAliasedImports [2021-11-23T02:56:49.059Z] --- PASS: TestAliasedImports (0.00s) [2021-11-23T02:56:49.059Z] PASS [2021-11-23T02:56:49.059Z] coverage: 56.8% of statements [2021-11-23T02:56:49.532Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-11-23T02:56:49.532Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-11-23T02:56:49.532Z] === RUN TestNetworkDBGarbageCollection [2021-11-23T02:56:50.002Z] === RUN TestHTTPTransport [2021-11-23T02:56:50.002Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-23T02:56:50.002Z] PASS [2021-11-23T02:56:50.002Z] coverage: 85.7% of statements [2021-11-23T02:56:50.002Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-11-23T02:56:50.002Z] --- PASS: TestFailedConnection (2.06s) [2021-11-23T02:56:50.002Z] === RUN TestFailOnce [2021-11-23T02:56:50.199Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-23T02:56:50.199Z] --- PASS: TestConfigList (2.91s) [2021-11-23T02:56:50.199Z] === RUN TestConfigsCreateAndDelete [2021-11-23T02:56:50.471Z] 2021/11/23 02:56:49 http: panic serving 127.0.0.1:49289: Plugin not ready [2021-11-23T02:56:50.471Z] goroutine 13 [running]: [2021-11-23T02:56:50.471Z] net/http.(*conn).serve.func1() [2021-11-23T02:56:50.471Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-23T02:56:50.471Z] panic({0xcfac60, 0xe07350}) [2021-11-23T02:56:50.471Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-23T02:56:50.471Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x82975192541b1c72}, 0xc000195a98) [2021-11-23T02:56:50.471Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-23T02:56:50.471Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe140d0, 0xc0000b6000}, 0xc4ef46) [2021-11-23T02:56:50.471Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-23T02:56:50.471Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe140d0, 0xc0000b6000}, 0xc0000a8000) [2021-11-23T02:56:50.471Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-23T02:56:50.471Z] net/http.serverHandler.ServeHTTP({0xe126d0}, {0xe140d0, 0xc0000b6000}, 0xc0000a8000) [2021-11-23T02:56:50.471Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-23T02:56:50.471Z] net/http.(*conn).serve(0xc000062aa0, {0xe15fa0, 0xc00008a0c0}) [2021-11-23T02:56:50.471Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-23T02:56:50.471Z] created by net/http.(*Server).Serve [2021-11-23T02:56:50.471Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-23T02:56:50.471Z] time="2021-11-23T02:56:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2021-11-23T02:56:50.471Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-23T02:56:50.471Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T02:56:50.471Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-23T02:56:50.471Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-23T02:56:50.471Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-23T02:56:50.471Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-23T02:56:50.471Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-23T02:56:50.471Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T02:56:50.471Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-23T02:56:50.471Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-23T02:56:50.471Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-23T02:56:50.471Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-23T02:56:50.471Z] === RUN TestBufferPoolPutAndGet [2021-11-23T02:56:50.471Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-23T02:56:50.471Z] PASS [2021-11-23T02:56:50.471Z] coverage: 88.2% of statements [2021-11-23T02:56:50.471Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-11-23T02:56:50.944Z] === RUN TestOutputOnPrematureClose [2021-11-23T02:56:50.944Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-23T02:56:50.944Z] === RUN TestCompleteSilently [2021-11-23T02:56:50.944Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-23T02:56:50.944Z] PASS [2021-11-23T02:56:50.944Z] coverage: 75.9% of statements [2021-11-23T02:56:50.944Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-11-23T02:56:51.414Z] --- PASS: TestFailOnce (1.14s) [2021-11-23T02:56:51.414Z] === RUN TestEchoInputOutput [2021-11-23T02:56:51.414Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestBackoff [2021-11-23T02:56:51.414Z] --- PASS: TestBackoff (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestAbortRetry [2021-11-23T02:56:51.414Z] --- PASS: TestAbortRetry (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestClientScheme [2021-11-23T02:56:51.414Z] --- PASS: TestClientScheme (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestNewClientWithTimeout [2021-11-23T02:56:51.414Z] === RUN TestSendToOneSub [2021-11-23T02:56:51.414Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestSendToMultipleSubs [2021-11-23T02:56:51.414Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestEvictOneSub [2021-11-23T02:56:51.414Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestClosePublisher [2021-11-23T02:56:51.414Z] --- PASS: TestClosePublisher (0.00s) [2021-11-23T02:56:51.414Z] === RUN TestPubSubRace [2021-11-23T02:56:51.885Z] time="2021-11-23T02:56:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-23T02:56:51.885Z] --- PASS: TestAllocateRandomDeallocate (3.20s) [2021-11-23T02:56:51.885Z] === RUN TestRetrieveFromStore [2021-11-23T02:56:52.355Z] --- PASS: TestPubSubRace (1.04s) [2021-11-23T02:56:52.355Z] PASS [2021-11-23T02:56:52.355Z] coverage: 75.0% of statements [2021-11-23T02:56:52.355Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-11-23T02:56:52.735Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-23T02:56:52.824Z] --- PASS: TestRetrieveFromStore (0.98s) [2021-11-23T02:56:52.824Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-23T02:56:52.824Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-23T02:56:52.824Z] === RUN TestParallelPredefinedRequest1 [2021-11-23T02:56:52.824Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-23T02:56:52.825Z] === RUN TestParallelPredefinedRequest2 [2021-11-23T02:56:52.825Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-23T02:56:52.825Z] === RUN TestParallelPredefinedRequest3 [2021-11-23T02:56:52.825Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-23T02:56:52.825Z] === RUN TestParallelPredefinedRequest4 [2021-11-23T02:56:52.825Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-23T02:56:52.825Z] === RUN TestParallelPredefinedRequest5 [2021-11-23T02:56:52.825Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-23T02:56:52.825Z] === RUN TestDebug [2021-11-23T02:56:52.825Z] --- PASS: TestDebug (0.00s) [2021-11-23T02:56:52.825Z] === RUN TestRequestPoolParallel [2021-11-23T02:56:52.825Z] === RUN TestRegister [2021-11-23T02:56:52.825Z] --- PASS: TestRegister (0.00s) [2021-11-23T02:56:52.825Z] === RUN TestCommand [2021-11-23T02:56:52.825Z] --- PASS: TestCommand (0.03s) [2021-11-23T02:56:52.825Z] === RUN TestNaiveSelf [2021-11-23T02:56:52.825Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-23T02:56:52.825Z] PASS [2021-11-23T02:56:52.825Z] coverage: 82.4% of statements [2021-11-23T02:56:52.825Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2021-11-23T02:56:53.294Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-11-23T02:56:53.294Z] === RUN TestFullAllocateRelease [2021-11-23T02:56:53.294Z] time="2021-11-23T02:56:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-23T02:56:53.300Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2021-11-23T02:56:53.301Z] === RUN TestConfigsUpdate [2021-11-23T02:56:53.764Z] === RUN TestDump [2021-11-23T02:56:53.764Z] goroutine 6 [running]: [2021-11-23T02:56:53.764Z] github.com/docker/docker/pkg/stack.dump(0x3cb477) [2021-11-23T02:56:53.764Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T02:56:53.764Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-23T02:56:53.764Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-23T02:56:53.764Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-23T02:56:53.764Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-23T02:56:53.764Z] testing.tRunner(0xc000118340, 0x538e38) [2021-11-23T02:56:53.764Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:56:53.764Z] created by testing.(*T).Run [2021-11-23T02:56:53.764Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T02:56:53.764Z] [2021-11-23T02:56:53.764Z] goroutine 1 [chan receive]: [2021-11-23T02:56:53.764Z] testing.(*T).Run(0xc0001181a0, {0x52a4fd, 0x3aa1d3}, 0x538e38) [2021-11-23T02:56:53.764Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T02:56:53.764Z] testing.runTests.func1(0xc000068750) [2021-11-23T02:56:53.764Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T02:56:53.764Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-11-23T02:56:53.764Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:56:53.764Z] testing.runTests(0xc000076080, {0x69cba0, 0x3, 0x3}, {0x3ca6cd, 0x52c1f7, 0x6a1640}) [2021-11-23T02:56:53.764Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T02:56:53.764Z] testing.(*M).Run(0xc000076080) [2021-11-23T02:56:53.764Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T02:56:53.764Z] main.main() [2021-11-23T02:56:53.765Z] _testmain.go:95 +0x1f5 [2021-11-23T02:56:53.765Z] --- PASS: TestDump (0.00s) [2021-11-23T02:56:53.765Z] === RUN TestDumpToFile [2021-11-23T02:56:53.765Z] --- PASS: TestFullAllocateRelease (0.37s) [2021-11-23T02:56:53.765Z] === RUN TestOddAllocateRelease [2021-11-23T02:56:53.765Z] --- PASS: TestDumpToFile (0.12s) [2021-11-23T02:56:53.765Z] === RUN TestDumpToFileWithEmptyInput [2021-11-23T02:56:53.765Z] goroutine 8 [running]: [2021-11-23T02:56:53.765Z] github.com/docker/docker/pkg/stack.dump(0x438434) [2021-11-23T02:56:53.765Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T02:56:53.765Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x4387e0}) [2021-11-23T02:56:53.765Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-23T02:56:53.765Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-11-23T02:56:53.765Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-23T02:56:53.765Z] testing.tRunner(0xc000118820, 0x538e28) [2021-11-23T02:56:53.765Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:56:53.765Z] created by testing.(*T).Run [2021-11-23T02:56:53.765Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T02:56:53.765Z] [2021-11-23T02:56:53.765Z] goroutine 1 [chan receive]: [2021-11-23T02:56:53.765Z] testing.(*T).Run(0xc0001181a0, {0x531289, 0x3aa1d3}, 0x538e28) [2021-11-23T02:56:53.765Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T02:56:53.765Z] testing.runTests.func1(0xc000068750) [2021-11-23T02:56:53.765Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T02:56:53.765Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-11-23T02:56:53.765Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:56:53.765Z] testing.runTests(0xc000076080, {0x69cba0, 0x3, 0x3}, {0x3ca6cd, 0x52c1f7, 0x6a1640}) [2021-11-23T02:56:53.765Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T02:56:53.765Z] testing.(*M).Run(0xc000076080) [2021-11-23T02:56:53.765Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T02:56:53.765Z] main.main() [2021-11-23T02:56:53.765Z] _testmain.go:95 +0x1f5 [2021-11-23T02:56:53.765Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-23T02:56:53.765Z] PASS [2021-11-23T02:56:53.765Z] coverage: 90.9% of statements [2021-11-23T02:56:53.765Z] ok github.com/docker/docker/pkg/stack 0.155s coverage: 90.9% of statements [2021-11-23T02:56:53.765Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-11-23T02:56:53.765Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-23T02:56:53.765Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-23T02:56:53.765Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-23T02:56:53.765Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-23T02:56:53.765Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-23T02:56:53.891Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-23T02:56:54.235Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T02:56:54.235Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T02:56:54.235Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T02:56:54.235Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T02:56:54.235Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:56:54.235Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T02:56:54.235Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:56:54.235Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-23T02:56:54.235Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-23T02:56:54.235Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-23T02:56:54.235Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-23T02:56:54.235Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-23T02:56:54.235Z] PASS [2021-11-23T02:56:54.235Z] coverage: 85.3% of statements [2021-11-23T02:56:54.235Z] ok github.com/docker/docker/libnetwork/ipam 41.417s coverage: 85.3% of statements [2021-11-23T02:56:54.235Z] === RUN TestNewStdWriter [2021-11-23T02:56:54.235Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-23T02:56:54.235Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestWriteWithNilBytes [2021-11-23T02:56:54.235Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestWrite [2021-11-23T02:56:54.235Z] --- PASS: TestWrite (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestWriteWithWriterError [2021-11-23T02:56:54.235Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-23T02:56:54.235Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyWriteAndRead [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-23T02:56:54.235Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-23T02:56:54.235Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-23T02:56:54.235Z] PASS [2021-11-23T02:56:54.235Z] coverage: 100.0% of statements [2021-11-23T02:56:54.235Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-11-23T02:56:54.704Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-23T02:56:54.704Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-23T02:56:54.704Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestFormatStatus [2021-11-23T02:56:54.704Z] --- PASS: TestFormatStatus (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestFormatError [2021-11-23T02:56:54.704Z] --- PASS: TestFormatError (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestFormatJSONError [2021-11-23T02:56:54.704Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-23T02:56:54.704Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-23T02:56:54.704Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestNewJSONProgressOutput [2021-11-23T02:56:54.704Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestAuxFormatterEmit [2021-11-23T02:56:54.704Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestStreamWriterStdout [2021-11-23T02:56:54.704Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-23T02:56:54.704Z] === RUN TestStreamWriterStderr [2021-11-23T02:56:54.704Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-23T02:56:54.704Z] PASS [2021-11-23T02:56:54.704Z] coverage: 66.2% of statements [2021-11-23T02:56:54.704Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2021-11-23T02:56:55.174Z] === RUN TestGenerateRandomID [2021-11-23T02:56:55.174Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-23T02:56:55.174Z] === RUN TestShortenId [2021-11-23T02:56:55.174Z] --- PASS: TestShortenId (0.00s) [2021-11-23T02:56:55.174Z] === RUN TestShortenSha256Id [2021-11-23T02:56:55.174Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-23T02:56:55.174Z] === RUN TestShortenIdEmpty [2021-11-23T02:56:55.174Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-23T02:56:55.174Z] === RUN TestShortenIdInvalid [2021-11-23T02:56:55.174Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-23T02:56:55.174Z] === RUN TestIsShortIDNonHex [2021-11-23T02:56:55.174Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-23T02:56:55.174Z] === RUN TestIsShortIDNotCorrectSize [2021-11-23T02:56:55.174Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-23T02:56:55.174Z] PASS [2021-11-23T02:56:55.174Z] coverage: 70.6% of statements [2021-11-23T02:56:55.174Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-11-23T02:56:55.644Z] time="2021-11-23T02:56:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-23T02:56:55.836Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-23T02:56:56.095Z] --- PASS: TestConfigsUpdate (2.94s) [2021-11-23T02:56:56.095Z] === RUN TestTemplatedConfig [2021-11-23T02:56:56.113Z] === RUN TestIsCpusetListAvailable [2021-11-23T02:56:56.113Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-23T02:56:56.113Z] PASS [2021-11-23T02:56:56.113Z] coverage: 39.4% of statements [2021-11-23T02:56:56.113Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-11-23T02:56:56.690Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2021-11-23T02:56:56.690Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T02:56:57.104Z] === RUN TestChtimes [2021-11-23T02:56:57.104Z] --- PASS: TestChtimes (0.00s) [2021-11-23T02:56:57.104Z] === RUN TestChtimesWindows [2021-11-23T02:56:57.104Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-23T02:56:57.104Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-23T02:56:57.104Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-23T02:56:57.104Z] === RUN TestEnsureRemoveAllNotExist [2021-11-23T02:56:57.105Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-23T02:56:57.105Z] === RUN TestEnsureRemoveAllWithDir [2021-11-23T02:56:57.105Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-23T02:56:57.105Z] === RUN TestEnsureRemoveAllWithFile [2021-11-23T02:56:57.105Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-23T02:56:57.105Z] === RUN TestHasWin32KSupport [2021-11-23T02:56:57.105Z] syscall_windows_test.go:8: win32k: true [2021-11-23T02:56:57.105Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-23T02:56:57.105Z] PASS [2021-11-23T02:56:57.105Z] coverage: 13.0% of statements [2021-11-23T02:56:57.105Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-11-23T02:56:57.575Z] === RUN TestTailFile [2021-11-23T02:56:57.575Z] --- PASS: TestTailFile (0.00s) [2021-11-23T02:56:57.575Z] === RUN TestTailFileManyLines [2021-11-23T02:56:57.575Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-23T02:56:57.575Z] === RUN TestTailEmptyFile [2021-11-23T02:56:57.575Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-23T02:56:57.575Z] === RUN TestTailNegativeN [2021-11-23T02:56:57.575Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/truncated_last_line [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:57.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:57.575Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:57.575Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:57.576Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:56:57.576Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:56:57.662Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xgtdj6h7jxu4z88otynltbq73 Created:2021-11-23 02:56:56.353125412 +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[0cef6615d3b2d19f1b494a7869fe77b4725e2535547a487796e67c682692d784:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mwbfo1c4jdfeqmjo0cs7tbzi2 EndpointID:1a97372c43b7fe7c7084876db835746389a06ebbfaf455b26a09bb0abdb90535 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3c5d6ab303a7d30afae63e38d66e1d6a0b4368209dfe798c441fa5e6eca17bf8 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:d991d0b3ad46 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mwbfo1c4jdfeqmjo0cs7tbzi2 EndpointID:1a97372c43b7fe7c7084876db835746389a06ebbfaf455b26a09bb0abdb90535 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-23T02:56:58.003Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:56:58.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:56:58.051Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-23T02:56:58.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:56:58.053Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:56:58.053Z] PASS [2021-11-23T02:56:58.053Z] coverage: 88.6% of statements [2021-11-23T02:56:58.053Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-11-23T02:56:58.345Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-23T02:56:59.043Z] === RUN TestTarSumRemoveNonExistent [2021-11-23T02:56:59.043Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestTarSumRemove [2021-11-23T02:56:59.043Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestSortFileInfoSums [2021-11-23T02:56:59.043Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestNewTarSumForLabelInvalid [2021-11-23T02:56:59.043Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestNewTarSumForLabel [2021-11-23T02:56:59.043Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestEmptyTar [2021-11-23T02:56:59.043Z] --- PASS: TestEmptyTar (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestTarSumsReadSize [2021-11-23T02:56:59.043Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestTarSums [2021-11-23T02:56:59.043Z] --- PASS: TestTarSums (0.06s) [2021-11-23T02:56:59.043Z] === RUN TestIteration [2021-11-23T02:56:59.043Z] --- PASS: TestIteration (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestVersionLabelForChecksum [2021-11-23T02:56:59.043Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestVersion [2021-11-23T02:56:59.043Z] --- PASS: TestVersion (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestGetVersion [2021-11-23T02:56:59.043Z] --- PASS: TestGetVersion (0.00s) [2021-11-23T02:56:59.043Z] === RUN TestGetVersions [2021-11-23T02:56:59.043Z] --- PASS: TestGetVersions (0.00s) [2021-11-23T02:56:59.043Z] PASS [2021-11-23T02:56:59.043Z] coverage: 89.3% of statements [2021-11-23T02:56:59.043Z] ok github.com/docker/docker/pkg/tarsum 0.103s coverage: 89.3% of statements [2021-11-23T02:56:59.383Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-23T02:56:59.513Z] testing: warning: no tests to run [2021-11-23T02:56:59.513Z] PASS [2021-11-23T02:56:59.513Z] coverage: [no statements] [2021-11-23T02:56:59.513Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-11-23T02:56:59.642Z] --- PASS: TestTemplatedConfig (3.63s) [2021-11-23T02:56:59.642Z] === RUN TestConfigCreateResolve [2021-11-23T02:56:59.679Z] === RUN TestMiddlewares [2021-11-23T02:56:59.679Z] --- PASS: TestMiddlewares (0.00s) [2021-11-23T02:56:59.679Z] PASS [2021-11-23T02:56:59.679Z] coverage: 9.0% of statements [2021-11-23T02:56:59.679Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2021-11-23T02:56:59.982Z] === RUN TestTruncIndex [2021-11-23T02:56:59.982Z] --- PASS: TestTruncIndex (0.10s) [2021-11-23T02:56:59.982Z] PASS [2021-11-23T02:56:59.982Z] coverage: 91.5% of statements [2021-11-23T02:56:59.982Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-11-23T02:57:00.453Z] === RUN TestIsGIT [2021-11-23T02:57:00.453Z] --- PASS: TestIsGIT (0.00s) [2021-11-23T02:57:00.453Z] === RUN TestIsTransport [2021-11-23T02:57:00.453Z] --- PASS: TestIsTransport (0.00s) [2021-11-23T02:57:00.453Z] PASS [2021-11-23T02:57:00.453Z] coverage: 100.0% of statements [2021-11-23T02:57:00.453Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-11-23T02:57:00.453Z] time="2021-11-23T02:57:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-23T02:57:00.453Z] === RUN TestVersionInfo [2021-11-23T02:57:00.453Z] --- PASS: TestVersionInfo (0.00s) [2021-11-23T02:57:00.453Z] === RUN TestAppendVersions [2021-11-23T02:57:00.453Z] --- PASS: TestAppendVersions (0.00s) [2021-11-23T02:57:00.453Z] PASS [2021-11-23T02:57:00.453Z] coverage: 88.9% of statements [2021-11-23T02:57:00.453Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-11-23T02:57:00.923Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T02:57:00.923Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T02:57:00.923Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T02:57:00.923Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T02:57:00.957Z] === RUN TestBoolValue [2021-11-23T02:57:00.957Z] --- PASS: TestBoolValue (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestBoolValueOrDefault [2021-11-23T02:57:00.957Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestInt64ValueOrZero [2021-11-23T02:57:00.957Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestInt64ValueOrDefault [2021-11-23T02:57:00.957Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-23T02:57:00.957Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestJsonContentType [2021-11-23T02:57:00.957Z] --- PASS: TestJsonContentType (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 14.7% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-11-23T02:57:00.957Z] === RUN TestMaskSecretKeys [2021-11-23T02:57:00.957Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-23T02:57:00.957Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-23T02:57:00.957Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-23T02:57:00.957Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestVersionMiddlewareVersion [2021-11-23T02:57:00.957Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-23T02:57:00.957Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 37.7% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T02:57:00.957Z] === RUN TestStrSliceMarshalJSON [2021-11-23T02:57:00.957Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestStrSliceUnmarshalJSON [2021-11-23T02:57:00.957Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestStrSliceUnmarshalString [2021-11-23T02:57:00.957Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestStrSliceUnmarshalSlice [2021-11-23T02:57:00.957Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 90.0% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-11-23T02:57:00.957Z] === RUN TestAdjustForAPIVersion [2021-11-23T02:57:00.957Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 5.7% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T02:57:00.957Z] === RUN TestToJSON [2021-11-23T02:57:00.957Z] --- PASS: TestToJSON (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestToParamWithVersion [2021-11-23T02:57:00.957Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestFromJSON [2021-11-23T02:57:00.957Z] --- PASS: TestFromJSON (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestEmpty [2021-11-23T02:57:00.957Z] --- PASS: TestEmpty (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestArgsMatchKVListEmptySources [2021-11-23T02:57:00.957Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestArgsMatchKVList [2021-11-23T02:57:00.957Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestArgsMatch [2021-11-23T02:57:00.957Z] --- PASS: TestArgsMatch (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestAdd [2021-11-23T02:57:00.957Z] --- PASS: TestAdd (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestDel [2021-11-23T02:57:00.957Z] --- PASS: TestDel (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestLen [2021-11-23T02:57:00.957Z] --- PASS: TestLen (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestExactMatch [2021-11-23T02:57:00.957Z] --- PASS: TestExactMatch (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestOnlyOneExactMatch [2021-11-23T02:57:00.957Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestContains [2021-11-23T02:57:00.957Z] --- PASS: TestContains (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestValidate [2021-11-23T02:57:00.957Z] --- PASS: TestValidate (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestWalkValues [2021-11-23T02:57:00.957Z] --- PASS: TestWalkValues (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestFuzzyMatch [2021-11-23T02:57:00.957Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestClone [2021-11-23T02:57:00.957Z] --- PASS: TestClone (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 92.2% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T02:57:00.957Z] === RUN TestDurationToSecondsString [2021-11-23T02:57:00.957Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestGetTimestamp [2021-11-23T02:57:00.957Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-23T02:57:00.957Z] === RUN TestParseTimestamps [2021-11-23T02:57:00.957Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 100.0% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2021-11-23T02:57:00.957Z] === RUN TestCompareVersion [2021-11-23T02:57:00.957Z] --- PASS: TestCompareVersion (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 77.3% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T02:57:00.957Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-23T02:57:00.957Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-23T02:57:00.957Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestCloneArgsSmartHttp [2021-11-23T02:57:00.957Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-23T02:57:00.957Z] === RUN TestCloneArgsDumbHttp [2021-11-23T02:57:00.957Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestCloneArgsGit [2021-11-23T02:57:00.957Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestCheckoutGit [2021-11-23T02:57:00.957Z] === RUN TestEnable [2021-11-23T02:57:00.957Z] --- PASS: TestEnable (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestDisable [2021-11-23T02:57:00.957Z] --- PASS: TestDisable (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestEnabled [2021-11-23T02:57:00.957Z] --- PASS: TestEnabled (0.00s) [2021-11-23T02:57:00.957Z] PASS [2021-11-23T02:57:00.957Z] coverage: 100.0% of statements [2021-11-23T02:57:00.957Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2021-11-23T02:57:00.957Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-23T02:57:00.957Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestProcessNoDockerignore [2021-11-23T02:57:00.957Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-23T02:57:00.957Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestDetectContentType [2021-11-23T02:57:00.957Z] --- PASS: TestDetectContentType (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestSelectAcceptableMIME [2021-11-23T02:57:00.957Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestInspectEmptyResponse [2021-11-23T02:57:00.957Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestInspectResponseBinary [2021-11-23T02:57:00.957Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestResponseUnsupportedContentType [2021-11-23T02:57:00.957Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestInspectResponseTextSimple [2021-11-23T02:57:00.957Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestInspectResponseEmptyContentType [2021-11-23T02:57:00.957Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestUnknownContentLength [2021-11-23T02:57:00.957Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestDownloadRemote [2021-11-23T02:57:00.957Z] --- PASS: TestDownloadRemote (0.11s) [2021-11-23T02:57:00.957Z] === RUN TestGetWithStatusError [2021-11-23T02:57:00.957Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestCloseRootDirectory [2021-11-23T02:57:00.957Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:00.957Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-23T02:57:00.957Z] === RUN TestHashFile [2021-11-23T02:57:00.958Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:00.958Z] --- SKIP: TestHashFile (0.00s) [2021-11-23T02:57:00.958Z] === RUN TestHashSubdir [2021-11-23T02:57:00.958Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:00.958Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-23T02:57:00.958Z] === RUN TestRemoveDirectory [2021-11-23T02:57:00.958Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:00.958Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-23T02:57:00.958Z] PASS [2021-11-23T02:57:00.958Z] coverage: 9.3% of statements [2021-11-23T02:57:01.428Z] ok github.com/docker/docker/builder/remotecontext 0.219s coverage: 9.3% of statements [2021-11-23T02:57:01.428Z] === RUN TestGetAllAllowed [2021-11-23T02:57:01.428Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestGetAllMeta [2021-11-23T02:57:01.428Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-23T02:57:01.428Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestIsUnreferencedBuiltin [2021-11-23T02:57:01.428Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestIsExistingDirectory [2021-11-23T02:57:01.428Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestGetFilenameForDownload [2021-11-23T02:57:01.428Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestEnv2Variables [2021-11-23T02:57:01.428Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-23T02:57:01.428Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestMaintainer [2021-11-23T02:57:01.428Z] --- PASS: TestMaintainer (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestLabel [2021-11-23T02:57:01.428Z] --- PASS: TestLabel (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestFromScratch [2021-11-23T02:57:01.428Z] --- PASS: TestFromScratch (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestFromWithArg [2021-11-23T02:57:01.428Z] --- PASS: TestFromWithArg (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-23T02:57:01.428Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestFromWithUndefinedArg [2021-11-23T02:57:01.428Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestFromMultiStageWithNamedStage [2021-11-23T02:57:01.428Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestOnbuild [2021-11-23T02:57:01.428Z] --- PASS: TestOnbuild (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestWorkdir [2021-11-23T02:57:01.428Z] --- PASS: TestWorkdir (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestCmd [2021-11-23T02:57:01.428Z] --- PASS: TestCmd (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestHealthcheckNone [2021-11-23T02:57:01.428Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestHealthcheckCmd [2021-11-23T02:57:01.428Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestEntrypoint [2021-11-23T02:57:01.428Z] --- PASS: TestEntrypoint (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestExpose [2021-11-23T02:57:01.428Z] --- PASS: TestExpose (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestUser [2021-11-23T02:57:01.428Z] --- PASS: TestUser (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestVolume [2021-11-23T02:57:01.428Z] --- PASS: TestVolume (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestStopSignal [2021-11-23T02:57:01.428Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T02:57:01.428Z] --- SKIP: TestStopSignal (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestArg [2021-11-23T02:57:01.428Z] --- PASS: TestArg (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestShell [2021-11-23T02:57:01.428Z] --- PASS: TestShell (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestPrependEnvOnCmd [2021-11-23T02:57:01.428Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestRunWithBuildArgs [2021-11-23T02:57:01.428Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestRunIgnoresHealthcheck [2021-11-23T02:57:01.428Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestDispatchUnsupportedOptions [2021-11-23T02:57:01.428Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-23T02:57:01.428Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-23T02:57:01.428Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-23T02:57:01.428Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestNormalizeWorkdir [2021-11-23T02:57:01.428Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestDispatch [2021-11-23T02:57:01.428Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-23T02:57:01.428Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-23T02:57:01.428Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-23T02:57:01.428Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-23T02:57:01.428Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-23T02:57:01.428Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-23T02:57:01.428Z] === RUN TestDispatch/COPY_url [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch (0.05s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-23T02:57:01.428Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestAddScratchImageAddsToMounts [2021-11-23T02:57:01.428Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-23T02:57:01.428Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-23T02:57:01.428Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-23T02:57:01.428Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestImageSourceGetAddsToMounts [2021-11-23T02:57:01.428Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestEmptyDockerfile [2021-11-23T02:57:01.428Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-23T02:57:01.428Z] === RUN TestSymlinkDockerfile [2021-11-23T02:57:01.428Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-23T02:57:01.428Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestNonExistingDockerfile [2021-11-23T02:57:01.428Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestCopyRunConfig [2021-11-23T02:57:01.428Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestDeepCopyRunConfig [2021-11-23T02:57:01.428Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestExportImage [2021-11-23T02:57:01.428Z] --- PASS: TestExportImage (0.00s) [2021-11-23T02:57:01.428Z] === RUN TestNormalizeDest [2021-11-23T02:57:01.428Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-23T02:57:01.428Z] PASS [2021-11-23T02:57:01.428Z] coverage: 46.8% of statements [2021-11-23T02:57:01.428Z] ok github.com/docker/docker/builder/dockerfile 0.141s coverage: 46.8% of statements [2021-11-23T02:57:01.428Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T02:57:01.548Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-23T02:57:01.901Z] === RUN TestTCP4Proxy [2021-11-23T02:57:01.901Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-23T02:57:01.901Z] === RUN TestTCP4ProxyHalfClose [2021-11-23T02:57:01.901Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-23T02:57:01.901Z] === RUN TestTCP6Proxy [2021-11-23T02:57:01.901Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T02:57:01.901Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-23T02:57:01.901Z] === RUN TestTCPDualStackProxy [2021-11-23T02:57:01.901Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T02:57:01.901Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-23T02:57:01.901Z] === RUN TestUDP4Proxy [2021-11-23T02:57:01.901Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-23T02:57:01.901Z] === RUN TestUDP6Proxy [2021-11-23T02:57:01.901Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T02:57:01.901Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-23T02:57:01.901Z] === RUN TestUDPWriteError [2021-11-23T02:57:01.901Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-23T02:57:01.901Z] === RUN TestSCTP4Proxy [2021-11-23T02:57:01.901Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T02:57:01.901Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-23T02:57:01.901Z] === RUN TestSCTP6Proxy [2021-11-23T02:57:01.901Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T02:57:01.901Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-23T02:57:01.901Z] PASS [2021-11-23T02:57:01.901Z] coverage: 49.4% of statements [2021-11-23T02:57:01.901Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2021-11-23T02:57:01.912Z] === RUN TestNewSettable [2021-11-23T02:57:01.912Z] --- PASS: TestNewSettable (0.00s) [2021-11-23T02:57:01.912Z] === RUN TestIsSettable [2021-11-23T02:57:01.912Z] --- PASS: TestIsSettable (0.00s) [2021-11-23T02:57:01.912Z] === RUN TestUpdateSettingsEnv [2021-11-23T02:57:01.912Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-23T02:57:01.912Z] PASS [2021-11-23T02:57:01.912Z] coverage: 20.0% of statements [2021-11-23T02:57:01.912Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-11-23T02:57:01.912Z] === RUN TestValidatePrivileges [2021-11-23T02:57:01.912Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-23T02:57:01.912Z] === RUN TestFilterByCapNeg [2021-11-23T02:57:01.912Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-23T02:57:01.912Z] === RUN TestFilterByCapPos [2021-11-23T02:57:01.912Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-23T02:57:01.912Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-23T02:57:01.912Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-23T02:57:01.912Z] PASS [2021-11-23T02:57:01.912Z] coverage: 12.0% of statements [2021-11-23T02:57:01.912Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2021-11-23T02:57:02.115Z] check_test.go:308: [db62e85965f72] daemon is not started [2021-11-23T02:57:02.115Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-23T02:57:02.681Z] --- PASS: TestConfigCreateResolve (2.74s) [2021-11-23T02:57:02.681Z] PASS [2021-11-23T02:57:02.681Z] [2021-11-23T02:57:02.681Z] DONE 6 tests in 18.236s [2021-11-23T02:57:02.681Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T02:57:02.682Z] ++ 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 [2021-11-23T02:57:02.682Z] ++ set -e [2021-11-23T02:57:02.682Z] ++ '[' -n 0 ']' [2021-11-23T02:57:02.682Z] ++ set -x [2021-11-23T02:57:02.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-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 [2021-11-23T02:57:02.682Z] check_test.go:308: [dc65f01e316b2] daemon is not started [2021-11-23T02:57:02.682Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-23T02:57:02.901Z] === RUN TestLoad [2021-11-23T02:57:02.901Z] --- PASS: TestLoad (0.00s) [2021-11-23T02:57:02.901Z] === RUN TestSave [2021-11-23T02:57:02.901Z] --- PASS: TestSave (0.02s) [2021-11-23T02:57:02.901Z] === RUN TestAddDeleteGet [2021-11-23T02:57:02.901Z] --- PASS: TestAddDeleteGet (0.02s) [2021-11-23T02:57:02.901Z] === RUN TestInvalidTags [2021-11-23T02:57:02.901Z] --- PASS: TestInvalidTags (0.00s) [2021-11-23T02:57:02.901Z] PASS [2021-11-23T02:57:02.901Z] coverage: 84.4% of statements [2021-11-23T02:57:02.901Z] ok github.com/docker/docker/reference 0.094s coverage: 84.4% of statements [2021-11-23T02:57:02.941Z] INFO: Testing against a local daemon [2021-11-23T02:57:02.941Z] === RUN TestCheckpoint [2021-11-23T02:57:02.941Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:57:02.941Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T02:57:02.941Z] === RUN TestContainerInvalidJSON [2021-11-23T02:57:02.941Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:57:02.941Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:57:02.941Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:57:02.941Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:57:02.941Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:57:02.941Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:57:02.941Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-23T02:57:02.941Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T02:57:02.941Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T02:57:02.941Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T02:57:02.941Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-23T02:57:02.941Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T02:57:02.941Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-23T02:57:02.941Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T02:57:02.941Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-11-23T02:57:02.941Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T02:57:02.957Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2021-11-23T02:57:02.957Z] PASS [2021-11-23T02:57:02.957Z] [2021-11-23T02:57:02.957Z] === Skipped [2021-11-23T02:57:02.957Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T02:57:02.957Z] service_test.go:243: FLAKY_TEST [2021-11-23T02:57:02.957Z] [2021-11-23T02:57:02.957Z] DONE 26 tests, 1 skipped in 43.869s [2021-11-23T02:57:02.957Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T02:57:02.957Z] INFO: Testing against a local daemon [2021-11-23T02:57:02.957Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T02:57:02.957Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:57:02.957Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T02:57:02.957Z] === RUN TestDockerNetworkIpvlan [2021-11-23T02:57:02.957Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:57:02.957Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T02:57:02.957Z] PASS [2021-11-23T02:57:02.957Z] [2021-11-23T02:57:02.957Z] === Skipped [2021-11-23T02:57:02.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T02:57:02.957Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:57:02.957Z] [2021-11-23T02:57:02.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T02:57:02.957Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T02:57:02.957Z] [2021-11-23T02:57:02.957Z] DONE 2 tests, 2 skipped in 0.042s [2021-11-23T02:57:02.957Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T02:57:02.957Z] INFO: Testing against a local daemon [2021-11-23T02:57:02.957Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-23T02:57:03.200Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-11-23T02:57:03.200Z] === RUN TestCopyFromContainer [2021-11-23T02:57:03.371Z] === RUN TestResolveAuthConfigIndexServer [2021-11-23T02:57:03.371Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-23T02:57:03.371Z] === RUN TestResolveAuthConfigFullURL [2021-11-23T02:57:03.371Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-23T02:57:03.371Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-23T02:57:03.371Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-23T02:57:03.371Z] === RUN TestValidateMirror [2021-11-23T02:57:03.371Z] --- PASS: TestValidateMirror (0.00s) [2021-11-23T02:57:03.371Z] === RUN TestLoadInsecureRegistries [2021-11-23T02:57:03.523Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-11-23T02:57:03.523Z] === RUN TestDockerNetworkMacvlan [2021-11-23T02:57:03.840Z] time="2021-11-23T02:57:03Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T02:57:03.840Z] time="2021-11-23T02:57:03Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-23T02:57:03.840Z] time="2021-11-23T02:57:03Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T02:57:03.840Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-11-23T02:57:03.840Z] === RUN TestNewServiceConfig [2021-11-23T02:57:03.840Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestValidateIndexName [2021-11-23T02:57:03.840Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestValidateIndexNameWithError [2021-11-23T02:57:03.840Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestEndpointParse [2021-11-23T02:57:03.840Z] --- PASS: TestEndpointParse (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestEndpointParseInvalid [2021-11-23T02:57:03.840Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestValidateEndpoint [2021-11-23T02:57:03.840Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestPing [2021-11-23T02:57:03.840Z] --- PASS: TestPing (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestPingRegistryEndpoint [2021-11-23T02:57:03.840Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:03.840Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestEndpoint [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-23T02:57:03.840Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:03.840Z] --- SKIP: TestEndpoint (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestParseRepositoryInfo [2021-11-23T02:57:03.840Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestNewIndexInfo [2021-11-23T02:57:03.840Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestMirrorEndpointLookup [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-23T02:57:03.840Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:03.840Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestSearchRepositories [2021-11-23T02:57:03.840Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-23T02:57:03.840Z] Host: 127.0.0.1:49304 [2021-11-23T02:57:03.840Z] User-Agent: docker test client [2021-11-23T02:57:03.840Z] Authorization: Token fake-token [2021-11-23T02:57:03.840Z] X-Docker-Token: true [2021-11-23T02:57:03.840Z] Accept-Encoding: gzip [2021-11-23T02:57:03.840Z] [2021-11-23T02:57:03.840Z] [2021-11-23T02:57:03.840Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-23T02:57:03.840Z] Connection: close [2021-11-23T02:57:03.840Z] Content-Length: 144 [2021-11-23T02:57:03.840Z] Cache-Control: no-cache [2021-11-23T02:57:03.840Z] Content-Type: application/json [2021-11-23T02:57:03.840Z] Date: Tue, 23 Nov 2021 02:57:03 GMT [2021-11-23T02:57:03.840Z] Expires: -1 [2021-11-23T02:57:03.840Z] Pragma: no-cache [2021-11-23T02:57:03.840Z] Server: docker-tests/mock [2021-11-23T02:57:03.840Z] X-Docker-Registry-Config: mock [2021-11-23T02:57:03.840Z] X-Docker-Registry-Version: 0.0.0 [2021-11-23T02:57:03.840Z] [2021-11-23T02:57:03.840Z] [2021-11-23T02:57:03.840Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestTrustedLocation [2021-11-23T02:57:03.840Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-23T02:57:03.840Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestAllowNondistributableArtifacts [2021-11-23T02:57:03.840Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestIsSecureIndex [2021-11-23T02:57:03.840Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-23T02:57:03.840Z] PASS [2021-11-23T02:57:03.840Z] coverage: 51.2% of statements [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestReaderWithReadError [2021-11-23T02:57:03.840Z] ok github.com/docker/docker/registry 0.198s coverage: 51.2% of statements [2021-11-23T02:57:03.840Z] time="2021-11-23T02:57:03Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestReader [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-23T02:57:03.840Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-23T02:57:03.840Z] PASS [2021-11-23T02:57:03.840Z] coverage: 100.0% of statements [2021-11-23T02:57:03.840Z] ok github.com/docker/docker/registry/resumable 0.172s coverage: 100.0% of statements [2021-11-23T02:57:03.840Z] === RUN TestRestartManagerTimeout [2021-11-23T02:57:03.840Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-23T02:57:03.840Z] === RUN TestRestartManagerTimeoutReset [2021-11-23T02:57:03.840Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-23T02:57:03.840Z] PASS [2021-11-23T02:57:03.840Z] coverage: 50.9% of statements [2021-11-23T02:57:03.840Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-11-23T02:57:04.090Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-23T02:57:04.139Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T02:57:04.139Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-23T02:57:04.309Z] === RUN TestDecodeContainerConfig [2021-11-23T02:57:04.310Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-23T02:57:04.310Z] === RUN TestDecodeContainerConfigIsolation [2021-11-23T02:57:04.310Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-23T02:57:04.310Z] === RUN TestValidatePrivileged [2021-11-23T02:57:04.310Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-23T02:57:04.310Z] PASS [2021-11-23T02:57:04.310Z] coverage: 52.6% of statements [2021-11-23T02:57:04.310Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.6% of statements [2021-11-23T02:57:04.706Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T02:57:04.706Z] check_test.go:308: [dc054418be006] daemon is not started [2021-11-23T02:57:04.706Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-23T02:57:04.706Z] === RUN TestCopyFromContainer// [2021-11-23T02:57:04.779Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-23T02:57:04.780Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-23T02:57:04.780Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-23T02:57:04.780Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-23T02:57:04.780Z] PASS [2021-11-23T02:57:04.780Z] coverage: 62.5% of statements [2021-11-23T02:57:04.780Z] ok github.com/docker/docker/testutil 0.073s coverage: 62.5% of statements [2021-11-23T02:57:04.965Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T02:57:04.965Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T02:57:05.025Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-23T02:57:05.224Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T02:57:05.224Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T02:57:05.224Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T02:57:05.484Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T02:57:05.484Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T02:57:05.592Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-23T02:57:05.743Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T02:57:05.743Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer (2.77s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-11-23T02:57:05.743Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-11-23T02:57:05.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T02:57:06.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:57:06.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:57:06.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:57:06.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:57:06.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:57:06.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:57:06.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:57:06.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:57:06.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:57:06.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-23T02:57:06.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T02:57:06.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T02:57:06.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T02:57:06.003Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T02:57:06.003Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-11-23T02:57:06.003Z] === RUN TestCreateWithInvalidEnv [2021-11-23T02:57:06.003Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T02:57:06.003Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T02:57:06.003Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T02:57:06.003Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T02:57:06.003Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T02:57:06.003Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T02:57:06.003Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T02:57:06.003Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T02:57:06.003Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T02:57:06.003Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-23T02:57:06.003Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T02:57:06.003Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T02:57:06.003Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-11-23T02:57:06.003Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T02:57:06.003Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T02:57:06.003Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-23T02:57:06.003Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T02:57:06.262Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T02:57:06.831Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-23T02:57:06.999Z] === RUN TestGetDriver [2021-11-23T02:57:07.000Z] --- PASS: TestGetDriver (0.00s) [2021-11-23T02:57:07.000Z] === RUN TestVolumeRequestError [2021-11-23T02:57:07.000Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-23T02:57:07.000Z] PASS [2021-11-23T02:57:07.000Z] coverage: 36.1% of statements [2021-11-23T02:57:07.000Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-11-23T02:57:07.000Z] === RUN TestGetAddress [2021-11-23T02:57:07.000Z] --- PASS: TestGetAddress (0.00s) [2021-11-23T02:57:07.000Z] === RUN TestRemove [2021-11-23T02:57:07.000Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T02:57:07.000Z] --- SKIP: TestRemove (0.00s) [2021-11-23T02:57:07.000Z] === RUN TestInitializeWithVolumes [2021-11-23T02:57:07.000Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-23T02:57:07.000Z] === RUN TestCreate [2021-11-23T02:57:07.000Z] --- PASS: TestCreate (0.01s) [2021-11-23T02:57:07.000Z] === RUN TestValidateName [2021-11-23T02:57:07.000Z] --- PASS: TestValidateName (0.00s) [2021-11-23T02:57:07.000Z] === RUN TestCreateWithOpts [2021-11-23T02:57:07.000Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T02:57:07.000Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-23T02:57:07.000Z] === RUN TestRelaodNoOpts [2021-11-23T02:57:07.000Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-23T02:57:07.000Z] PASS [2021-11-23T02:57:07.000Z] coverage: 41.5% of statements [2021-11-23T02:57:07.000Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2021-11-23T02:57:07.090Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-23T02:57:07.493Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRaw [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-23T02:57:07.989Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRaw [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-23T02:57:07.989Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestConvertTmpfsOptions [2021-11-23T02:57:07.989Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-23T02:57:07.989Z] linux_parser_test.go:209: data="ro" [2021-11-23T02:57:07.989Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestParseMountSpec [2021-11-23T02:57:07.989Z] parser_test.go:62: case 0 [2021-11-23T02:57:07.989Z] parser_test.go:62: case 1 [2021-11-23T02:57:07.989Z] parser_test.go:62: case 2 [2021-11-23T02:57:07.989Z] parser_test.go:62: case 3 [2021-11-23T02:57:07.989Z] parser_test.go:62: case 4 [2021-11-23T02:57:07.989Z] parser_test.go:62: case 5 [2021-11-23T02:57:07.989Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestValidateMount [2021-11-23T02:57:07.989Z] --- PASS: TestValidateMount (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRaw [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T02:57:07.989Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-23T02:57:07.989Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T02:57:07.989Z] PASS [2021-11-23T02:57:07.989Z] coverage: 67.6% of statements [2021-11-23T02:57:07.989Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2021-11-23T02:57:08.027Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2021-11-23T02:57:08.027Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T02:57:08.459Z] === RUN TestSetGetMeta [2021-11-23T02:57:08.459Z] === PAUSE TestSetGetMeta [2021-11-23T02:57:08.459Z] === RUN TestRestore [2021-11-23T02:57:08.459Z] === PAUSE TestRestore [2021-11-23T02:57:08.459Z] === RUN TestServiceCreate [2021-11-23T02:57:08.459Z] === PAUSE TestServiceCreate [2021-11-23T02:57:08.459Z] === RUN TestServiceList [2021-11-23T02:57:08.459Z] === PAUSE TestServiceList [2021-11-23T02:57:08.459Z] === RUN TestServiceRemove [2021-11-23T02:57:08.459Z] === PAUSE TestServiceRemove [2021-11-23T02:57:08.459Z] === RUN TestServiceGet [2021-11-23T02:57:08.459Z] === PAUSE TestServiceGet [2021-11-23T02:57:08.459Z] === RUN TestServicePrune [2021-11-23T02:57:08.459Z] === PAUSE TestServicePrune [2021-11-23T02:57:08.459Z] === RUN TestCreate [2021-11-23T02:57:08.459Z] === PAUSE TestCreate [2021-11-23T02:57:08.459Z] === RUN TestRemove [2021-11-23T02:57:08.459Z] === PAUSE TestRemove [2021-11-23T02:57:08.459Z] === RUN TestList [2021-11-23T02:57:08.459Z] === PAUSE TestList [2021-11-23T02:57:08.459Z] === RUN TestFindByDriver [2021-11-23T02:57:08.459Z] === PAUSE TestFindByDriver [2021-11-23T02:57:08.459Z] === RUN TestFindByReferenced [2021-11-23T02:57:08.459Z] === PAUSE TestFindByReferenced [2021-11-23T02:57:08.459Z] === RUN TestDerefMultipleOfSameRef [2021-11-23T02:57:08.459Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-23T02:57:08.459Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T02:57:08.459Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T02:57:08.459Z] === RUN TestDefererencePluginOnCreateError [2021-11-23T02:57:08.459Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-23T02:57:08.459Z] === RUN TestRefDerefRemove [2021-11-23T02:57:08.459Z] === PAUSE TestRefDerefRemove [2021-11-23T02:57:08.459Z] === RUN TestGet [2021-11-23T02:57:08.459Z] === PAUSE TestGet [2021-11-23T02:57:08.459Z] === RUN TestGetWithReference [2021-11-23T02:57:08.459Z] === PAUSE TestGetWithReference [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_nil_list [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_empty_list [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_filter_some [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_filter_middle [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-23T02:57:08.459Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-23T02:57:08.459Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_nil_list [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_filter_some [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_empty_list [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-23T02:57:08.459Z] === CONT TestFilterFunc/test_filter_middle [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-23T02:57:08.459Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-23T02:57:08.459Z] === CONT TestSetGetMeta [2021-11-23T02:57:08.459Z] === CONT TestList [2021-11-23T02:57:08.459Z] === CONT TestCreate [2021-11-23T02:57:08.459Z] === CONT TestServiceGet [2021-11-23T02:57:08.459Z] === CONT TestServiceRemove [2021-11-23T02:57:08.459Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-23T02:57:08.459Z] --- PASS: TestCreate (0.01s) [2021-11-23T02:57:08.459Z] === CONT TestServiceList [2021-11-23T02:57:08.459Z] --- PASS: TestList (0.03s) [2021-11-23T02:57:08.459Z] === CONT TestServiceCreate [2021-11-23T02:57:08.459Z] --- PASS: TestServiceGet (0.13s) [2021-11-23T02:57:08.459Z] === CONT TestRestore [2021-11-23T02:57:08.459Z] --- PASS: TestServiceRemove (0.11s) [2021-11-23T02:57:08.459Z] === CONT TestDefererencePluginOnCreateError [2021-11-23T02:57:08.459Z] --- PASS: TestServiceList (0.12s) [2021-11-23T02:57:08.459Z] === CONT TestGetWithReference [2021-11-23T02:57:08.459Z] --- PASS: TestServiceCreate (0.10s) [2021-11-23T02:57:08.459Z] === CONT TestGet [2021-11-23T02:57:08.459Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-23T02:57:08.459Z] === CONT TestRefDerefRemove [2021-11-23T02:57:08.459Z] --- PASS: TestRestore (0.02s) [2021-11-23T02:57:08.459Z] === CONT TestRemove [2021-11-23T02:57:08.459Z] --- PASS: TestGet (0.01s) [2021-11-23T02:57:08.459Z] === CONT TestDerefMultipleOfSameRef [2021-11-23T02:57:08.459Z] --- PASS: TestGetWithReference (0.02s) [2021-11-23T02:57:08.459Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T02:57:08.459Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-23T02:57:08.459Z] === CONT TestFindByReferenced [2021-11-23T02:57:08.459Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-23T02:57:08.459Z] === CONT TestFindByDriver [2021-11-23T02:57:08.459Z] --- PASS: TestRemove (0.02s) [2021-11-23T02:57:08.459Z] === CONT TestServicePrune [2021-11-23T02:57:08.459Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-23T02:57:08.459Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-23T02:57:08.459Z] time="2021-11-23T02:57:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:57:08.459Z] --- PASS: TestFindByDriver (0.01s) [2021-11-23T02:57:08.459Z] time="2021-11-23T02:57:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:57:08.459Z] time="2021-11-23T02:57:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:57:08.459Z] time="2021-11-23T02:57:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-23T02:57:08.459Z] time="2021-11-23T02:57:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:57:08.459Z] --- PASS: TestServicePrune (0.03s) [2021-11-23T02:57:08.459Z] PASS [2021-11-23T02:57:08.459Z] coverage: 69.0% of statements [2021-11-23T02:57:08.459Z] ok github.com/docker/docker/volume/service 0.228s coverage: 69.0% of statements [2021-11-23T02:57:08.596Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-23T02:57:08.927Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-23T02:57:08.928Z] === RUN TestClientStream [2021-11-23T02:57:08.928Z] --- PASS: TestClientStream (0.00s) [2021-11-23T02:57:08.928Z] === RUN TestClientSendFile [2021-11-23T02:57:08.928Z] --- PASS: TestClientSendFile (0.00s) [2021-11-23T02:57:08.928Z] === RUN TestClientWithRequestTimeout [2021-11-23T02:57:08.928Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-23T02:57:08.928Z] === RUN TestFileSpecPlugin [2021-11-23T02:57:08.928Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-23T02:57:08.928Z] === RUN TestFileJSONSpecPlugin [2021-11-23T02:57:08.928Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-23T02:57:08.928Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-23T02:57:08.928Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-23T02:57:08.928Z] === RUN TestPluginAddHandler [2021-11-23T02:57:08.928Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-23T02:57:08.928Z] === RUN TestPluginWaitBadPlugin [2021-11-23T02:57:08.928Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-23T02:57:08.928Z] === RUN TestGet [2021-11-23T02:57:08.928Z] time="2021-11-23T02:57:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-23T02:57:09.170Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T02:57:09.394Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-23T02:57:09.919Z] time="2021-11-23T02:57:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-23T02:57:10.105Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2021-11-23T02:57:10.105Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T02:57:10.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:57:10.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:57:10.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:57:10.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:57:10.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:57:10.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:57:10.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:57:10.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:57:10.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:57:10.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:57:10.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:57:10.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:57:10.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:57:10.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:57:10.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:57:10.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-23T02:57:10.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-11-23T02:57:10.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-23T02:57:10.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-11-23T02:57:10.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-11-23T02:57:10.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T02:57:10.105Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T02:57:10.592Z] === RUN TestCheckpointCreateError [2021-11-23T02:57:10.592Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestCheckpointCreate [2021-11-23T02:57:10.592Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestCheckpointDeleteError [2021-11-23T02:57:10.592Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestCheckpointDelete [2021-11-23T02:57:10.592Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestCheckpointListError [2021-11-23T02:57:10.592Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestCheckpointList [2021-11-23T02:57:10.592Z] --- PASS: TestCheckpointList (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestCheckpointListContainerNotFound [2021-11-23T02:57:10.592Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNewClientWithOpsFromEnv [2021-11-23T02:57:10.592Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T02:57:10.592Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestGetAPIPath [2021-11-23T02:57:10.592Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestParseHostURL [2021-11-23T02:57:10.592Z] --- PASS: TestParseHostURL (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-23T02:57:10.592Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-23T02:57:10.592Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNegotiateAPIVersion [2021-11-23T02:57:10.592Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNegotiateAPVersionOverride [2021-11-23T02:57:10.592Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-23T02:57:10.592Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-23T02:57:10.592Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-23T02:57:10.592Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestClientRedirect [2021-11-23T02:57:10.592Z] --- PASS: TestClientRedirect (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigCreateUnsupported [2021-11-23T02:57:10.592Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigCreateError [2021-11-23T02:57:10.592Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigCreate [2021-11-23T02:57:10.592Z] --- PASS: TestConfigCreate (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigInspectNotFound [2021-11-23T02:57:10.592Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigInspectWithEmptyID [2021-11-23T02:57:10.592Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigInspectUnsupported [2021-11-23T02:57:10.592Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigInspectError [2021-11-23T02:57:10.592Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigInspectConfigNotFound [2021-11-23T02:57:10.592Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigInspect [2021-11-23T02:57:10.592Z] --- PASS: TestConfigInspect (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigListUnsupported [2021-11-23T02:57:10.592Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigListError [2021-11-23T02:57:10.592Z] --- PASS: TestConfigListError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigList [2021-11-23T02:57:10.592Z] --- PASS: TestConfigList (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigRemoveUnsupported [2021-11-23T02:57:10.592Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigRemoveError [2021-11-23T02:57:10.592Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigRemove [2021-11-23T02:57:10.592Z] --- PASS: TestConfigRemove (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigUpdateUnsupported [2021-11-23T02:57:10.592Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigUpdateError [2021-11-23T02:57:10.592Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestConfigUpdate [2021-11-23T02:57:10.592Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestContainerCommitError [2021-11-23T02:57:10.592Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestContainerCommit [2021-11-23T02:57:10.592Z] --- PASS: TestContainerCommit (0.00s) [2021-11-23T02:57:10.592Z] === RUN TestContainerStatPathError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStatPathNotFoundError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStatPathNoHeaderError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStatPath [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyToContainerError [2021-11-23T02:57:10.593Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyToContainerNotFoundError [2021-11-23T02:57:10.593Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-23T02:57:10.593Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyToContainer [2021-11-23T02:57:10.593Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyFromContainerError [2021-11-23T02:57:10.593Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyFromContainerNotFoundError [2021-11-23T02:57:10.593Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-23T02:57:10.593Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-23T02:57:10.593Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestCopyFromContainer [2021-11-23T02:57:10.593Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerCreateError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerCreateImageNotFound [2021-11-23T02:57:10.593Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerCreateWithName [2021-11-23T02:57:10.593Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerCreateAutoRemove [2021-11-23T02:57:10.593Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerDiffError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerDiff [2021-11-23T02:57:10.593Z] --- PASS: TestContainerDiff (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecCreateError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecCreate [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecStartError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecStart [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecInspectError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecInspect [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExportError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExportError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExport [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExport (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerInspectError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerInspectContainerNotFound [2021-11-23T02:57:10.593Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerInspectWithEmptyID [2021-11-23T02:57:10.593Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerInspect [2021-11-23T02:57:10.593Z] --- PASS: TestContainerInspect (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerInspectNode [2021-11-23T02:57:10.593Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerKillError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerKillError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerKill [2021-11-23T02:57:10.593Z] --- PASS: TestContainerKill (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerListError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerListError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerList [2021-11-23T02:57:10.593Z] --- PASS: TestContainerList (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerLogsNotFoundError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerLogsError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerLogs [2021-11-23T02:57:10.593Z] --- PASS: TestContainerLogs (0.14s) [2021-11-23T02:57:10.593Z] === RUN TestContainerPauseError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerPause [2021-11-23T02:57:10.593Z] --- PASS: TestContainerPause (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainersPruneError [2021-11-23T02:57:10.593Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainersPrune [2021-11-23T02:57:10.593Z] --- PASS: TestContainersPrune (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerRemoveError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerRemoveNotFoundError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerRemove [2021-11-23T02:57:10.593Z] --- PASS: TestContainerRemove (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerRenameError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerRename [2021-11-23T02:57:10.593Z] --- PASS: TestContainerRename (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerResizeError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecResizeError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerResize [2021-11-23T02:57:10.593Z] --- PASS: TestContainerResize (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerExecResize [2021-11-23T02:57:10.593Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerRestartError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerRestart [2021-11-23T02:57:10.593Z] --- PASS: TestContainerRestart (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStartError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStartError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStart [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStart (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStatsError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStats [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStats (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStopError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStopError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerStop [2021-11-23T02:57:10.593Z] --- PASS: TestContainerStop (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerTopError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerTopError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerTop [2021-11-23T02:57:10.593Z] --- PASS: TestContainerTop (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerUnpauseError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerUnpause [2021-11-23T02:57:10.593Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerUpdateError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerUpdate [2021-11-23T02:57:10.593Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerWaitError [2021-11-23T02:57:10.593Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestContainerWait [2021-11-23T02:57:10.593Z] --- PASS: TestContainerWait (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestDiskUsageError [2021-11-23T02:57:10.593Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestDiskUsage [2021-11-23T02:57:10.593Z] --- PASS: TestDiskUsage (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestDistributionInspectUnsupported [2021-11-23T02:57:10.593Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestDistributionInspectWithEmptyID [2021-11-23T02:57:10.593Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestEventsErrorInOptions [2021-11-23T02:57:10.593Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestEventsErrorFromServer [2021-11-23T02:57:10.593Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestEvents [2021-11-23T02:57:10.593Z] --- PASS: TestEvents (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestTLSCloseWriter [2021-11-23T02:57:10.593Z] === PAUSE TestTLSCloseWriter [2021-11-23T02:57:10.593Z] === RUN TestImageBuildError [2021-11-23T02:57:10.593Z] --- PASS: TestImageBuildError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageBuild [2021-11-23T02:57:10.593Z] --- PASS: TestImageBuild (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestGetDockerOS [2021-11-23T02:57:10.593Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageCreateError [2021-11-23T02:57:10.593Z] --- PASS: TestImageCreateError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageCreate [2021-11-23T02:57:10.593Z] --- PASS: TestImageCreate (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageHistoryError [2021-11-23T02:57:10.593Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageHistory [2021-11-23T02:57:10.593Z] --- PASS: TestImageHistory (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageImportError [2021-11-23T02:57:10.593Z] --- PASS: TestImageImportError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageImport [2021-11-23T02:57:10.593Z] --- PASS: TestImageImport (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageInspectError [2021-11-23T02:57:10.593Z] --- PASS: TestImageInspectError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageInspectImageNotFound [2021-11-23T02:57:10.593Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageInspectWithEmptyID [2021-11-23T02:57:10.593Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageInspect [2021-11-23T02:57:10.593Z] --- PASS: TestImageInspect (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageListError [2021-11-23T02:57:10.593Z] --- PASS: TestImageListError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageList [2021-11-23T02:57:10.593Z] --- PASS: TestImageList (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageListApiBefore125 [2021-11-23T02:57:10.593Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-11-23T02:57:10.593Z] === RUN TestImageLoadError [2021-11-23T02:57:10.593Z] --- PASS: TestImageLoadError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageLoad [2021-11-23T02:57:10.593Z] --- PASS: TestImageLoad (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagesPruneError [2021-11-23T02:57:10.593Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagesPrune [2021-11-23T02:57:10.593Z] --- PASS: TestImagesPrune (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePullReferenceParseError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePullAnyError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePullWithoutErrors [2021-11-23T02:57:10.593Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePushReferenceError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePushAnyError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithoutErrors [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-23T02:57:10.593Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageRemoveError [2021-11-23T02:57:10.593Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageRemoveImageNotFound [2021-11-23T02:57:10.593Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageRemove [2021-11-23T02:57:10.593Z] --- PASS: TestImageRemove (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSaveError [2021-11-23T02:57:10.593Z] --- PASS: TestImageSaveError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSave [2021-11-23T02:57:10.593Z] --- PASS: TestImageSave (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSearchAnyError [2021-11-23T02:57:10.593Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-23T02:57:10.593Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:57:10.593Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:57:10.593Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-23T02:57:10.593Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageSearchWithoutErrors [2021-11-23T02:57:10.593Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageTagError [2021-11-23T02:57:10.593Z] --- PASS: TestImageTagError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageTagInvalidReference [2021-11-23T02:57:10.593Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageTagInvalidSourceImageName [2021-11-23T02:57:10.593Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageTagHexSource [2021-11-23T02:57:10.593Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestImageTag [2021-11-23T02:57:10.593Z] --- PASS: TestImageTag (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestInfoServerError [2021-11-23T02:57:10.593Z] --- PASS: TestInfoServerError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestInfoInvalidResponseJSONError [2021-11-23T02:57:10.593Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestInfo [2021-11-23T02:57:10.593Z] --- PASS: TestInfo (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkConnectError [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkConnect [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkCreateError [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkCreate [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkDisconnectError [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkDisconnect [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkInspect [2021-11-23T02:57:10.593Z] === RUN TestNetworkInspect/empty_ID [2021-11-23T02:57:10.593Z] === RUN TestNetworkInspect/no_options [2021-11-23T02:57:10.593Z] === RUN TestNetworkInspect/verbose [2021-11-23T02:57:10.593Z] === RUN TestNetworkInspect/global_scope [2021-11-23T02:57:10.593Z] === RUN TestNetworkInspect/unknown_network [2021-11-23T02:57:10.593Z] === RUN TestNetworkInspect/server_error [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkListError [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkListError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkList [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkList (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworksPruneError [2021-11-23T02:57:10.593Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworksPrune [2021-11-23T02:57:10.593Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkRemoveError [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNetworkRemove [2021-11-23T02:57:10.593Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeInspectError [2021-11-23T02:57:10.593Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeInspectNodeNotFound [2021-11-23T02:57:10.593Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeInspectWithEmptyID [2021-11-23T02:57:10.593Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeInspect [2021-11-23T02:57:10.593Z] --- PASS: TestNodeInspect (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeListError [2021-11-23T02:57:10.593Z] --- PASS: TestNodeListError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeList [2021-11-23T02:57:10.593Z] --- PASS: TestNodeList (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeRemoveError [2021-11-23T02:57:10.593Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-23T02:57:10.593Z] === RUN TestNodeRemove [2021-11-23T02:57:10.594Z] --- PASS: TestNodeRemove (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestNodeUpdateError [2021-11-23T02:57:10.594Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestNodeUpdate [2021-11-23T02:57:10.594Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestOptionWithTimeout [2021-11-23T02:57:10.594Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPingFail [2021-11-23T02:57:10.594Z] --- PASS: TestPingFail (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPingWithError [2021-11-23T02:57:10.594Z] 2021/11/23 02:57:10 RoundTripper returned a response & error; ignoring response [2021-11-23T02:57:10.594Z] 2021/11/23 02:57:10 RoundTripper returned a response & error; ignoring response [2021-11-23T02:57:10.594Z] --- PASS: TestPingWithError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPingSuccess [2021-11-23T02:57:10.594Z] --- PASS: TestPingSuccess (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPingHeadFallback [2021-11-23T02:57:10.594Z] === RUN TestPingHeadFallback/OK [2021-11-23T02:57:10.594Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-23T02:57:10.594Z] === RUN TestPingHeadFallback/Not_Found [2021-11-23T02:57:10.594Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-23T02:57:10.594Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-23T02:57:10.594Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-23T02:57:10.594Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-23T02:57:10.594Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-23T02:57:10.594Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginDisableError [2021-11-23T02:57:10.594Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginDisable [2021-11-23T02:57:10.594Z] --- PASS: TestPluginDisable (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginEnableError [2021-11-23T02:57:10.594Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginEnable [2021-11-23T02:57:10.594Z] --- PASS: TestPluginEnable (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginInspectError [2021-11-23T02:57:10.594Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginInspectWithEmptyID [2021-11-23T02:57:10.594Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginInspect [2021-11-23T02:57:10.594Z] --- PASS: TestPluginInspect (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginListError [2021-11-23T02:57:10.594Z] --- PASS: TestPluginListError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginList [2021-11-23T02:57:10.594Z] --- PASS: TestPluginList (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginPushError [2021-11-23T02:57:10.594Z] --- PASS: TestPluginPushError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginPush [2021-11-23T02:57:10.594Z] --- PASS: TestPluginPush (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginRemoveError [2021-11-23T02:57:10.594Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginRemove [2021-11-23T02:57:10.594Z] --- PASS: TestPluginRemove (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginSetError [2021-11-23T02:57:10.594Z] --- PASS: TestPluginSetError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPluginSet [2021-11-23T02:57:10.594Z] --- PASS: TestPluginSet (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSetHostHeader [2021-11-23T02:57:10.594Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestPlainTextError [2021-11-23T02:57:10.594Z] --- PASS: TestPlainTextError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestInfiniteError [2021-11-23T02:57:10.594Z] --- PASS: TestInfiniteError (0.06s) [2021-11-23T02:57:10.594Z] === RUN TestCanceledContext [2021-11-23T02:57:10.594Z] 2021/11/23 02:57:10 RoundTripper returned a response & error; ignoring response [2021-11-23T02:57:10.594Z] --- PASS: TestCanceledContext (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestDeadlineExceededContext [2021-11-23T02:57:10.594Z] 2021/11/23 02:57:10 RoundTripper returned a response & error; ignoring response [2021-11-23T02:57:10.594Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretCreateUnsupported [2021-11-23T02:57:10.594Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretCreateError [2021-11-23T02:57:10.594Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretCreate [2021-11-23T02:57:10.594Z] --- PASS: TestSecretCreate (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretInspectUnsupported [2021-11-23T02:57:10.594Z] --- PASS: TestSecretInspectUnsupported (0.01s) [2021-11-23T02:57:10.594Z] === RUN TestSecretInspectError [2021-11-23T02:57:10.594Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretInspectSecretNotFound [2021-11-23T02:57:10.594Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretInspectWithEmptyID [2021-11-23T02:57:10.594Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretInspect [2021-11-23T02:57:10.594Z] --- PASS: TestSecretInspect (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretListUnsupported [2021-11-23T02:57:10.594Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretListError [2021-11-23T02:57:10.594Z] --- PASS: TestSecretListError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretList [2021-11-23T02:57:10.594Z] --- PASS: TestSecretList (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretRemoveUnsupported [2021-11-23T02:57:10.594Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretRemoveError [2021-11-23T02:57:10.594Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretRemove [2021-11-23T02:57:10.594Z] --- PASS: TestSecretRemove (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretUpdateUnsupported [2021-11-23T02:57:10.594Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretUpdateError [2021-11-23T02:57:10.594Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSecretUpdate [2021-11-23T02:57:10.594Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceCreateError [2021-11-23T02:57:10.594Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceCreate [2021-11-23T02:57:10.594Z] --- PASS: TestServiceCreate (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-23T02:57:10.594Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceCreateDigestPinning [2021-11-23T02:57:10.594Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceInspectError [2021-11-23T02:57:10.594Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceInspectServiceNotFound [2021-11-23T02:57:10.594Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceInspectWithEmptyID [2021-11-23T02:57:10.594Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceInspect [2021-11-23T02:57:10.594Z] --- PASS: TestServiceInspect (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceListError [2021-11-23T02:57:10.594Z] --- PASS: TestServiceListError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceList [2021-11-23T02:57:10.594Z] --- PASS: TestServiceList (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceLogsError [2021-11-23T02:57:10.594Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceLogs [2021-11-23T02:57:10.594Z] --- PASS: TestServiceLogs (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceRemoveError [2021-11-23T02:57:10.594Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceRemoveNotFoundError [2021-11-23T02:57:10.594Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceRemove [2021-11-23T02:57:10.594Z] --- PASS: TestServiceRemove (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceUpdateError [2021-11-23T02:57:10.594Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestServiceUpdate [2021-11-23T02:57:10.594Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmGetUnlockKeyError [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmGetUnlockKey [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmInitError [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmInit [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmInit (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmInspectError [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmInspect [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmJoinError [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmJoin [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmLeaveError [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmLeave [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmUnlockError [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmUnlock [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmUpdateError [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestSwarmUpdate [2021-11-23T02:57:10.594Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestTaskInspectError [2021-11-23T02:57:10.594Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestTaskInspectWithEmptyID [2021-11-23T02:57:10.594Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestTaskInspect [2021-11-23T02:57:10.594Z] --- PASS: TestTaskInspect (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestTaskListError [2021-11-23T02:57:10.594Z] --- PASS: TestTaskListError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestTaskList [2021-11-23T02:57:10.594Z] --- PASS: TestTaskList (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeCreateError [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeCreate [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeInspectError [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeInspectNotFound [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeInspectWithEmptyID [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeInspect [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeListError [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeListError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeList [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeList (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeRemoveError [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-23T02:57:10.594Z] === RUN TestVolumeRemove [2021-11-23T02:57:10.594Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-23T02:57:10.594Z] === CONT TestTLSCloseWriter [2021-11-23T02:57:10.594Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-23T02:57:10.594Z] PASS [2021-11-23T02:57:10.594Z] coverage: 75.1% of statements [2021-11-23T02:57:10.594Z] ok github.com/docker/docker/client 0.346s coverage: 75.1% of statements [2021-11-23T02:57:11.042Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-11-23T02:57:11.042Z] === RUN TestCreateDifferentPlatform [2021-11-23T02:57:11.042Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T02:57:11.042Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T02:57:11.042Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-23T02:57:11.042Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-23T02:57:11.042Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T02:57:11.042Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T02:57:11.042Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T02:57:11.042Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-23T02:57:11.042Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T02:57:11.042Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-23T02:57:11.042Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T02:57:11.042Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-23T02:57:11.042Z] === RUN TestDaemonRestartIpcMode [2021-11-23T02:57:11.042Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T02:57:11.042Z] === RUN TestDaemonHostGatewayIP [2021-11-23T02:57:11.042Z] === PAUSE TestDaemonHostGatewayIP [2021-11-23T02:57:11.042Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T02:57:11.042Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T02:57:11.042Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T02:57:11.042Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-23T02:57:11.042Z] === RUN TestDiff [2021-11-23T02:57:11.300Z] --- PASS: TestDiff (0.49s) [2021-11-23T02:57:11.300Z] === RUN TestExecWithCloseStdin [2021-11-23T02:57:11.868Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T02:57:11.868Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-23T02:57:12.127Z] --- PASS: TestExecWithCloseStdin (0.75s) [2021-11-23T02:57:12.127Z] === RUN TestExec [2021-11-23T02:57:12.136Z] time="2021-11-23T02:57:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-23T02:57:12.678Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-23T02:57:12.694Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T02:57:12.694Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-23T02:57:12.954Z] --- PASS: TestExec (0.74s) [2021-11-23T02:57:12.954Z] === RUN TestExecUser [2021-11-23T02:57:13.244Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2021-11-23T02:57:13.244Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-23T02:57:13.244Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-11-23T02:57:13.244Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.99s) [2021-11-23T02:57:13.244Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2021-11-23T02:57:13.244Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2021-11-23T02:57:13.244Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2021-11-23T02:57:13.244Z] PASS [2021-11-23T02:57:13.244Z] [2021-11-23T02:57:13.244Z] DONE 8 tests in 11.255s [2021-11-23T02:57:13.244Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T02:57:13.506Z] testing: warning: no tests to run [2021-11-23T02:57:13.506Z] PASS [2021-11-23T02:57:13.506Z] [2021-11-23T02:57:13.506Z] DONE 0 tests in 0.016s [2021-11-23T02:57:13.506Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T02:57:13.506Z] INFO: Testing against a local daemon [2021-11-23T02:57:13.506Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T02:57:13.522Z] --- PASS: TestExecUser (0.71s) [2021-11-23T02:57:13.522Z] === RUN TestExportContainerAndImportImage [2021-11-23T02:57:14.382Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-23T02:57:14.458Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-11-23T02:57:14.458Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T02:57:14.882Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2021-11-23T02:57:14.882Z] === RUN TestAuthZPluginTLS [2021-11-23T02:57:15.141Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-23T02:57:15.141Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T02:57:15.710Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-23T02:57:15.710Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T02:57:15.836Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2021-11-23T02:57:15.836Z] === RUN TestHealthCheckWorkdir [2021-11-23T02:57:15.930Z] time="2021-11-23T02:57:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-23T02:57:16.096Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-23T02:57:16.280Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-23T02:57:16.280Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T02:57:16.665Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2021-11-23T02:57:16.666Z] === RUN TestHealthKillContainer [2021-11-23T02:57:16.847Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-23T02:57:16.847Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T02:57:18.044Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T02:57:18.223Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2021-11-23T02:57:18.223Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T02:57:18.481Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-23T02:57:18.481Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T02:57:19.048Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-23T02:57:19.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T02:57:19.615Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-23T02:57:19.615Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T02:57:19.947Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-23T02:57:19.947Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T02:57:20.206Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T02:57:20.206Z] check_test.go:308: [d458f0da44625] daemon is not started [2021-11-23T02:57:20.206Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-23T02:57:20.744Z] --- PASS: TestBuildWithHugeFile (58.97s) [2021-11-23T02:57:20.744Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T02:57:20.744Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:57:20.744Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:57:20.744Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T02:57:20.744Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:57:20.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:57:20.744Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:57:20.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:57:20.744Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:57:20.744Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:57:20.744Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T02:57:20.744Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T02:57:20.744Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T02:57:20.744Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-23T02:57:20.744Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-11-23T02:57:20.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-23T02:57:20.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-23T02:57:20.744Z] === RUN TestBuildPreserveOwnership [2021-11-23T02:57:20.744Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T02:57:20.744Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T02:57:20.744Z] --- PASS: TestBuildPreserveOwnership (2.47s) [2021-11-23T02:57:20.744Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.66s) [2021-11-23T02:57:20.744Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.80s) [2021-11-23T02:57:20.744Z] === RUN TestBuildPlatformInvalid [2021-11-23T02:57:20.744Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-23T02:57:20.744Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T02:57:20.744Z] Loaded image: busybox:latest [2021-11-23T02:57:20.744Z] Loaded image: busybox:glibc [2021-11-23T02:57:20.744Z] Loaded image: debian:bullseye-slim [2021-11-23T02:57:20.744Z] Loaded image: hello-world:latest [2021-11-23T02:57:20.744Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T02:57:20.772Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-23T02:57:20.992Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2021-11-23T02:57:20.992Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T02:57:21.339Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-23T02:57:21.339Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T02:57:21.907Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-23T02:57:22.892Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s) [2021-11-23T02:57:22.892Z] === RUN TestAuthZPluginHeader [2021-11-23T02:57:23.459Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-11-23T02:57:23.459Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T02:57:23.864Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-23T02:57:24.041Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.84s) [2021-11-23T02:57:24.041Z] PASS [2021-11-23T02:57:24.041Z] [2021-11-23T02:57:24.041Z] === Skipped [2021-11-23T02:57:24.041Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-23T02:57:24.041Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:57:24.041Z] [2021-11-23T02:57:24.041Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T02:57:24.041Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T02:57:24.041Z] [2021-11-23T02:57:24.041Z] DONE 34 tests, 2 skipped in 87.097s [2021-11-23T02:57:24.041Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T02:57:24.041Z] ++ 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 [2021-11-23T02:57:24.041Z] ++ set -e [2021-11-23T02:57:24.041Z] ++ '[' -n 0 ']' [2021-11-23T02:57:24.041Z] ++ set -x [2021-11-23T02:57:24.041Z] ++ 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 [2021-11-23T02:57:24.041Z] INFO: Testing against a local daemon [2021-11-23T02:57:24.041Z] === RUN TestConfigInspect [2021-11-23T02:57:24.443Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T02:57:24.443Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-23T02:57:24.606Z] --- PASS: TestGet (15.01s) [2021-11-23T02:57:24.606Z] === RUN TestPluginWithNoManifest [2021-11-23T02:57:24.606Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-23T02:57:24.606Z] === RUN TestGetAll [2021-11-23T02:57:24.606Z] --- PASS: TestGetAll (0.00s) [2021-11-23T02:57:24.606Z] PASS [2021-11-23T02:57:24.606Z] coverage: 73.2% of statements [2021-11-23T02:57:24.606Z] ok github.com/docker/docker/pkg/plugins 35.880s coverage: 73.2% of statements [2021-11-23T02:57:24.702Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T02:57:24.964Z] --- PASS: TestHealthKillContainer (8.32s) [2021-11-23T02:57:24.964Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T02:57:25.355Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-23T02:57:25.533Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T02:57:25.565Z] --- PASS: TestCheckoutGit (25.72s) [2021-11-23T02:57:25.565Z] === RUN TestValidGitTransport [2021-11-23T02:57:25.565Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-23T02:57:25.565Z] === RUN TestGitInvalidRef [2021-11-23T02:57:25.565Z] --- PASS: TestGitInvalidRef (0.17s) [2021-11-23T02:57:25.565Z] PASS [2021-11-23T02:57:25.565Z] coverage: 86.3% of statements [2021-11-23T02:57:25.565Z] ok github.com/docker/docker/builder/remotecontext/git 25.935s coverage: 86.3% of statements [2021-11-23T02:57:25.565Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T02:57:25.565Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T02:57:25.794Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-11-23T02:57:25.794Z] === RUN TestIpcModeNone [2021-11-23T02:57:25.983Z] --- PASS: TestConfigInspect (2.18s) [2021-11-23T02:57:25.983Z] === RUN TestConfigList [2021-11-23T02:57:26.731Z] --- PASS: TestIpcModeNone (0.82s) [2021-11-23T02:57:26.731Z] === RUN TestIpcModePrivate [2021-11-23T02:57:26.989Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:116, shared: false, mustBeShared: false [2021-11-23T02:57:27.249Z] --- PASS: TestIpcModePrivate (0.66s) [2021-11-23T02:57:27.249Z] === RUN TestIpcModeShareable [2021-11-23T02:57:27.754Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2021-11-23T02:57:27.754Z] === RUN TestAuthZPluginV2Disable [2021-11-23T02:57:27.819Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2021-11-23T02:57:27.932Z] --- PASS: TestConfigList (2.11s) [2021-11-23T02:57:27.932Z] === RUN TestConfigsCreateAndDelete [2021-11-23T02:57:28.078Z] --- PASS: TestIpcModeShareable (0.79s) [2021-11-23T02:57:28.078Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T02:57:28.337Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T02:57:29.275Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-23T02:57:29.682Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-23T02:57:29.839Z] --- PASS: TestConfigsCreateAndDelete (2.06s) [2021-11-23T02:57:29.839Z] === RUN TestConfigsUpdate [2021-11-23T02:57:30.212Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2021-11-23T02:57:30.212Z] === RUN TestAPIIpcModeHost [2021-11-23T02:57:30.780Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-11-23T02:57:30.780Z] === RUN TestDaemonIpcModeShareable [2021-11-23T02:57:31.040Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T02:57:31.044Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2021-11-23T02:57:31.044Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T02:57:31.299Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-23T02:57:31.299Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-23T02:57:31.299Z] check_test.go:308: [d933b7793025d] daemon is not started [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-23T02:57:31.456Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestConfigureDaemonLogs [2021-11-23T02:57:31.456Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestCommonOptionsInstallFlags [2021-11-23T02:57:31.456Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-23T02:57:31.456Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-23T02:57:31.456Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-23T02:57:31.456Z] PASS [2021-11-23T02:57:31.456Z] coverage: 18.6% of statements [2021-11-23T02:57:31.456Z] ok github.com/docker/docker/cmd/dockerd 0.310s coverage: 18.6% of statements [2021-11-23T02:57:31.456Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-23T02:57:31.456Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T02:57:31.559Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-23T02:57:31.747Z] --- PASS: TestConfigsUpdate (1.65s) [2021-11-23T02:57:31.747Z] === RUN TestTemplatedConfig [2021-11-23T02:57:31.927Z] === RUN TestContainerStopSignal [2021-11-23T02:57:31.927Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestContainerStopTimeout [2021-11-23T02:57:31.927Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-23T02:57:31.927Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-23T02:57:31.927Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-23T02:57:31.927Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestReplaceAndAppendEnvVars [2021-11-23T02:57:31.927Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-23T02:57:31.927Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestNewMemoryStore [2021-11-23T02:57:31.927Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestAddContainers [2021-11-23T02:57:31.927Z] --- PASS: TestAddContainers (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestGetContainer [2021-11-23T02:57:31.927Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestDeleteContainer [2021-11-23T02:57:31.927Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestListContainers [2021-11-23T02:57:31.927Z] --- PASS: TestListContainers (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestFirstContainer [2021-11-23T02:57:31.927Z] --- PASS: TestFirstContainer (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestApplyAllContainer [2021-11-23T02:57:31.927Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestIsValidHealthString [2021-11-23T02:57:31.927Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestStateRunStop [2021-11-23T02:57:31.927Z] --- PASS: TestStateRunStop (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestStateTimeoutWait [2021-11-23T02:57:31.927Z] state_test.go:141: Stop callback fired [2021-11-23T02:57:31.927Z] state_test.go:165: Stop callback fired [2021-11-23T02:57:31.927Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-23T02:57:31.927Z] === RUN TestIsValidStateString [2021-11-23T02:57:31.927Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestViewSaveDelete [2021-11-23T02:57:31.927Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-23T02:57:31.927Z] === RUN TestViewAll [2021-11-23T02:57:31.927Z] --- PASS: TestViewAll (0.01s) [2021-11-23T02:57:31.927Z] === RUN TestViewGet [2021-11-23T02:57:31.927Z] --- PASS: TestViewGet (0.01s) [2021-11-23T02:57:31.927Z] === RUN TestNames [2021-11-23T02:57:31.927Z] --- PASS: TestNames (0.00s) [2021-11-23T02:57:31.927Z] === RUN TestViewWithHealthCheck [2021-11-23T02:57:31.927Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-23T02:57:31.927Z] PASS [2021-11-23T02:57:31.927Z] coverage: 41.7% of statements [2021-11-23T02:57:31.927Z] ok github.com/docker/docker/container 0.224s coverage: 41.7% of statements [2021-11-23T02:57:31.927Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T02:57:31.927Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T02:57:31.927Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T02:57:31.927Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T02:57:32.141Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-11-23T02:57:32.141Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T02:57:32.400Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2021-11-23T02:57:32.400Z] === RUN TestDaemonIpcModePrivate [2021-11-23T02:57:33.498Z] === RUN TestPrepare [2021-11-23T02:57:33.498Z] --- PASS: TestPrepare (0.00s) [2021-11-23T02:57:33.498Z] === RUN TestStart [2021-11-23T02:57:33.498Z] --- PASS: TestStart (0.00s) [2021-11-23T02:57:33.498Z] === RUN TestWaitCancel [2021-11-23T02:57:33.498Z] --- PASS: TestWaitCancel (0.00s) [2021-11-23T02:57:33.498Z] === RUN TestWaitDisabled [2021-11-23T02:57:33.498Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-23T02:57:33.498Z] === RUN TestWaitEnabled [2021-11-23T02:57:33.498Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-23T02:57:33.498Z] === RUN TestRemove [2021-11-23T02:57:33.498Z] --- PASS: TestRemove (0.00s) [2021-11-23T02:57:33.498Z] PASS [2021-11-23T02:57:33.498Z] coverage: 65.3% of statements [2021-11-23T02:57:33.498Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-11-23T02:57:33.782Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T02:57:33.782Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-23T02:57:34.042Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-11-23T02:57:34.042Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-11-23T02:57:34.042Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T02:57:34.288Z] --- PASS: TestTemplatedConfig (2.51s) [2021-11-23T02:57:34.288Z] === RUN TestConfigCreateResolve [2021-11-23T02:57:34.325Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2021-11-23T02:57:34.326Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-23T02:57:35.070Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-23T02:57:35.071Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-23T02:57:35.071Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-23T02:57:35.071Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-23T02:57:35.071Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-23T02:57:35.071Z] PASS [2021-11-23T02:57:35.071Z] coverage: 35.9% of statements [2021-11-23T02:57:35.071Z] ok github.com/docker/docker/daemon/cluster/convert 0.529s coverage: 35.9% of statements [2021-11-23T02:57:35.542Z] === RUN TestNewListSecretsFilters [2021-11-23T02:57:35.542Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-23T02:57:35.542Z] === RUN TestNewListConfigsFilters [2021-11-23T02:57:35.542Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-23T02:57:35.542Z] PASS [2021-11-23T02:57:35.542Z] coverage: 0.5% of statements [2021-11-23T02:57:35.542Z] ok github.com/docker/docker/daemon/cluster 0.812s coverage: 0.5% of statements [2021-11-23T02:57:35.946Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-23T02:57:35.946Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-11-23T02:57:35.946Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-11-23T02:57:35.946Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T02:57:36.196Z] --- PASS: TestConfigCreateResolve (2.06s) [2021-11-23T02:57:36.196Z] PASS [2021-11-23T02:57:36.196Z] [2021-11-23T02:57:36.196Z] DONE 6 tests in 12.663s [2021-11-23T02:57:36.196Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T02:57:36.196Z] ++ 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 [2021-11-23T02:57:36.196Z] ++ set -e [2021-11-23T02:57:36.196Z] ++ '[' -n 0 ']' [2021-11-23T02:57:36.196Z] ++ set -x [2021-11-23T02:57:36.196Z] ++ 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 [2021-11-23T02:57:36.196Z] INFO: Testing against a local daemon [2021-11-23T02:57:36.196Z] === RUN TestCheckpoint [2021-11-23T02:57:36.196Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:57:36.196Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T02:57:36.196Z] === RUN TestContainerInvalidJSON [2021-11-23T02:57:36.196Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:57:36.196Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:57:36.196Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:57:36.196Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:57:36.457Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T02:57:36.457Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T02:57:36.457Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-23T02:57:36.457Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-23T02:57:36.457Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-23T02:57:36.457Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T02:57:36.457Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-23T02:57:36.457Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T02:57:36.457Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-23T02:57:36.457Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T02:57:36.457Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-23T02:57:36.457Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T02:57:36.457Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-23T02:57:36.457Z] === RUN TestCopyFromContainer [2021-11-23T02:57:36.513Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T02:57:37.396Z] === RUN TestCopyFromContainer// [2021-11-23T02:57:37.396Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T02:57:37.396Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T02:57:37.396Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T02:57:37.396Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T02:57:37.450Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-23T02:57:37.450Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-11-23T02:57:37.656Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T02:57:37.656Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T02:57:37.656Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T02:57:37.656Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T02:57:37.656Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T02:57:37.710Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2021-11-23T02:57:37.710Z] === RUN TestIpcModeOlderClient [2021-11-23T02:57:37.710Z] === PAUSE TestIpcModeOlderClient [2021-11-23T02:57:37.710Z] === RUN TestKillContainerInvalidSignal [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer (1.31s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-23T02:57:37.915Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-23T02:57:37.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T02:57:37.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:57:37.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:57:37.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:57:37.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:57:37.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:57:37.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:57:37.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T02:57:37.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T02:57:37.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T02:57:37.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-23T02:57:37.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T02:57:37.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T02:57:37.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T02:57:37.916Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T02:57:37.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-23T02:57:37.916Z] === RUN TestCreateWithInvalidEnv [2021-11-23T02:57:37.916Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T02:57:37.916Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T02:57:37.916Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T02:57:37.916Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T02:57:37.916Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T02:57:37.916Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T02:57:37.916Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T02:57:37.916Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T02:57:37.916Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T02:57:37.916Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-23T02:57:37.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T02:57:37.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T02:57:37.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T02:57:37.916Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T02:57:37.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-23T02:57:37.916Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T02:57:38.508Z] === RUN TestBuilderGC [2021-11-23T02:57:38.509Z] --- PASS: TestBuilderGC (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationNotFound [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonBrokenConfiguration [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestParseClusterAdvertiseSettings [2021-11-23T02:57:38.509Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestFindConfigurationConflicts [2021-11-23T02:57:38.509Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-23T02:57:38.509Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-23T02:57:38.509Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-23T02:57:38.509Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-23T02:57:38.509Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_label [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_dns [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-23T02:57:38.509Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-23T02:57:38.509Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestModifiedDiscoverySettings [2021-11-23T02:57:38.509Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestReloadSetConfigFileNotExist [2021-11-23T02:57:38.509Z] === RUN TestDiscoveryOptsErrors [2021-11-23T02:57:38.509Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDiscoveryOpts [2021-11-23T02:57:38.509Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-23T02:57:38.509Z] PASS [2021-11-23T02:57:38.509Z] coverage: 30.0% of statements [2021-11-23T02:57:38.509Z] ok github.com/docker/docker/daemon/discovery 0.067s coverage: 30.0% of statements [2021-11-23T02:57:38.509Z] time="2021-11-23T02:57:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-23T02:57:38.509Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-11-23T02:57:38.509Z] === RUN TestReloadDefaultConfigNotExist [2021-11-23T02:57:38.509Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:38.509Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-11-23T02:57:38.509Z] === RUN TestReloadBadDefaultConfig [2021-11-23T02:57:38.509Z] time="2021-11-23T02:57:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3836211992" [2021-11-23T02:57:38.509Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestReloadWithConflictingLabels [2021-11-23T02:57:38.509Z] time="2021-11-23T02:57:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1932884395" [2021-11-23T02:57:38.509Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestReloadWithDuplicateLabels [2021-11-23T02:57:38.509Z] time="2021-11-23T02:57:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-816219916" [2021-11-23T02:57:38.509Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestMaskURLCredentials [2021-11-23T02:57:38.509Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-23T02:57:38.509Z] === RUN TestDaemonConfigurationMerge [2021-11-23T02:57:38.509Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-23T02:57:38.509Z] PASS [2021-11-23T02:57:38.509Z] coverage: 80.0% of statements [2021-11-23T02:57:38.509Z] ok github.com/docker/docker/daemon/config 0.249s coverage: 80.0% of statements [2021-11-23T02:57:38.646Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-11-23T02:57:38.646Z] === RUN TestKillContainer [2021-11-23T02:57:38.646Z] === RUN TestKillContainer/no_signal [2021-11-23T02:57:38.912Z] check_test.go:308: [d19472ea0101e] daemon is not started [2021-11-23T02:57:38.912Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-23T02:57:38.980Z] === RUN TestWaitNodeAttachment [2021-11-23T02:57:39.171Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T02:57:39.296Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2021-11-23T02:57:39.296Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T02:57:39.451Z] --- PASS: TestWaitNodeAttachment (0.50s) [2021-11-23T02:57:39.451Z] === RUN TestIsolationConversion [2021-11-23T02:57:39.451Z] === RUN TestIsolationConversion/default [2021-11-23T02:57:39.451Z] === RUN TestIsolationConversion/process [2021-11-23T02:57:39.451Z] === RUN TestIsolationConversion/hyperv [2021-11-23T02:57:39.451Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-23T02:57:39.451Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-23T02:57:39.451Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-23T02:57:39.451Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestContainerLabels [2021-11-23T02:57:39.451Z] --- PASS: TestContainerLabels (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestCredentialSpecConversion [2021-11-23T02:57:39.451Z] === RUN TestCredentialSpecConversion/none [2021-11-23T02:57:39.451Z] === RUN TestCredentialSpecConversion/config [2021-11-23T02:57:39.451Z] === RUN TestCredentialSpecConversion/file [2021-11-23T02:57:39.451Z] === RUN TestCredentialSpecConversion/registry [2021-11-23T02:57:39.451Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-23T02:57:39.451Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-23T02:57:39.451Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-23T02:57:39.451Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-23T02:57:39.451Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestControllerValidateMountBind [2021-11-23T02:57:39.451Z] --- PASS: TestControllerValidateMountBind (0.02s) [2021-11-23T02:57:39.451Z] === RUN TestControllerValidateMountVolume [2021-11-23T02:57:39.451Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestControllerValidateMountTarget [2021-11-23T02:57:39.451Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestControllerValidateMountTmpfs [2021-11-23T02:57:39.451Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestControllerValidateMountInvalidType [2021-11-23T02:57:39.451Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestControllerValidateMountNamedPipe [2021-11-23T02:57:39.451Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-23T02:57:39.451Z] PASS [2021-11-23T02:57:39.451Z] coverage: 11.0% of statements [2021-11-23T02:57:39.451Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.798s coverage: 11.0% of statements [2021-11-23T02:57:39.451Z] === RUN TestEventsLog [2021-11-23T02:57:39.451Z] --- PASS: TestEventsLog (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestEventsLogTimeout [2021-11-23T02:57:39.451Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestLogEvents [2021-11-23T02:57:39.451Z] --- PASS: TestLogEvents (0.05s) [2021-11-23T02:57:39.451Z] === RUN TestLoadBufferedEvents [2021-11-23T02:57:39.451Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-11-23T02:57:39.451Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-23T02:57:39.451Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-23T02:57:39.451Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-23T02:57:39.451Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-23T02:57:39.451Z] PASS [2021-11-23T02:57:39.451Z] coverage: 50.0% of statements [2021-11-23T02:57:39.451Z] === RUN TestIsEmptyDir [2021-11-23T02:57:39.451Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-23T02:57:39.451Z] PASS [2021-11-23T02:57:39.451Z] ok github.com/docker/docker/daemon/events 0.224s coverage: 50.0% of statements [2021-11-23T02:57:39.451Z] coverage: 2.3% of statements [2021-11-23T02:57:39.451Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-11-23T02:57:39.739Z] === RUN TestKillContainer/killing_signal [2021-11-23T02:57:40.236Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2021-11-23T02:57:40.237Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T02:57:40.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:57:40.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:57:40.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:57:40.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:57:40.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:57:40.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:57:40.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:57:40.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:57:40.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:57:40.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:57:40.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T02:57:40.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T02:57:40.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T02:57:40.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T02:57:40.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T02:57:40.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-23T02:57:40.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T02:57:40.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T02:57:40.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T02:57:40.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T02:57:40.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T02:57:40.237Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T02:57:40.444Z] === RUN TestVerifyNetworkingConfig [2021-11-23T02:57:40.444Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestGetContainer [2021-11-23T02:57:40.444Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestValidContainerNames [2021-11-23T02:57:40.444Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestContainerInitDNS [2021-11-23T02:57:40.444Z] daemon_test.go:146: root required [2021-11-23T02:57:40.444Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestMerge [2021-11-23T02:57:40.444Z] --- PASS: TestMerge (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestValidateContainerIsolation [2021-11-23T02:57:40.444Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestFindNetworkErrorType [2021-11-23T02:57:40.444Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestEnsureServicesExist [2021-11-23T02:57:40.444Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestEnsureServicesExistErrors [2021-11-23T02:57:40.444Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-23T02:57:40.444Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-23T02:57:40.444Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-23T02:57:40.444Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestContainerDelete [2021-11-23T02:57:40.444Z] --- PASS: TestContainerDelete (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestContainerDoubleDelete [2021-11-23T02:57:40.444Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestLogContainerEventCopyLabels [2021-11-23T02:57:40.444Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestLogContainerEventWithAttributes [2021-11-23T02:57:40.444Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestNoneHealthcheck [2021-11-23T02:57:40.444Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestHealthStates [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:39Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] time="2021-11-23T02:57:40Z" 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" [2021-11-23T02:57:40.444Z] --- PASS: TestHealthStates (0.13s) [2021-11-23T02:57:40.444Z] === RUN TestGetInspectData [2021-11-23T02:57:40.444Z] --- PASS: TestGetInspectData (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestFillLicense [2021-11-23T02:57:40.444Z] --- PASS: TestFillLicense (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestListInvalidFilter [2021-11-23T02:57:40.444Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestNameFilter [2021-11-23T02:57:40.444Z] --- PASS: TestNameFilter (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-23T02:57:40.444Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-23T02:57:40.444Z] === 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 [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-23T02:57:40.444Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-23T02:57:40.444Z] --- 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) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-23T02:57:40.444Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-23T02:57:40.445Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-23T02:57:40.445Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-23T02:57:40.445Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-23T02:57:40.445Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestDaemonReloadLabels [2021-11-23T02:57:40.445Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-23T02:57:40.445Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestDaemonReloadMirrors [2021-11-23T02:57:40.445Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-23T02:57:40.445Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-23T02:57:40.445Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestDaemonDiscoveryReload [2021-11-23T02:57:40.445Z] === RUN TestLinkNaming [2021-11-23T02:57:40.445Z] --- PASS: TestLinkNaming (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestLinkNew [2021-11-23T02:57:40.445Z] --- PASS: TestLinkNew (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestLinkEnv [2021-11-23T02:57:40.445Z] --- PASS: TestLinkEnv (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestLinkMultipleEnv [2021-11-23T02:57:40.445Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-23T02:57:40.445Z] === RUN TestLinkPortRangeEnv [2021-11-23T02:57:40.445Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-23T02:57:40.445Z] PASS [2021-11-23T02:57:40.445Z] coverage: 93.0% of statements [2021-11-23T02:57:40.445Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-11-23T02:57:40.501Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.35s) [2021-11-23T02:57:40.501Z] === RUN TestCreateDifferentPlatform [2021-11-23T02:57:40.501Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T02:57:40.501Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T02:57:40.501Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-23T02:57:40.501Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T02:57:40.501Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T02:57:40.501Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T02:57:40.501Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-23T02:57:40.501Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T02:57:40.501Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-23T02:57:40.501Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T02:57:40.501Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-23T02:57:40.501Z] === RUN TestDaemonRestartIpcMode [2021-11-23T02:57:40.501Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T02:57:40.501Z] === RUN TestDaemonHostGatewayIP [2021-11-23T02:57:40.501Z] === PAUSE TestDaemonHostGatewayIP [2021-11-23T02:57:40.501Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T02:57:40.501Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T02:57:40.501Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T02:57:40.501Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-23T02:57:40.501Z] === RUN TestDiff [2021-11-23T02:57:40.677Z] --- PASS: TestKillContainer (2.16s) [2021-11-23T02:57:40.677Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-11-23T02:57:40.677Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-11-23T02:57:40.677Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-11-23T02:57:40.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T02:57:40.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T02:57:41.070Z] --- PASS: TestDiff (0.38s) [2021-11-23T02:57:41.070Z] === RUN TestExecWithCloseStdin [2021-11-23T02:57:41.330Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-23T02:57:41.330Z] === RUN TestExec [2021-11-23T02:57:41.440Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-23T02:57:41.440Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-23T02:57:41.613Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T02:57:41.900Z] --- PASS: TestExec (0.46s) [2021-11-23T02:57:41.900Z] === RUN TestExecUser [2021-11-23T02:57:41.912Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-23T02:57:41.912Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-23T02:57:41.912Z] === RUN TestAdapterReadLogs [2021-11-23T02:57:41.912Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestCopier [2021-11-23T02:57:41.912Z] --- PASS: TestCopier (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestCopierLongLines [2021-11-23T02:57:41.912Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestCopierSlow [2021-11-23T02:57:41.912Z] --- PASS: TestCopierSlow (0.20s) [2021-11-23T02:57:41.912Z] === RUN TestCopierWithSized [2021-11-23T02:57:41.912Z] === RUN TestCopierWithSized/as_is [2021-11-23T02:57:41.912Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-23T02:57:41.912Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-23T02:57:41.912Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-23T02:57:41.912Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestCopierWithPartial [2021-11-23T02:57:41.912Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestRingLogger [2021-11-23T02:57:41.912Z] --- PASS: TestRingLogger (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestRingCap [2021-11-23T02:57:41.912Z] --- PASS: TestRingCap (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestRingClose [2021-11-23T02:57:41.912Z] --- PASS: TestRingClose (0.00s) [2021-11-23T02:57:41.912Z] === RUN TestRingDrain [2021-11-23T02:57:41.912Z] --- PASS: TestRingDrain (0.00s) [2021-11-23T02:57:41.912Z] PASS [2021-11-23T02:57:41.912Z] coverage: 43.8% of statements [2021-11-23T02:57:41.912Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 43.8% of statements [2021-11-23T02:57:42.181Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-23T02:57:42.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-11-23T02:57:42.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-11-23T02:57:42.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-11-23T02:57:42.181Z] === RUN TestKillStoppedContainer [2021-11-23T02:57:42.181Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-11-23T02:57:42.181Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T02:57:42.181Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-11-23T02:57:42.181Z] === RUN TestKillDifferentUserContainer [2021-11-23T02:57:42.382Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-11-23T02:57:42.382Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-23T02:57:42.382Z] reload_test.go:520: root required [2021-11-23T02:57:42.382Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T02:57:42.382Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-23T02:57:42.382Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-23T02:57:42.382Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-23T02:57:42.382Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-23T02:57:42.382Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-23T02:57:42.382Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2021-11-23T02:57:42.382Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-23T02:57:42.382Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.08s) [2021-11-23T02:57:42.382Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-23T02:57:42.382Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-23T02:57:42.382Z] === RUN TestParseVolumesFrom [2021-11-23T02:57:42.382Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-23T02:57:42.382Z] PASS [2021-11-23T02:57:42.382Z] coverage: 9.0% of statements [2021-11-23T02:57:42.382Z] ok github.com/docker/docker/daemon 2.464s coverage: 9.0% of statements [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-23T02:57:42.382Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-23T02:57:42.433Z] 2021/11/23 02:57:41 Closing DB instances... [2021-11-23T02:57:42.439Z] check_test.go:308: [d8aa6f6a8dd1c] daemon is not started [2021-11-23T02:57:42.439Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-23T02:57:42.469Z] --- PASS: TestExecUser (0.44s) [2021-11-23T02:57:42.469Z] === RUN TestExportContainerAndImportImage [2021-11-23T02:57:42.728Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-11-23T02:57:42.728Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T02:57:42.853Z] === RUN TestSearchRegistryForImagesErrors [2021-11-23T02:57:42.853Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-23T02:57:42.853Z] === RUN TestSearchRegistryForImages [2021-11-23T02:57:42.853Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-23T02:57:42.853Z] === RUN TestOnlyPlatformWithFallback [2021-11-23T02:57:42.853Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-23T02:57:42.853Z] === RUN TestImageDelete [2021-11-23T02:57:42.853Z] === RUN TestImageDelete/no_lease [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig/defaults [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-23T02:57:42.853Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-23T02:57:42.853Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-23T02:57:42.853Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-23T02:57:42.853Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-23T02:57:42.853Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-23T02:57:42.853Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-23T02:57:42.853Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-23T02:57:42.853Z] === RUN TestImageDelete/lease_exists [2021-11-23T02:57:43.006Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-11-23T02:57:43.007Z] === RUN TestInspectOomKilledTrue [2021-11-23T02:57:43.007Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:57:43.007Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T02:57:43.007Z] === RUN TestInspectOomKilledFalse [2021-11-23T02:57:43.007Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:57:43.007Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T02:57:43.007Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T02:57:43.265Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T02:57:43.324Z] --- PASS: TestImageDelete (0.11s) [2021-11-23T02:57:43.324Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-11-23T02:57:43.324Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2021-11-23T02:57:43.324Z] === RUN TestContentStoreForPull [2021-11-23T02:57:43.324Z] time="2021-11-23T02:57:42Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-23T02:57:43.324Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-23T02:57:43.324Z] === RUN TestCreateSuccess [2021-11-23T02:57:43.324Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCreateStreamSkipped [2021-11-23T02:57:43.324Z] time="2021-11-23T02:57:42Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-23T02:57:43.324Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCreateLogGroupSuccess [2021-11-23T02:57:43.324Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCreateError [2021-11-23T02:57:43.324Z] --- PASS: TestCreateError (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCreateAlreadyExists [2021-11-23T02:57:43.324Z] time="2021-11-23T02:57:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-23T02:57:43.324Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestLogClosed [2021-11-23T02:57:43.324Z] --- PASS: TestLogClosed (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestLogBlocking [2021-11-23T02:57:43.324Z] --- PASS: TestLogBlocking (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-23T02:57:43.324Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestLogNonBlockingBufferFull [2021-11-23T02:57:43.324Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestPublishBatchSuccess [2021-11-23T02:57:43.324Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestPublishBatchError [2021-11-23T02:57:43.324Z] time="2021-11-23T02:57:42Z" level=error msg=Error [2021-11-23T02:57:43.324Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-23T02:57:43.324Z] time="2021-11-23T02:57:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T02:57:43.324Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-23T02:57:43.324Z] time="2021-11-23T02:57:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T02:57:43.324Z] time="2021-11-23T02:57:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-23T02:57:43.324Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchSimple [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchTicker [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchMultilinePattern [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.11s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchClose [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestEffectiveLen [2021-11-23T02:57:43.324Z] === RUN TestEffectiveLen/0/Hello [2021-11-23T02:57:43.324Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-23T02:57:43.324Z] === RUN TestEffectiveLen/2/🙃 [2021-11-23T02:57:43.324Z] === RUN TestEffectiveLen/3/���� [2021-11-23T02:57:43.324Z] === RUN TestEffectiveLen/4/He��o [2021-11-23T02:57:43.324Z] === RUN TestEffectiveLen/5/ [2021-11-23T02:57:43.324Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/0/ [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/1/Hello [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: Hello [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/2/Hello [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: He [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: llo [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/3/Hello [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: Hello [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/4/🙃 [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/5/🙃 [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/6/a� [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: a [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: � [2021-11-23T02:57:43.324Z] === RUN TestFindValidSplit/7/a� [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1063: a� [2021-11-23T02:57:43.324Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestProcessEventEmoji [2021-11-23T02:57:43.324Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestContentStoreForPull (0.17s) [2021-11-23T02:57:43.324Z] PASS [2021-11-23T02:57:43.324Z] coverage: 6.7% of statements [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchLineSplit [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchMaxEvents [2021-11-23T02:57:43.324Z] ok github.com/docker/docker/daemon/images 0.394s coverage: 6.7% of statements [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-23T02:57:43.324Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-23T02:57:43.324Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T02:57:43.324Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T02:57:43.324Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-23T02:57:43.324Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-23T02:57:43.324Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-23T02:57:43.324Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-23T02:57:43.324Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-23T02:57:43.324Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-23T02:57:43.324Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-23T02:57:43.324Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-23T02:57:43.324Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-23T02:57:43.324Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-23T02:57:43.325Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-23T02:57:43.325Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-23T02:57:43.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-23T02:57:43.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-23T02:57:43.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-23T02:57:43.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-23T02:57:43.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-23T02:57:43.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-23T02:57:43.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-23T02:57:43.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-23T02:57:43.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-23T02:57:43.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-23T02:57:43.325Z] === RUN TestCreateTagSuccess [2021-11-23T02:57:43.325Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-23T02:57:43.325Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-23T02:57:43.325Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-11-23T02:57:43.325Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-23T02:57:43.325Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-23T02:57:43.325Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-23T02:57:43.325Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-23T02:57:43.325Z] PASS [2021-11-23T02:57:43.325Z] coverage: 77.4% of statements [2021-11-23T02:57:43.325Z] ok github.com/docker/docker/daemon/logger/awslogs 0.412s coverage: 77.4% of statements [2021-11-23T02:57:43.325Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-23T02:57:43.325Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T02:57:43.325Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T02:57:43.325Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-23T02:57:43.325Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-23T02:57:43.421Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-11-23T02:57:43.421Z] === RUN TestFindNode [2021-11-23T02:57:43.421Z] 2021/11/23 02:57:43 Closing DB instances... [2021-11-23T02:57:43.421Z] --- PASS: TestFindNode (0.01s) [2021-11-23T02:57:43.421Z] === RUN TestChangeNodeState [2021-11-23T02:57:43.421Z] 2021/11/23 02:57:43 Closing DB instances... [2021-11-23T02:57:43.421Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-23T02:57:43.421Z] === RUN TestNodeReincarnation [2021-11-23T02:57:43.421Z] 2021/11/23 02:57:43 Closing DB instances... [2021-11-23T02:57:43.524Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2021-11-23T02:57:43.524Z] === RUN TestLinksContainerNames [2021-11-23T02:57:43.796Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-23T02:57:43.796Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-23T02:57:43.796Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-23T02:57:43.796Z] === RUN TestJSONFileLogger [2021-11-23T02:57:43.796Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-23T02:57:43.796Z] === RUN TestJSONFileLoggerWithTags [2021-11-23T02:57:43.796Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-23T02:57:43.796Z] === RUN TestJSONFileLoggerWithOpts [2021-11-23T02:57:43.796Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-23T02:57:43.796Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-23T02:57:43.796Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-23T02:57:43.796Z] === RUN TestEncodeDecode [2021-11-23T02:57:43.796Z] === PAUSE TestEncodeDecode [2021-11-23T02:57:43.796Z] === RUN TestUnexpectedEOF [2021-11-23T02:57:43.796Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-11-23T02:57:43.796Z] === RUN TestFastTimeMarshalJSON [2021-11-23T02:57:43.796Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-23T02:57:43.796Z] PASS [2021-11-23T02:57:43.796Z] coverage: 87.2% of statements [2021-11-23T02:57:43.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.203s coverage: 87.2% of statements [2021-11-23T02:57:43.796Z] time="2021-11-23T02:57:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T02:57:43.796Z] time="2021-11-23T02:57:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T02:57:43.796Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-23T02:57:43.796Z] === CONT TestEncodeDecode [2021-11-23T02:57:43.796Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-23T02:57:43.796Z] PASS [2021-11-23T02:57:43.796Z] coverage: 69.9% of statements [2021-11-23T02:57:43.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.243s coverage: 69.9% of statements [2021-11-23T02:57:44.113Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-11-23T02:57:44.113Z] === RUN TestHealthCheckWorkdir [2021-11-23T02:57:44.682Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2021-11-23T02:57:44.682Z] === RUN TestHealthKillContainer [2021-11-23T02:57:44.789Z] === RUN TestWriteLog [2021-11-23T02:57:44.789Z] === PAUSE TestWriteLog [2021-11-23T02:57:44.789Z] === RUN TestReadLog [2021-11-23T02:57:44.789Z] === PAUSE TestReadLog [2021-11-23T02:57:44.789Z] === CONT TestWriteLog [2021-11-23T02:57:44.789Z] === CONT TestReadLog [2021-11-23T02:57:44.789Z] --- PASS: TestWriteLog (0.01s) [2021-11-23T02:57:44.789Z] === RUN TestReadLog/tail_exact [2021-11-23T02:57:44.789Z] === RUN TestOpenFileDelete [2021-11-23T02:57:44.789Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestOpenFileRename [2021-11-23T02:57:44.789Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestParseLogTagDefaultTag [2021-11-23T02:57:44.789Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestParseLogTag [2021-11-23T02:57:44.789Z] --- PASS: TestParseLogTag (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestParseLogTagEmptyTag [2021-11-23T02:57:44.789Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestTailFiles [2021-11-23T02:57:44.789Z] --- PASS: TestTailFiles (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestFollowLogsConsumerGone [2021-11-23T02:57:44.789Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestFollowLogsProducerGone [2021-11-23T02:57:44.789Z] logfile_test.go:178: logDecode() closed after sending 3024 messages [2021-11-23T02:57:44.789Z] logfile_test.go:231: messages sent: 3024, received: 3024 [2021-11-23T02:57:44.789Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-23T02:57:44.789Z] === RUN TestCheckCapacityAndRotate [2021-11-23T02:57:44.789Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-23T02:57:44.789Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-23T02:57:44.789Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-11-23T02:57:44.789Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-23T02:57:44.789Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-23T02:57:44.789Z] PASS [2021-11-23T02:57:44.789Z] coverage: 53.7% of statements [2021-11-23T02:57:44.789Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 53.7% of statements [2021-11-23T02:57:44.789Z] === RUN TestReadLog/tail_less_than_available [2021-11-23T02:57:44.789Z] === RUN TestReadLog/tail_more_than_available [2021-11-23T02:57:44.789Z] --- PASS: TestReadLog (0.17s) [2021-11-23T02:57:44.789Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-23T02:57:44.789Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-23T02:57:44.789Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-23T02:57:44.789Z] PASS [2021-11-23T02:57:44.789Z] coverage: 75.2% of statements [2021-11-23T02:57:44.789Z] ok github.com/docker/docker/daemon/logger/local 0.282s coverage: 75.2% of statements [2021-11-23T02:57:44.789Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T02:57:44.905Z] --- PASS: TestLinksContainerNames (1.30s) [2021-11-23T02:57:44.905Z] === RUN TestLogsFollowTailEmpty [2021-11-23T02:57:45.260Z] === RUN TestLog [2021-11-23T02:57:45.260Z] --- PASS: TestLog (0.00s) [2021-11-23T02:57:45.260Z] PASS [2021-11-23T02:57:45.260Z] coverage: 31.5% of statements [2021-11-23T02:57:45.260Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-11-23T02:57:45.324Z] ............................ [ 67%] [2021-11-23T02:57:45.477Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-11-23T02:57:45.477Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T02:57:45.477Z] docker_cli_daemon_plugins_test.go:80: [dbdb07a05d519] daemon is not started [2021-11-23T02:57:45.730Z] === RUN TestNewParse [2021-11-23T02:57:45.730Z] --- PASS: TestNewParse (0.00s) [2021-11-23T02:57:45.730Z] PASS [2021-11-23T02:57:45.730Z] coverage: 8.3% of statements [2021-11-23T02:57:45.730Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-11-23T02:57:45.730Z] === RUN TestValidateLogOpt [2021-11-23T02:57:45.730Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestNewMissedConfig [2021-11-23T02:57:45.730Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestNewMissedUrl [2021-11-23T02:57:45.730Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestNewMissedToken [2021-11-23T02:57:45.730Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestNewWithProxy [2021-11-23T02:57:45.730Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestDefault [2021-11-23T02:57:45.730Z] --- PASS: TestDefault (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-23T02:57:45.730Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestJsonFormat [2021-11-23T02:57:45.730Z] --- PASS: TestJsonFormat (0.01s) [2021-11-23T02:57:45.730Z] === RUN TestRawFormat [2021-11-23T02:57:45.730Z] --- PASS: TestRawFormat (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestRawFormatWithLabels [2021-11-23T02:57:45.730Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestRawFormatWithoutTag [2021-11-23T02:57:45.730Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-23T02:57:45.730Z] === RUN TestBatching [2021-11-23T02:57:46.047Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/default [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/private [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/slave [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/shared [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/default [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/shared [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/slave [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/private [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T02:57:46.047Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:57:46.047Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:57:46.047Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T02:57:46.201Z] === RUN TestParseLogFormat [2021-11-23T02:57:46.201Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-23T02:57:46.201Z] === RUN TestValidateLogOptEmpty [2021-11-23T02:57:46.201Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-23T02:57:46.201Z] === RUN TestValidateSyslogAddress [2021-11-23T02:57:46.201Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-23T02:57:46.201Z] === RUN TestParseAddressDefaultPort [2021-11-23T02:57:46.201Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-23T02:57:46.201Z] === RUN TestValidateSyslogFacility [2021-11-23T02:57:46.201Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-23T02:57:46.201Z] === RUN TestValidateLogOptSyslogFormat [2021-11-23T02:57:46.201Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-23T02:57:46.201Z] === RUN TestValidateLogOpt [2021-11-23T02:57:46.201Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T02:57:46.201Z] PASS [2021-11-23T02:57:46.201Z] coverage: 46.8% of statements [2021-11-23T02:57:46.201Z] ok github.com/docker/docker/daemon/logger/syslog 0.108s coverage: 46.8% of statements [2021-11-23T02:57:46.201Z] --- PASS: TestBatching (0.32s) [2021-11-23T02:57:46.201Z] === RUN TestFrequency [2021-11-23T02:57:46.305Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:57:46.305Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:57:46.305Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:57:46.305Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:57:46.305Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T02:57:46.305Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:57:46.305Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:57:46.524Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.88s) [2021-11-23T02:57:46.524Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:57:46.566Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:57:46.672Z] --- PASS: TestFrequency (0.20s) [2021-11-23T02:57:46.672Z] === RUN TestOneMessagePerRequest [2021-11-23T02:57:46.672Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-23T02:57:46.672Z] === RUN TestVerify [2021-11-23T02:57:46.672Z] --- PASS: TestVerify (0.00s) [2021-11-23T02:57:46.672Z] === RUN TestSkipVerify [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] --- PASS: TestSkipVerify (0.40s) [2021-11-23T02:57:46.672Z] === RUN TestBufferMaximum [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636266.580112\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636266.580112\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:46.672Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-23T02:57:46.672Z] === RUN TestServerAlwaysDown [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636266.583114\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636266.583114\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636266.583114\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636266.584113\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:46.672Z] time="2021-11-23T02:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636266.584113\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:46.672Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-23T02:57:46.672Z] === RUN TestCannotSendAfterClose [2021-11-23T02:57:46.672Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-23T02:57:46.672Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-23T02:57:46.825Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:57:46.825Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:57:46.825Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T02:57:46.825Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:57:46.825Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-11-23T02:57:46.825Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-23T02:57:46.825Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T02:57:47.144Z] === RUN TestV1IDService [2021-11-23T02:57:47.144Z] --- PASS: TestV1IDService (0.02s) [2021-11-23T02:57:47.144Z] === RUN TestV2MetadataService [2021-11-23T02:57:47.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T02:57:47.615Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-23T02:57:47.615Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-23T02:57:47.615Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-23T02:57:47.615Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-23T02:57:47.615Z] === RUN TestContinueOnError_NeverContinue [2021-11-23T02:57:47.615Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-23T02:57:47.615Z] === RUN TestManifestStore [2021-11-23T02:57:47.615Z] === RUN TestManifestStore/no_remote_or_local [2021-11-23T02:57:47.615Z] time="2021-11-23T02:57:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1110134382\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-23T02:57:47.615Z] === RUN TestManifestStore/no_local_cache [2021-11-23T02:57:47.615Z] === RUN TestManifestStore/with_local_cache [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/unknown_media_type [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" 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 [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0c4cf2127258\"}'" [2021-11-23T02:57:48.086Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-23T02:57:48.086Z] PASS [2021-11-23T02:57:48.086Z] coverage: 82.5% of statements [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" level=warning msg="reference for unknown type: " [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" level=warning msg="reference for unknown type: " [2021-11-23T02:57:48.086Z] ok github.com/docker/docker/daemon/logger/splunk 2.035s coverage: 82.5% of statements [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-23T02:57:48.086Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T02:57:48.086Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-23T02:57:48.086Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" level=warning msg="reference for unknown type: " [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" level=warning msg="reference for unknown type: " [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" level=warning msg="reference for unknown type: " [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-23T02:57:48.086Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-23T02:57:48.086Z] time="2021-11-23T02:57:47Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore (0.23s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-23T02:57:48.086Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-23T02:57:48.086Z] === RUN TestDetectManifestBlobMediaType [2021-11-23T02:57:48.086Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-23T02:57:48.086Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-23T02:57:48.086Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-23T02:57:48.086Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-23T02:57:48.087Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-23T02:57:48.087Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-23T02:57:48.087Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-23T02:57:48.087Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-23T02:57:48.087Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-23T02:57:48.087Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-23T02:57:48.087Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-23T02:57:48.087Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-23T02:57:48.087Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestFixManifestLayers [2021-11-23T02:57:48.087Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-23T02:57:48.087Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T02:57:48.087Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestFixManifestLayersBadParent [2021-11-23T02:57:48.087Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestValidateManifest [2021-11-23T02:57:48.087Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T02:57:48.087Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestFormatPlatform [2021-11-23T02:57:48.087Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestGetRepositoryMountCandidates [2021-11-23T02:57:48.087Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestLayerAlreadyExists [2021-11-23T02:57:48.087Z] 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} [2021-11-23T02:57:48.087Z] 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} [2021-11-23T02:57:48.087Z] 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} [2021-11-23T02:57:48.087Z] 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} [2021-11-23T02:57:48.087Z] 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} [2021-11-23T02:57:48.087Z] 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} [2021-11-23T02:57:48.087Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestWhenEmptyAuthConfig [2021-11-23T02:57:48.087Z] --- PASS: TestV2MetadataService (0.73s) [2021-11-23T02:57:48.087Z] PASS [2021-11-23T02:57:48.087Z] coverage: 48.2% of statements [2021-11-23T02:57:48.087Z] === RUN TestSuccessfulDownload [2021-11-23T02:57:48.087Z] download_test.go:267: Needs fixing on Windows [2021-11-23T02:57:48.087Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestCancelledDownload [2021-11-23T02:57:48.087Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-23T02:57:48.087Z] === RUN TestMaxDownloadAttempts [2021-11-23T02:57:48.087Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:57:48.087Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:57:48.087Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:57:48.087Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:57:48.087Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:57:48.087Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:57:48.087Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:57:48.087Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:57:48.087Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:57:48.087Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:57:48.087Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:57:48.087Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:57:48.087Z] ok github.com/docker/docker/distribution/metadata 0.809s coverage: 48.2% of statements [2021-11-23T02:57:48.087Z] time="2021-11-23T02:57:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:57:48.087Z] time="2021-11-23T02:57:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:57:48.087Z] time="2021-11-23T02:57:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:57:48.087Z] time="2021-11-23T02:57:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:57:48.087Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-11-23T02:57:48.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-11-23T02:57:48.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-11-23T02:57:48.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-11-23T02:57:48.558Z] === RUN TestTransfer [2021-11-23T02:57:48.558Z] --- PASS: TestTransfer (0.12s) [2021-11-23T02:57:48.558Z] === RUN TestConcurrencyLimit [2021-11-23T02:57:48.558Z] === RUN TestNotFound [2021-11-23T02:57:48.558Z] --- PASS: TestNotFound (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestConflict [2021-11-23T02:57:48.558Z] --- PASS: TestConflict (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestForbidden [2021-11-23T02:57:48.558Z] --- PASS: TestForbidden (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestInvalidParameter [2021-11-23T02:57:48.558Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestNotImplemented [2021-11-23T02:57:48.558Z] --- PASS: TestNotImplemented (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestNotModified [2021-11-23T02:57:48.558Z] --- PASS: TestNotModified (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestUnauthorized [2021-11-23T02:57:48.558Z] --- PASS: TestUnauthorized (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestUnknown [2021-11-23T02:57:48.558Z] --- PASS: TestUnknown (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestCancelled [2021-11-23T02:57:48.558Z] --- PASS: TestCancelled (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestDeadline [2021-11-23T02:57:48.558Z] --- PASS: TestDeadline (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestDataLoss [2021-11-23T02:57:48.558Z] --- PASS: TestDataLoss (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestUnavailable [2021-11-23T02:57:48.558Z] --- PASS: TestUnavailable (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestSystem [2021-11-23T02:57:48.558Z] --- PASS: TestSystem (0.00s) [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Not_Found [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Bad_Request [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Conflict [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Unauthorized [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Forbidden [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Not_Modified [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-23T02:57:48.558Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-23T02:57:48.558Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-23T02:57:48.558Z] PASS [2021-11-23T02:57:48.558Z] coverage: 53.1% of statements [2021-11-23T02:57:48.558Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-11-23T02:57:48.773Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2021-11-23T02:57:48.773Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T02:57:49.028Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-11-23T02:57:49.028Z] === RUN TestInactiveJobs [2021-11-23T02:57:49.028Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-11-23T02:57:49.028Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-23T02:57:49.028Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-23T02:57:49.028Z] === RUN TestTokenPassThru [2021-11-23T02:57:49.028Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-23T02:57:49.028Z] === RUN TestTokenPassThruDifferentHost [2021-11-23T02:57:49.028Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-23T02:57:49.028Z] PASS [2021-11-23T02:57:49.028Z] coverage: 24.1% of statements [2021-11-23T02:57:49.028Z] ok github.com/docker/docker/distribution 1.483s coverage: 24.1% of statements [2021-11-23T02:57:49.028Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T02:57:49.028Z] --- PASS: TestInactiveJobs (0.39s) [2021-11-23T02:57:49.028Z] === RUN TestWatchRelease [2021-11-23T02:57:49.028Z] --- PASS: TestWatchRelease (0.05s) [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-23T02:57:49.293Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-23T02:57:49.293Z] === RUN TestParallelCreate [2021-11-23T02:57:49.293Z] 2021/11/23 02:57:48 Closing DB instances... [2021-11-23T02:57:49.293Z] --- PASS: TestParallelCreate (0.02s) [2021-11-23T02:57:49.293Z] === RUN TestParallelDelete [2021-11-23T02:57:49.293Z] 2021/11/23 02:57:48 Closing DB instances... [2021-11-23T02:57:49.293Z] --- PASS: TestParallelDelete (0.01s) [2021-11-23T02:57:49.293Z] === RUN TestNetworkDBIslands [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:757688e67115 with config:&{NodeID:757688e67115 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}" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 757688e67115/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 757688e67115/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0f604c5da090 with config:&{NodeID:0f604c5da090 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}" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 0f604c5da090/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 0f604c5da090/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 0f604c5da090/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 0f604c5da090/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 757688e67115/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=info msg="Node 757688e67115/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:293e9aeac64f with config:&{NodeID:293e9aeac64f 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}" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 757688e67115/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 757688e67115/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 0f604c5da090/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=info msg="Node 0f604c5da090/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-23T02:57:49.293Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-11-23T02:57:49.340Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-11-23T02:57:49.340Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T02:57:49.503Z] === RUN TestWatchFinishedTransfer [2021-11-23T02:57:49.503Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-23T02:57:49.503Z] === RUN TestDuplicateTransfer [2021-11-23T02:57:49.503Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-23T02:57:49.503Z] === RUN TestSuccessfulUpload [2021-11-23T02:57:49.503Z] === RUN TestFSGetInvalidData [2021-11-23T02:57:49.503Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-23T02:57:49.503Z] === RUN TestFSInvalidSet [2021-11-23T02:57:49.503Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-23T02:57:49.503Z] === RUN TestFSInvalidRoot [2021-11-23T02:57:49.503Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-23T02:57:49.503Z] === RUN TestFSMetadataGetSet [2021-11-23T02:57:49.503Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-23T02:57:49.503Z] === RUN TestFSInvalidWalker [2021-11-23T02:57:49.503Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-23T02:57:49.503Z] === RUN TestFSGetSet [2021-11-23T02:57:49.503Z] --- PASS: TestFSGetSet (0.01s) [2021-11-23T02:57:49.503Z] === RUN TestFSGetUnsetKey [2021-11-23T02:57:49.503Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-23T02:57:49.503Z] === RUN TestFSGetEmptyData [2021-11-23T02:57:49.503Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-23T02:57:49.503Z] === RUN TestFSDelete [2021-11-23T02:57:49.503Z] --- PASS: TestFSDelete (0.01s) [2021-11-23T02:57:49.504Z] === RUN TestFSWalker [2021-11-23T02:57:49.504Z] --- PASS: TestFSWalker (0.01s) [2021-11-23T02:57:49.504Z] === RUN TestFSWalkerStopOnError [2021-11-23T02:57:49.504Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-11-23T02:57:49.504Z] === RUN TestNewFromJSON [2021-11-23T02:57:49.504Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-23T02:57:49.504Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-23T02:57:49.504Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-23T02:57:49.504Z] === RUN TestMarshalKeyOrder [2021-11-23T02:57:49.504Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-23T02:57:49.504Z] === RUN TestHistoryEqual [2021-11-23T02:57:49.504Z] time="2021-11-23T02:57:49Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-23T02:57:49.504Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-23T02:57:49.504Z] === RUN TestImage [2021-11-23T02:57:49.504Z] --- PASS: TestImage (0.00s) [2021-11-23T02:57:49.504Z] === RUN TestImageOSNotEmpty [2021-11-23T02:57:49.504Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-23T02:57:49.504Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-23T02:57:49.504Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-23T02:57:49.504Z] === RUN TestCreate [2021-11-23T02:57:49.504Z] --- PASS: TestCreate (0.00s) [2021-11-23T02:57:49.504Z] === RUN TestRestore [2021-11-23T02:57:49.504Z] time="2021-11-23T02:57:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-23T02:57:49.504Z] --- PASS: TestRestore (0.02s) [2021-11-23T02:57:49.504Z] === RUN TestAddDelete [2021-11-23T02:57:49.504Z] --- PASS: TestAddDelete (0.02s) [2021-11-23T02:57:49.504Z] === RUN TestSearchAfterDelete [2021-11-23T02:57:49.504Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-23T02:57:49.504Z] === RUN TestParentReset [2021-11-23T02:57:49.504Z] --- PASS: TestParentReset (0.02s) [2021-11-23T02:57:49.504Z] === RUN TestGetAndSetLastUpdated [2021-11-23T02:57:49.504Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-23T02:57:49.504Z] === RUN TestStoreLen [2021-11-23T02:57:49.504Z] === RUN TestCompare [2021-11-23T02:57:49.504Z] --- PASS: TestCompare (0.00s) [2021-11-23T02:57:49.504Z] PASS [2021-11-23T02:57:49.504Z] coverage: 19.2% of statements [2021-11-23T02:57:49.504Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-23T02:57:49.504Z] === RUN TestCancelledUpload [2021-11-23T02:57:49.504Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-23T02:57:49.504Z] PASS [2021-11-23T02:57:49.504Z] coverage: 76.8% of statements [2021-11-23T02:57:49.504Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2021-11-23T02:57:49.504Z] ok github.com/docker/docker/distribution/xfer 1.835s coverage: 76.8% of statements [2021-11-23T02:57:49.504Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T02:57:49.504Z] --- PASS: TestStoreLen (0.05s) [2021-11-23T02:57:49.504Z] PASS [2021-11-23T02:57:49.600Z] docker_cli_daemon_plugins_test.go:170: [da45035e6af15] daemon is not started [2021-11-23T02:57:49.600Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2021-11-23T02:57:49.600Z] === RUN TestNetworkNat [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1951badefb3d with config:&{NodeID:1951badefb3d 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}" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 757688e67115/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 757688e67115/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 0f604c5da090/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 0f604c5da090/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 293e9aeac64f/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-11-23T02:57:49.764Z] time="2021-11-23T02:57:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-23T02:57:49.859Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T02:57:49.975Z] coverage: 86.6% of statements [2021-11-23T02:57:49.975Z] ok github.com/docker/docker/image 0.443s coverage: 86.6% of statements [2021-11-23T02:57:50.119Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:49Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f97d35c12dc6 with config:&{NodeID:f97d35c12dc6 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}" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 757688e67115/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 757688e67115/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 0f604c5da090/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 0f604c5da090/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 293e9aeac64f/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 293e9aeac64f/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-23T02:57:50.233Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T02:57:50.350Z] === RUN TestBoolValue [2021-11-23T02:57:50.350Z] --- PASS: TestBoolValue (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestBoolValueOrDefault [2021-11-23T02:57:50.350Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestInt64ValueOrZero [2021-11-23T02:57:50.350Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestInt64ValueOrDefault [2021-11-23T02:57:50.350Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-23T02:57:50.350Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestJsonContentType [2021-11-23T02:57:50.350Z] --- PASS: TestJsonContentType (0.00s) [2021-11-23T02:57:50.350Z] PASS [2021-11-23T02:57:50.350Z] coverage: 14.7% of statements [2021-11-23T02:57:50.350Z] ok github.com/docker/docker/api/server/httputils 0.115s coverage: 14.7% of statements [2021-11-23T02:57:50.350Z] === RUN TestMaskSecretKeys [2021-11-23T02:57:50.350Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-23T02:57:50.350Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-23T02:57:50.350Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-23T02:57:50.350Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-23T02:57:50.350Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-23T02:57:50.350Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-23T02:57:50.350Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestVersionMiddlewareVersion [2021-11-23T02:57:50.350Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-23T02:57:50.350Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-23T02:57:50.350Z] PASS [2021-11-23T02:57:50.350Z] coverage: 37.7% of statements [2021-11-23T02:57:50.350Z] ok github.com/docker/docker/api/server/middleware 0.083s coverage: 37.7% of statements [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T02:57:50.350Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T02:57:50.350Z] === RUN TestToJSON [2021-11-23T02:57:50.350Z] --- PASS: TestToJSON (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestToParamWithVersion [2021-11-23T02:57:50.350Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestFromJSON [2021-11-23T02:57:50.350Z] --- PASS: TestFromJSON (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestEmpty [2021-11-23T02:57:50.350Z] --- PASS: TestEmpty (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestArgsMatchKVListEmptySources [2021-11-23T02:57:50.350Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestArgsMatchKVList [2021-11-23T02:57:50.350Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestArgsMatch [2021-11-23T02:57:50.350Z] --- PASS: TestArgsMatch (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestAdd [2021-11-23T02:57:50.350Z] --- PASS: TestAdd (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestDel [2021-11-23T02:57:50.350Z] --- PASS: TestDel (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestLen [2021-11-23T02:57:50.350Z] --- PASS: TestLen (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestExactMatch [2021-11-23T02:57:50.350Z] --- PASS: TestExactMatch (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestOnlyOneExactMatch [2021-11-23T02:57:50.350Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestContains [2021-11-23T02:57:50.350Z] --- PASS: TestContains (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestValidate [2021-11-23T02:57:50.350Z] --- PASS: TestValidate (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestWalkValues [2021-11-23T02:57:50.350Z] --- PASS: TestWalkValues (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestFuzzyMatch [2021-11-23T02:57:50.350Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-23T02:57:50.350Z] === RUN TestClone [2021-11-23T02:57:50.350Z] --- PASS: TestClone (0.00s) [2021-11-23T02:57:50.350Z] PASS [2021-11-23T02:57:50.350Z] coverage: 92.2% of statements [2021-11-23T02:57:50.350Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-11-23T02:57:50.351Z] === RUN TestAdjustForAPIVersion [2021-11-23T02:57:50.351Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-23T02:57:50.351Z] PASS [2021-11-23T02:57:50.351Z] coverage: 5.7% of statements [2021-11-23T02:57:50.351Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T02:57:50.351Z] === RUN TestStrSliceMarshalJSON [2021-11-23T02:57:50.351Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-23T02:57:50.351Z] === RUN TestStrSliceUnmarshalJSON [2021-11-23T02:57:50.351Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-23T02:57:50.351Z] === RUN TestStrSliceUnmarshalString [2021-11-23T02:57:50.351Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-23T02:57:50.351Z] === RUN TestStrSliceUnmarshalSlice [2021-11-23T02:57:50.351Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-23T02:57:50.351Z] PASS [2021-11-23T02:57:50.351Z] coverage: 90.0% of statements [2021-11-23T02:57:50.351Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T02:57:50.351Z] === RUN TestDurationToSecondsString [2021-11-23T02:57:50.351Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-23T02:57:50.351Z] === RUN TestGetTimestamp [2021-11-23T02:57:50.351Z] --- PASS: TestGetTimestamp (0.12s) [2021-11-23T02:57:50.351Z] === RUN TestParseTimestamps [2021-11-23T02:57:50.351Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-23T02:57:50.351Z] PASS [2021-11-23T02:57:50.351Z] coverage: 100.0% of statements [2021-11-23T02:57:50.351Z] ok github.com/docker/docker/api/types/time 0.154s coverage: 100.0% of statements [2021-11-23T02:57:50.351Z] === RUN TestCompareVersion [2021-11-23T02:57:50.351Z] --- PASS: TestCompareVersion (0.00s) [2021-11-23T02:57:50.351Z] PASS [2021-11-23T02:57:50.351Z] coverage: 77.3% of statements [2021-11-23T02:57:50.351Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T02:57:50.351Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-23T02:57:50.351Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-23T02:57:50.351Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-23T02:57:50.351Z] === RUN TestCloneArgsSmartHttp [2021-11-23T02:57:50.351Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-23T02:57:50.351Z] === RUN TestCloneArgsDumbHttp [2021-11-23T02:57:50.351Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-23T02:57:50.351Z] === RUN TestCloneArgsGit [2021-11-23T02:57:50.351Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-23T02:57:50.351Z] === RUN TestCheckoutGit [2021-11-23T02:57:50.378Z] --- PASS: TestNetworkNat (0.71s) [2021-11-23T02:57:50.378Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T02:57:50.446Z] === RUN TestValidateManifest [2021-11-23T02:57:50.446Z] === RUN TestValidateManifest/nil [2021-11-23T02:57:50.446Z] === RUN TestValidateManifest/non-nil [2021-11-23T02:57:50.446Z] --- PASS: TestValidateManifest (0.00s) [2021-11-23T02:57:50.446Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-23T02:57:50.446Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-23T02:57:50.446Z] PASS [2021-11-23T02:57:50.446Z] coverage: 0.7% of statements [2021-11-23T02:57:50.446Z] ok github.com/docker/docker/image/tarexport 0.136s coverage: 0.7% of statements [2021-11-23T02:57:50.446Z] === RUN TestMakeV1ConfigFromConfig [2021-11-23T02:57:50.446Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-23T02:57:50.446Z] PASS [2021-11-23T02:57:50.446Z] coverage: 25.0% of statements [2021-11-23T02:57:50.446Z] ok github.com/docker/docker/image/v1 0.059s coverage: 25.0% of statements [2021-11-23T02:57:50.446Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:50.703Z] networkdb_test.go:835: Re-joining: 3 [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="The new bootstrap node list is:[172.29.209.221:10033 172.29.209.221:10034 172.29.209.221:10035]" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10033" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49371" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10034" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49372" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10035" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49373" [2021-11-23T02:57:50.703Z] networkdb_test.go:835: Re-joining: 4 [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=info msg="The new bootstrap node list is:[172.29.209.221:10033 172.29.209.221:10034 172.29.209.221:10035]" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10033" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49374" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10034" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49375" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10035" [2021-11-23T02:57:50.703Z] time="2021-11-23T02:57:50Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49376" [2021-11-23T02:57:50.945Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:50Z" level=info msg="node 0 leaving" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="node2(0f604c5da090): Node leave event for 757688e67115/172.29.209.221" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="node5(f97d35c12dc6): Node leave event for 757688e67115/172.29.209.221" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="node3(293e9aeac64f): Node leave event for 757688e67115/172.29.209.221" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="node1(757688e67115): Node leave event for 757688e67115/172.29.209.221" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.172Z] time="2021-11-23T02:57:51Z" level=info msg="node4(1951badefb3d): Node leave event for 757688e67115/172.29.209.221" [2021-11-23T02:57:51.205Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2021-11-23T02:57:51.205Z] === RUN TestNetworkLoopbackNat [2021-11-23T02:57:51.437Z] === RUN TestSerialization [2021-11-23T02:57:51.437Z] --- PASS: TestSerialization (0.02s) [2021-11-23T02:57:51.437Z] PASS [2021-11-23T02:57:51.437Z] coverage: 100.0% of statements [2021-11-23T02:57:51.437Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115/172.29.209.221, left gossip cluster" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115/172.29.209.221, left gossip cluster" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115/172.29.209.221, left gossip cluster" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115/172.29.209.221, left gossip cluster" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 757688e67115/172.29.209.221, left gossip cluster" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="node 1 leaving" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="node3(293e9aeac64f): Node leave event for 0f604c5da090/172.29.209.221" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090/172.29.209.221, left gossip cluster" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090 change state NodeActive --> NodeFailed" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="node5(f97d35c12dc6): Node leave event for 0f604c5da090/172.29.209.221" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090/172.29.209.221, added to failed nodes list" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090 change state NodeActive --> NodeLeft" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=info msg="node4(1951badefb3d): Node leave event for 0f604c5da090/172.29.209.221" [2021-11-23T02:57:51.641Z] time="2021-11-23T02:57:51Z" level=error msg="node: 0f604c5da090 is unknown to memberlist" [2021-11-23T02:57:51.889Z] === RUN TestEnable [2021-11-23T02:57:51.889Z] --- PASS: TestEnable (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestDisable [2021-11-23T02:57:51.889Z] --- PASS: TestDisable (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestEnabled [2021-11-23T02:57:51.889Z] --- PASS: TestEnabled (0.00s) [2021-11-23T02:57:51.889Z] PASS [2021-11-23T02:57:51.889Z] coverage: 100.0% of statements [2021-11-23T02:57:51.889Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2021-11-23T02:57:51.889Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-23T02:57:51.889Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestProcessNoDockerignore [2021-11-23T02:57:51.889Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-23T02:57:51.889Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestDetectContentType [2021-11-23T02:57:51.889Z] --- PASS: TestDetectContentType (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestSelectAcceptableMIME [2021-11-23T02:57:51.889Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestInspectEmptyResponse [2021-11-23T02:57:51.889Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestInspectResponseBinary [2021-11-23T02:57:51.889Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestResponseUnsupportedContentType [2021-11-23T02:57:51.889Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestInspectResponseTextSimple [2021-11-23T02:57:51.889Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestInspectResponseEmptyContentType [2021-11-23T02:57:51.889Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestUnknownContentLength [2021-11-23T02:57:51.889Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestDownloadRemote [2021-11-23T02:57:51.889Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-23T02:57:51.889Z] === RUN TestGetWithStatusError [2021-11-23T02:57:51.889Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestCloseRootDirectory [2021-11-23T02:57:51.889Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:51.889Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestHashFile [2021-11-23T02:57:51.889Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:51.889Z] --- SKIP: TestHashFile (0.00s) [2021-11-23T02:57:51.889Z] === RUN TestHashSubdir [2021-11-23T02:57:51.889Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:51.889Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-23T02:57:51.889Z] === RUN TestRemoveDirectory [2021-11-23T02:57:51.889Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:57:51.889Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-23T02:57:51.889Z] PASS [2021-11-23T02:57:51.889Z] coverage: 9.3% of statements [2021-11-23T02:57:51.889Z] ok github.com/docker/docker/builder/remotecontext 0.250s coverage: 9.3% of statements [2021-11-23T02:57:51.908Z] === RUN TestEnvironmentParsing [2021-11-23T02:57:51.908Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-23T02:57:51.908Z] PASS [2021-11-23T02:57:51.908Z] coverage: 1.2% of statements [2021-11-23T02:57:51.908Z] ok github.com/docker/docker/libcontainerd/local 0.049s coverage: 1.2% of statements [2021-11-23T02:57:51.908Z] === RUN TestEmptyLayer [2021-11-23T02:57:51.908Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-23T02:57:51.908Z] === RUN TestCommitFailure [2021-11-23T02:57:51.908Z] --- PASS: TestCommitFailure (0.01s) [2021-11-23T02:57:51.908Z] === RUN TestStartTransactionFailure [2021-11-23T02:57:51.908Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-23T02:57:51.908Z] === RUN TestGetOrphan [2021-11-23T02:57:51.908Z] --- PASS: TestGetOrphan (0.01s) [2021-11-23T02:57:51.908Z] === RUN TestMountAndRegister [2021-11-23T02:57:51.908Z] layer_test.go:270: Layer size: 14 [2021-11-23T02:57:51.908Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-23T02:57:51.908Z] === RUN TestLayerRelease [2021-11-23T02:57:51.908Z] layer_test.go:303: Failing on Windows [2021-11-23T02:57:51.908Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-23T02:57:51.908Z] === RUN TestStoreRestore [2021-11-23T02:57:51.908Z] layer_test.go:352: Failing on Windows [2021-11-23T02:57:51.908Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-23T02:57:51.908Z] === RUN TestTarStreamStability [2021-11-23T02:57:51.908Z] layer_test.go:467: Failing on Windows [2021-11-23T02:57:51.908Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-23T02:57:51.908Z] === RUN TestRegisterExistingLayer [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090/172.29.209.221, left gossip cluster" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090/172.29.209.221, left gossip cluster" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="Node 0f604c5da090/172.29.209.221, left gossip cluster" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="node 2 leaving" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="Node 293e9aeac64f change state NodeActive --> NodeLeft" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="node5(f97d35c12dc6): Node leave event for 293e9aeac64f/172.29.209.221" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="Node 293e9aeac64f change state NodeActive --> NodeLeft" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="node4(1951badefb3d): Node leave event for 293e9aeac64f/172.29.209.221" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="Node 293e9aeac64f change state NodeActive --> NodeLeft" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=info msg="node3(293e9aeac64f): Node leave event for 293e9aeac64f/172.29.209.221" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=debug msg="memberlist: Failed ping: 293e9aeac64f (timeout reached)" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.209.221:10034: use of closed network connection" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.209.221:10036: use of closed network connection" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.209.221:10037: use of closed network connection" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:51Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49377" [2021-11-23T02:57:52.116Z] time="2021-11-23T02:57:52Z" level=info msg="Node 293e9aeac64f/172.29.209.221, left gossip cluster" [2021-11-23T02:57:52.348Z] === RUN TestGetAllAllowed [2021-11-23T02:57:52.348Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestGetAllMeta [2021-11-23T02:57:52.348Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-23T02:57:52.348Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestIsUnreferencedBuiltin [2021-11-23T02:57:52.348Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestIsExistingDirectory [2021-11-23T02:57:52.348Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestGetFilenameForDownload [2021-11-23T02:57:52.348Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestEnv2Variables [2021-11-23T02:57:52.348Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-23T02:57:52.348Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestMaintainer [2021-11-23T02:57:52.348Z] --- PASS: TestMaintainer (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestLabel [2021-11-23T02:57:52.348Z] --- PASS: TestLabel (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestFromScratch [2021-11-23T02:57:52.348Z] --- PASS: TestFromScratch (0.01s) [2021-11-23T02:57:52.348Z] === RUN TestFromWithArg [2021-11-23T02:57:52.348Z] --- PASS: TestFromWithArg (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-23T02:57:52.348Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestFromWithUndefinedArg [2021-11-23T02:57:52.348Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestFromMultiStageWithNamedStage [2021-11-23T02:57:52.348Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestOnbuild [2021-11-23T02:57:52.348Z] --- PASS: TestOnbuild (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestWorkdir [2021-11-23T02:57:52.348Z] --- PASS: TestWorkdir (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestCmd [2021-11-23T02:57:52.348Z] --- PASS: TestCmd (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestHealthcheckNone [2021-11-23T02:57:52.348Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestHealthcheckCmd [2021-11-23T02:57:52.348Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestEntrypoint [2021-11-23T02:57:52.348Z] --- PASS: TestEntrypoint (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestExpose [2021-11-23T02:57:52.348Z] --- PASS: TestExpose (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestUser [2021-11-23T02:57:52.348Z] --- PASS: TestUser (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestVolume [2021-11-23T02:57:52.348Z] --- PASS: TestVolume (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestStopSignal [2021-11-23T02:57:52.348Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T02:57:52.348Z] --- SKIP: TestStopSignal (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestArg [2021-11-23T02:57:52.348Z] --- PASS: TestArg (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestShell [2021-11-23T02:57:52.348Z] --- PASS: TestShell (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestPrependEnvOnCmd [2021-11-23T02:57:52.348Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestRunWithBuildArgs [2021-11-23T02:57:52.348Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestRunIgnoresHealthcheck [2021-11-23T02:57:52.348Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestDispatchUnsupportedOptions [2021-11-23T02:57:52.348Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-23T02:57:52.348Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-23T02:57:52.348Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-23T02:57:52.348Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestNormalizeWorkdir [2021-11-23T02:57:52.348Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestDispatch [2021-11-23T02:57:52.348Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-23T02:57:52.348Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-23T02:57:52.348Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-23T02:57:52.348Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-23T02:57:52.348Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-23T02:57:52.348Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-23T02:57:52.348Z] === RUN TestDispatch/COPY_url [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch (0.04s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-23T02:57:52.348Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestAddScratchImageAddsToMounts [2021-11-23T02:57:52.348Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-23T02:57:52.348Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-23T02:57:52.348Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-23T02:57:52.348Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestImageSourceGetAddsToMounts [2021-11-23T02:57:52.348Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestEmptyDockerfile [2021-11-23T02:57:52.348Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestSymlinkDockerfile [2021-11-23T02:57:52.348Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-23T02:57:52.348Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestNonExistingDockerfile [2021-11-23T02:57:52.348Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestCopyRunConfig [2021-11-23T02:57:52.348Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestDeepCopyRunConfig [2021-11-23T02:57:52.348Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestExportImage [2021-11-23T02:57:52.348Z] --- PASS: TestExportImage (0.00s) [2021-11-23T02:57:52.348Z] === RUN TestNormalizeDest [2021-11-23T02:57:52.348Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-23T02:57:52.348Z] PASS [2021-11-23T02:57:52.348Z] coverage: 46.8% of statements [2021-11-23T02:57:52.348Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 46.8% of statements [2021-11-23T02:57:52.348Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T02:57:52.380Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-11-23T02:57:52.380Z] === RUN TestTarStreamVerification [2021-11-23T02:57:52.380Z] layer_test.go:696: Failing on Windows [2021-11-23T02:57:52.380Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestLayerMigration [2021-11-23T02:57:52.380Z] migration_test.go:45: Failing on Windows [2021-11-23T02:57:52.380Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestLayerMigrationNoTarsplit [2021-11-23T02:57:52.380Z] migration_test.go:181: Failing on Windows [2021-11-23T02:57:52.380Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestMountInit [2021-11-23T02:57:52.380Z] mount_test.go:17: Failing on Windows [2021-11-23T02:57:52.380Z] --- SKIP: TestMountInit (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestMountSize [2021-11-23T02:57:52.380Z] mount_test.go:76: Failing on Windows [2021-11-23T02:57:52.380Z] --- SKIP: TestMountSize (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestMountChanges [2021-11-23T02:57:52.380Z] mount_test.go:125: Failing on Windows [2021-11-23T02:57:52.380Z] --- SKIP: TestMountChanges (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestMountApply [2021-11-23T02:57:52.380Z] mount_test.go:212: Failing on Windows [2021-11-23T02:57:52.380Z] --- SKIP: TestMountApply (0.00s) [2021-11-23T02:57:52.380Z] PASS [2021-11-23T02:57:52.380Z] coverage: 30.1% of statements [2021-11-23T02:57:52.380Z] ok github.com/docker/docker/layer 0.233s coverage: 30.1% of statements [2021-11-23T02:57:52.380Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T02:57:52.380Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T02:57:52.380Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T02:57:52.380Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T02:57:52.380Z] === RUN TestSequenceGetAvailableBit [2021-11-23T02:57:52.380Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestSequenceEqual [2021-11-23T02:57:52.380Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestSequenceCopy [2021-11-23T02:57:52.380Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestGetFirstAvailable [2021-11-23T02:57:52.380Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestFindSequence [2021-11-23T02:57:52.380Z] --- PASS: TestFindSequence (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestCheckIfAvailable [2021-11-23T02:57:52.380Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestMergeSequences [2021-11-23T02:57:52.380Z] --- PASS: TestMergeSequences (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestPushReservation [2021-11-23T02:57:52.380Z] --- PASS: TestPushReservation (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestSerializeDeserialize [2021-11-23T02:57:52.380Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestSet [2021-11-23T02:57:52.380Z] --- PASS: TestSet (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestSetUnset [2021-11-23T02:57:52.380Z] --- PASS: TestSetUnset (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestOffsetSetUnset [2021-11-23T02:57:52.380Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestSetInRange [2021-11-23T02:57:52.380Z] --- PASS: TestSetInRange (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestSetAnyInRange [2021-11-23T02:57:52.380Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestMethods [2021-11-23T02:57:52.380Z] --- PASS: TestMethods (0.00s) [2021-11-23T02:57:52.380Z] === RUN TestRandomAllocateDeallocate [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node 293e9aeac64f/172.29.209.221, left gossip cluster" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node 293e9aeac64f/172.29.209.221, left gossip cluster" [2021-11-23T02:57:52.585Z] networkdb_test.go:867: node4: OK [2021-11-23T02:57:52.585Z] networkdb_test.go:867: node5: OK [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="node 0 coming back" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b91f007233aa with config:&{NodeID:b91f007233aa 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}" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node b91f007233aa/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node b91f007233aa/172.29.209.221, added to nodes list" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="node 1 coming back" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f5b7e8751977 with config:&{NodeID:f5b7e8751977 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}" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node f5b7e8751977/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node f5b7e8751977/172.29.209.221, added to nodes list" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="node 2 coming back" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7e88f8cb4868 with config:&{NodeID:7e88f8cb4868 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}" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, added to nodes list" [2021-11-23T02:57:52.585Z] time="2021-11-23T02:57:52Z" level=warning msg="memberlist: Was able to connect to 293e9aeac64f but other probes failed, network may be misconfigured" [2021-11-23T02:57:52.803Z] --- PASS: TestHealthKillContainer (7.87s) [2021-11-23T02:57:52.803Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T02:57:52.803Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2021-11-23T02:57:52.803Z] === RUN TestIpcModeNone [2021-11-23T02:57:52.806Z] === RUN TestTCP4Proxy [2021-11-23T02:57:52.806Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestTCP4ProxyHalfClose [2021-11-23T02:57:52.806Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestTCP6Proxy [2021-11-23T02:57:52.806Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T02:57:52.806Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestTCPDualStackProxy [2021-11-23T02:57:52.806Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T02:57:52.806Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestUDP4Proxy [2021-11-23T02:57:52.806Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestUDP6Proxy [2021-11-23T02:57:52.806Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T02:57:52.806Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestUDPWriteError [2021-11-23T02:57:52.806Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestSCTP4Proxy [2021-11-23T02:57:52.806Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T02:57:52.806Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-23T02:57:52.806Z] === RUN TestSCTP6Proxy [2021-11-23T02:57:52.806Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T02:57:52.806Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-23T02:57:52.806Z] PASS [2021-11-23T02:57:52.806Z] coverage: 49.4% of statements [2021-11-23T02:57:52.806Z] ok github.com/docker/docker/cmd/docker-proxy 0.051s coverage: 49.4% of statements [2021-11-23T02:57:53.054Z] time="2021-11-23T02:57:52Z" level=debug msg="memberlist: Failed ping: f97d35c12dc6 (timeout reached)" [2021-11-23T02:57:53.055Z] time="2021-11-23T02:57:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.209.221:10036: use of closed network connection" [2021-11-23T02:57:53.055Z] time="2021-11-23T02:57:52Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49378" [2021-11-23T02:57:53.371Z] --- PASS: TestIpcModeNone (0.43s) [2021-11-23T02:57:53.371Z] === RUN TestIpcModePrivate [2021-11-23T02:57:53.528Z] time="2021-11-23T02:57:53Z" level=warning msg="memberlist: Was able to connect to f97d35c12dc6 but other probes failed, network may be misconfigured" [2021-11-23T02:57:53.631Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-23T02:57:53.631Z] --- PASS: TestIpcModePrivate (0.45s) [2021-11-23T02:57:53.631Z] === RUN TestIpcModeShareable [2021-11-23T02:57:53.890Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-23T02:57:54.150Z] --- PASS: TestIpcModeShareable (0.42s) [2021-11-23T02:57:54.150Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T02:57:54.493Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-23T02:57:54.493Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-11-23T02:57:54.493Z] === RUN TestPause [2021-11-23T02:57:54.493Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-23T02:57:54.604Z] === RUN TestInvalidConfig [2021-11-23T02:57:54.604Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestConfig [2021-11-23T02:57:54.604Z] --- PASS: TestConfig (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestOptionsLabels [2021-11-23T02:57:54.604Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestValidName [2021-11-23T02:57:54.604Z] --- PASS: TestValidName (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestTLSConfiguration [2021-11-23T02:57:54.604Z] time="2021-11-23T02:57:54Z" level=info msg="Option Initializing KV with TLS" [2021-11-23T02:57:54.604Z] --- PASS: TestTLSConfiguration (0.12s) [2021-11-23T02:57:54.604Z] PASS [2021-11-23T02:57:54.604Z] coverage: 24.0% of statements [2021-11-23T02:57:54.604Z] ok github.com/docker/docker/libnetwork/config 0.206s coverage: 24.0% of statements [2021-11-23T02:57:54.604Z] === RUN TestKey [2021-11-23T02:57:54.604Z] --- PASS: TestKey (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestParseKey [2021-11-23T02:57:54.604Z] --- PASS: TestParseKey (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestInvalidDataStore [2021-11-23T02:57:54.604Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestKVObjectFlatKey [2021-11-23T02:57:54.604Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-23T02:57:54.604Z] === RUN TestAtomicKVObjectFlatKey [2021-11-23T02:57:54.604Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-23T02:57:54.604Z] PASS [2021-11-23T02:57:54.604Z] coverage: 21.9% of statements [2021-11-23T02:57:54.604Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2021-11-23T02:57:55.061Z] --- PASS: TestPause (0.75s) [2021-11-23T02:57:55.061Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T02:57:55.061Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:57:55.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:57:55.061Z] === RUN TestPauseStopPausedContainer [2021-11-23T02:57:55.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-23T02:57:55.075Z] === RUN TestErrorInterfaces [2021-11-23T02:57:55.075Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-23T02:57:55.075Z] === RUN TestNetworkMarshalling [2021-11-23T02:57:55.530Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2021-11-23T02:57:55.530Z] === RUN TestAPIIpcModeHost [2021-11-23T02:57:55.547Z] === RUN TestIPDataMarshalling [2021-11-23T02:57:55.547Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestValidateAndIsV6 [2021-11-23T02:57:55.547Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-23T02:57:55.547Z] PASS [2021-11-23T02:57:55.547Z] coverage: 68.9% of statements [2021-11-23T02:57:55.547Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-23T02:57:55.547Z] === RUN TestEndpointMarshalling [2021-11-23T02:57:55.547Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestAuxAddresses [2021-11-23T02:57:55.547Z] time="2021-11-23T02:57:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:57:55.547Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-11-23T02:57:55.547Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-23T02:57:55.547Z] === RUN TestSRVServiceQuery [2021-11-23T02:57:55.547Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestServiceVIPReuse [2021-11-23T02:57:55.547Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-23T02:57:55.547Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestDNSIPQuery [2021-11-23T02:57:55.547Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestDNSProxyServFail [2021-11-23T02:57:55.547Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestSandboxAddEmpty [2021-11-23T02:57:55.547Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestSandboxAddMultiPrio [2021-11-23T02:57:55.547Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestSandboxAddSamePrio [2021-11-23T02:57:55.547Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestCleanupServiceDiscovery [2021-11-23T02:57:55.547Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestDNSOptions [2021-11-23T02:57:55.547Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:57:55.547Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-23T02:57:55.547Z] === RUN TestMultipleControllersWithSameStore [2021-11-23T02:57:55.547Z] time="2021-11-23T02:57:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:57:55.547Z] time="2021-11-23T02:57:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:57:55.547Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-23T02:57:55.547Z] PASS [2021-11-23T02:57:55.547Z] coverage: 8.6% of statements [2021-11-23T02:57:55.547Z] ok github.com/docker/docker/libnetwork 0.254s coverage: 8.6% of statements [2021-11-23T02:57:55.547Z] === RUN TestDriver [2021-11-23T02:57:55.547Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:57:55.547Z] PASS [2021-11-23T02:57:55.547Z] coverage: 34.8% of statements [2021-11-23T02:57:55.547Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-11-23T02:57:55.629Z] check_test.go:308: [d34aab949fc33] daemon is not started [2021-11-23T02:57:55.629Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-23T02:57:55.745Z] time="2021-11-23T02:57:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.209.221:10033 172.29.209.221:10034 172.29.209.221:10035]" [2021-11-23T02:57:55.789Z] --- PASS: TestAPIIpcModeHost (0.34s) [2021-11-23T02:57:55.789Z] === RUN TestDaemonIpcModeShareable [2021-11-23T02:57:55.888Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-11-23T02:57:55.888Z] === RUN TestPidHost [2021-11-23T02:57:56.018Z] === RUN TestDriver [2021-11-23T02:57:56.018Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:57:56.018Z] PASS [2021-11-23T02:57:56.018Z] coverage: 34.8% of statements [2021-11-23T02:57:56.018Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-11-23T02:57:56.213Z] time="2021-11-23T02:57:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.209.221:10033 172.29.209.221:10034 172.29.209.221:10035]" [2021-11-23T02:57:56.489Z] === RUN TestNetworkAllocateFree [2021-11-23T02:57:56.489Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-23T02:57:56.489Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-23T02:57:56.489Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-23T02:57:56.489Z] PASS [2021-11-23T02:57:56.489Z] coverage: 63.6% of statements [2021-11-23T02:57:56.489Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.062s coverage: 63.6% of statements [2021-11-23T02:57:56.489Z] === RUN TestGetEmptyCapabilities [2021-11-23T02:57:56.489Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-23T02:57:56.489Z] === RUN TestGetExtraCapabilities [2021-11-23T02:57:56.489Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-23T02:57:56.489Z] === RUN TestGetInvalidCapabilities [2021-11-23T02:57:56.489Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-23T02:57:56.489Z] === RUN TestRemoteDriver [2021-11-23T02:57:56.489Z] --- PASS: TestRemoteDriver (0.03s) [2021-11-23T02:57:56.489Z] === RUN TestDriverError [2021-11-23T02:57:56.489Z] --- PASS: TestDriverError (0.00s) [2021-11-23T02:57:56.489Z] === RUN TestMissingValues [2021-11-23T02:57:56.489Z] --- PASS: TestMissingValues (0.00s) [2021-11-23T02:57:56.489Z] === RUN TestRollback [2021-11-23T02:57:56.489Z] --- PASS: TestRollback (0.00s) [2021-11-23T02:57:56.489Z] PASS [2021-11-23T02:57:56.489Z] coverage: 57.4% of statements [2021-11-23T02:57:56.728Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-23T02:57:56.728Z] --- PASS: TestDaemonIpcModeShareable (1.07s) [2021-11-23T02:57:56.728Z] === RUN TestDaemonIpcModePrivate [2021-11-23T02:57:56.825Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T02:57:56.959Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.112s coverage: 57.4% of statements [2021-11-23T02:57:56.959Z] --- PASS: TestRandomAllocateDeallocate (4.44s) [2021-11-23T02:57:56.959Z] === RUN TestAllocateRandomDeallocate [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10033" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49379" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, is the new incarnation of the shutdown node 757688e67115/172.29.209.221" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49380" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10034" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, is the new incarnation of the shutdown node 0f604c5da090/172.29.209.221" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10035" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49381" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 1951badefb3d/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 1951badefb3d/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f97d35c12dc6/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, is the new incarnation of the shutdown node 293e9aeac64f/172.29.209.221" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, is the new incarnation of the shutdown node 0f604c5da090/172.29.209.221" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node f5b7e8751977/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, is the new incarnation of the shutdown node 757688e67115/172.29.209.221" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node b91f007233aa/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, joined gossip cluster" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, is the new incarnation of the shutdown node 293e9aeac64f/172.29.209.221" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:56Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, added to nodes list" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10033" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:57Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49382" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:57Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49383" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10034" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.209.221:10035" [2021-11-23T02:57:57.202Z] time="2021-11-23T02:57:57Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49384" [2021-11-23T02:57:57.393Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-23T02:57:57.393Z] --- PASS: TestPidHost (1.66s) [2021-11-23T02:57:57.393Z] === RUN TestPsFilter [2021-11-23T02:57:57.437Z] === RUN TestNAT [2021-11-23T02:57:57.438Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T02:57:57.438Z] --- SKIP: TestNAT (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestTransparent [2021-11-23T02:57:57.438Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T02:57:57.438Z] --- SKIP: TestTransparent (0.00s) [2021-11-23T02:57:57.438Z] PASS [2021-11-23T02:57:57.438Z] coverage: 0.0% of statements [2021-11-23T02:57:57.438Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2021-11-23T02:57:57.438Z] === RUN TestBuildDefault [2021-11-23T02:57:57.438Z] --- PASS: TestBuildDefault (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestBuildHostnameDomainname [2021-11-23T02:57:57.438Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestBuildHostname [2021-11-23T02:57:57.438Z] --- PASS: TestBuildHostname (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestBuildHostnameFQDN [2021-11-23T02:57:57.438Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestBuildNoIP [2021-11-23T02:57:57.438Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestUpdate [2021-11-23T02:57:57.438Z] --- PASS: TestUpdate (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-23T02:57:57.438Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-23T02:57:57.438Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestAddEmpty [2021-11-23T02:57:57.438Z] --- PASS: TestAddEmpty (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestAdd [2021-11-23T02:57:57.438Z] --- PASS: TestAdd (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestDeleteEmpty [2021-11-23T02:57:57.438Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestDeleteNewline [2021-11-23T02:57:57.438Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestDelete [2021-11-23T02:57:57.438Z] --- PASS: TestDelete (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestConcurrentWrites [2021-11-23T02:57:57.438Z] === RUN TestNew [2021-11-23T02:57:57.438Z] --- PASS: TestNew (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestAddDriver [2021-11-23T02:57:57.438Z] --- PASS: TestAddDriver (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestAddDuplicateDriver [2021-11-23T02:57:57.438Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-23T02:57:57.438Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestDriver [2021-11-23T02:57:57.438Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestIPAM [2021-11-23T02:57:57.438Z] --- PASS: TestIPAM (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestWalkIPAMs [2021-11-23T02:57:57.438Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-23T02:57:57.438Z] === RUN TestWalkDrivers [2021-11-23T02:57:57.438Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-23T02:57:57.438Z] PASS [2021-11-23T02:57:57.438Z] coverage: 82.4% of statements [2021-11-23T02:57:57.438Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2021-11-23T02:57:57.653Z] --- PASS: TestPsFilter (0.15s) [2021-11-23T02:57:57.653Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T02:57:57.665Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-23T02:57:57.671Z] 2021/11/23 02:57:57 Closing DB instances... [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa change state NodeActive --> NodeLeft" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="node2(f5b7e8751977): Node leave event for b91f007233aa/172.29.209.221" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa change state NodeActive --> NodeLeft" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="node4(1951badefb3d): Node leave event for b91f007233aa/172.29.209.221" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa change state NodeActive --> NodeLeft" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="node5(f97d35c12dc6): Node leave event for b91f007233aa/172.29.209.221" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa change state NodeActive --> NodeLeft" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="node1(b91f007233aa): Node leave event for b91f007233aa/172.29.209.221" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa change state NodeActive --> NodeLeft" [2021-11-23T02:57:57.671Z] time="2021-11-23T02:57:57Z" level=info msg="node3(7e88f8cb4868): Node leave event for b91f007233aa/172.29.209.221" [2021-11-23T02:57:57.909Z] --- PASS: TestConcurrentWrites (0.14s) [2021-11-23T02:57:57.909Z] PASS [2021-11-23T02:57:57.909Z] coverage: 81.2% of statements [2021-11-23T02:57:57.909Z] ok github.com/docker/docker/libnetwork/etchosts 0.184s coverage: 81.2% of statements [2021-11-23T02:57:57.909Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2021-11-23T02:57:57.909Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-23T02:57:57.912Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T02:57:57.925Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2021-11-23T02:57:57.925Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="Node b91f007233aa/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="Node f5b7e8751977 change state NodeActive --> NodeLeft" [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="node3(7e88f8cb4868): Node leave event for f5b7e8751977/172.29.209.221" [2021-11-23T02:57:58.140Z] time="2021-11-23T02:57:57Z" level=info msg="Node f5b7e8751977 change state NodeActive --> NodeLeft" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:57Z" level=info msg="node4(1951badefb3d): Node leave event for f5b7e8751977/172.29.209.221" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:57Z" level=info msg="Node f5b7e8751977 change state NodeActive --> NodeLeft" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:57Z" level=info msg="node5(f97d35c12dc6): Node leave event for f5b7e8751977/172.29.209.221" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:57Z" level=info msg="Node f5b7e8751977 change state NodeActive --> NodeLeft" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:57Z" level=info msg="node2(f5b7e8751977): Node leave event for f5b7e8751977/172.29.209.221" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:58Z" level=info msg="Node f5b7e8751977/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:58Z" level=info msg="Node f5b7e8751977/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:58Z" level=info msg="Node f5b7e8751977/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.141Z] time="2021-11-23T02:57:58Z" level=info msg="Node f5b7e8751977/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.379Z] === RUN TestNew [2021-11-23T02:57:58.379Z] --- PASS: TestNew (0.00s) [2021-11-23T02:57:58.379Z] === RUN TestAllocate [2021-11-23T02:57:58.379Z] --- PASS: TestAllocate (0.00s) [2021-11-23T02:57:58.379Z] === RUN TestUninitialized [2021-11-23T02:57:58.379Z] --- PASS: TestUninitialized (0.00s) [2021-11-23T02:57:58.379Z] === RUN TestAllocateInRange [2021-11-23T02:57:58.379Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-23T02:57:58.379Z] === RUN TestAllocateSerial [2021-11-23T02:57:58.379Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-23T02:57:58.379Z] PASS [2021-11-23T02:57:58.379Z] coverage: 87.5% of statements [2021-11-23T02:57:58.379Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-11-23T02:57:58.379Z] === RUN TestDiff [2021-11-23T02:57:58.379Z] --- PASS: TestDiff (0.00s) [2021-11-23T02:57:58.379Z] === RUN TestAddedCallback [2021-11-23T02:57:58.379Z] --- PASS: TestAddedCallback (0.00s) [2021-11-23T02:57:58.379Z] === RUN TestRemovedCallback [2021-11-23T02:57:58.379Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-23T02:57:58.379Z] === RUN TestNoCallback [2021-11-23T02:57:58.379Z] --- PASS: TestNoCallback (0.00s) [2021-11-23T02:57:58.379Z] PASS [2021-11-23T02:57:58.379Z] coverage: 48.1% of statements [2021-11-23T02:57:58.379Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-23T02:57:58.379Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.66s) [2021-11-23T02:57:58.379Z] === RUN TestRetrieveFromStore [2021-11-23T02:57:58.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-11-23T02:57:58.480Z] === RUN TestRemoveContainerWithVolume [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="Node 7e88f8cb4868 change state NodeActive --> NodeLeft" [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="node4(1951badefb3d): Node leave event for 7e88f8cb4868/172.29.209.221" [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="Node 7e88f8cb4868 change state NodeActive --> NodeLeft" [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="node5(f97d35c12dc6): Node leave event for 7e88f8cb4868/172.29.209.221" [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="Node 7e88f8cb4868 change state NodeActive --> NodeLeft" [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="node3(7e88f8cb4868): Node leave event for 7e88f8cb4868/172.29.209.221" [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.609Z] time="2021-11-23T02:57:58Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, left gossip cluster" [2021-11-23T02:57:58.851Z] === RUN TestCaller [2021-11-23T02:57:58.851Z] --- PASS: TestCaller (0.00s) [2021-11-23T02:57:58.851Z] PASS [2021-11-23T02:57:58.851Z] coverage: 100.0% of statements [2021-11-23T02:57:58.851Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2021-11-23T02:57:58.851Z] === RUN TestSetSerialInsertDelete [2021-11-23T02:57:58.851Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-23T02:57:58.851Z] === RUN TestSetParallelInsertDelete [2021-11-23T02:57:58.851Z] --- PASS: TestRetrieveFromStore (0.40s) [2021-11-23T02:57:58.851Z] === RUN TestIsCorrupted [2021-11-23T02:57:58.851Z] --- PASS: TestIsCorrupted (0.06s) [2021-11-23T02:57:58.851Z] === RUN TestSetRollover [2021-11-23T02:57:58.863Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-23T02:57:59.048Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-23T02:57:59.048Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-11-23T02:57:59.048Z] === RUN TestRemoveContainerRunning [2021-11-23T02:57:59.048Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=info msg="Node 7e88f8cb4868/172.29.209.221, left gossip cluster" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=debug msg="memberlist: Failed ping: f97d35c12dc6 (timeout reached)" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.209.221:10035: use of closed network connection" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.209.221:10036: use of closed network connection" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=debug msg="memberlist: Stream connection from=172.29.209.221:49385" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=info msg="Node 1951badefb3d change state NodeActive --> NodeLeft" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=info msg="node5(f97d35c12dc6): Node leave event for 1951badefb3d/172.29.209.221" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=info msg="Node 1951badefb3d change state NodeActive --> NodeLeft" [2021-11-23T02:57:59.079Z] time="2021-11-23T02:57:58Z" level=info msg="node4(1951badefb3d): Node leave event for 1951badefb3d/172.29.209.221" [2021-11-23T02:57:59.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2021-11-23T02:57:59.122Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T02:57:59.548Z] time="2021-11-23T02:57:59Z" level=info msg="Node 1951badefb3d/172.29.209.221, left gossip cluster" [2021-11-23T02:57:59.548Z] time="2021-11-23T02:57:59Z" level=warning msg="memberlist: Was able to connect to f97d35c12dc6 but other probes failed, network may be misconfigured" [2021-11-23T02:57:59.548Z] time="2021-11-23T02:57:59Z" level=info msg="Node 1951badefb3d/172.29.209.221, left gossip cluster" [2021-11-23T02:57:59.841Z] === RUN TestPoolRequest [2021-11-23T02:57:59.842Z] --- PASS: TestPoolRequest (0.00s) [2021-11-23T02:57:59.842Z] === RUN TestOtherRequests [2021-11-23T02:57:59.842Z] --- PASS: TestOtherRequests (0.00s) [2021-11-23T02:57:59.842Z] PASS [2021-11-23T02:57:59.842Z] coverage: 57.1% of statements [2021-11-23T02:57:59.842Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-11-23T02:57:59.842Z] === RUN TestInt2IP2IntConversion [2021-11-23T02:57:59.987Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-11-23T02:57:59.987Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T02:58:00.017Z] time="2021-11-23T02:57:59Z" level=info msg="Node f97d35c12dc6/172.29.209.221, left gossip cluster" [2021-11-23T02:58:00.017Z] time="2021-11-23T02:57:59Z" level=info msg="Node f97d35c12dc6 change state NodeActive --> NodeFailed" [2021-11-23T02:58:00.017Z] time="2021-11-23T02:57:59Z" level=info msg="Node f97d35c12dc6/172.29.209.221, added to failed nodes list" [2021-11-23T02:58:00.017Z] --- PASS: TestNetworkDBIslands (11.46s) [2021-11-23T02:58:00.017Z] PASS [2021-11-23T02:58:00.017Z] coverage: 60.0% of statements [2021-11-23T02:58:00.017Z] ok github.com/docker/docker/libnetwork/networkdb 102.328s coverage: 60.0% of statements [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/quota [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T02:58:00.017Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T02:58:00.060Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-23T02:58:00.060Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) [2021-11-23T02:58:00.060Z] === RUN TestIpcModeOlderClient [2021-11-23T02:58:00.060Z] === PAUSE TestIpcModeOlderClient [2021-11-23T02:58:00.060Z] === RUN TestKillContainerInvalidSignal [2021-11-23T02:58:00.312Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-23T02:58:00.312Z] === RUN TestGetAddressVersion [2021-11-23T02:58:00.312Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-23T02:58:00.312Z] === RUN TestKeyString [2021-11-23T02:58:00.312Z] --- PASS: TestKeyString (0.00s) [2021-11-23T02:58:00.312Z] === RUN TestPoolDataMarshal [2021-11-23T02:58:00.312Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-23T02:58:00.312Z] === RUN TestSubnetsMarshal [2021-11-23T02:58:00.312Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-23T02:58:00.312Z] === RUN TestAddSubnets [2021-11-23T02:58:00.312Z] --- PASS: TestAddSubnets (0.04s) [2021-11-23T02:58:00.312Z] === RUN TestDoublePoolRelease [2021-11-23T02:58:00.312Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-23T02:58:00.312Z] === RUN TestAddReleasePoolID [2021-11-23T02:58:00.312Z] --- PASS: TestSetRollover (1.38s) [2021-11-23T02:58:00.312Z] === RUN TestSetRolloverSerial [2021-11-23T02:58:00.312Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-11-23T02:58:00.312Z] === RUN TestPredefinedPool [2021-11-23T02:58:00.312Z] --- PASS: TestPredefinedPool (0.01s) [2021-11-23T02:58:00.312Z] === RUN TestRemoveSubnet [2021-11-23T02:58:00.312Z] === RUN TestGetCapabilities [2021-11-23T02:58:00.312Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-23T02:58:00.312Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-23T02:58:00.312Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-23T02:58:00.312Z] === RUN TestGetDefaultAddressSpaces [2021-11-23T02:58:00.312Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-23T02:58:00.312Z] === RUN TestRemoteDriver [2021-11-23T02:58:00.312Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-23T02:58:00.312Z] PASS [2021-11-23T02:58:00.312Z] coverage: 47.4% of statements [2021-11-23T02:58:00.312Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-11-23T02:58:00.312Z] --- PASS: TestRemoveSubnet (0.11s) [2021-11-23T02:58:00.312Z] === RUN TestGetSameAddress [2021-11-23T02:58:00.312Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-23T02:58:00.312Z] === RUN TestPoolAllocationReuse [2021-11-23T02:58:00.553Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-11-23T02:58:00.553Z] === RUN TestRemoveInvalidContainer [2021-11-23T02:58:00.553Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-23T02:58:00.553Z] === RUN TestRenameLinkedContainer [2021-11-23T02:58:00.629Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2021-11-23T02:58:00.629Z] === RUN TestKillContainer [2021-11-23T02:58:00.629Z] === RUN TestKillContainer/no_signal [2021-11-23T02:58:00.812Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-23T02:58:00.889Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T02:58:01.148Z] === RUN TestKillContainer/killing_signal [2021-11-23T02:58:01.304Z] === RUN TestWindowsIPAM [2021-11-23T02:58:01.304Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-23T02:58:01.304Z] PASS [2021-11-23T02:58:01.304Z] coverage: 71.4% of statements [2021-11-23T02:58:01.304Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2021-11-23T02:58:01.304Z] --- PASS: TestSetRolloverSerial (1.00s) [2021-11-23T02:58:01.304Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-23T02:58:01.304Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-23T02:58:01.304Z] PASS [2021-11-23T02:58:01.304Z] coverage: 84.4% of statements [2021-11-23T02:58:01.304Z] ok github.com/docker/docker/libnetwork/bitseq 9.012s coverage: 84.4% of statements [2021-11-23T02:58:01.371Z] === RUN TestCheckpointCreateError [2021-11-23T02:58:01.371Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestCheckpointCreate [2021-11-23T02:58:01.371Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestCheckpointDeleteError [2021-11-23T02:58:01.371Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestCheckpointDelete [2021-11-23T02:58:01.371Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestCheckpointListError [2021-11-23T02:58:01.371Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestCheckpointList [2021-11-23T02:58:01.371Z] --- PASS: TestCheckpointList (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestCheckpointListContainerNotFound [2021-11-23T02:58:01.371Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNewClientWithOpsFromEnv [2021-11-23T02:58:01.371Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T02:58:01.371Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestGetAPIPath [2021-11-23T02:58:01.371Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestParseHostURL [2021-11-23T02:58:01.371Z] --- PASS: TestParseHostURL (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-23T02:58:01.371Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-23T02:58:01.371Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNegotiateAPIVersion [2021-11-23T02:58:01.371Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNegotiateAPVersionOverride [2021-11-23T02:58:01.371Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-23T02:58:01.371Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-23T02:58:01.371Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-23T02:58:01.371Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestClientRedirect [2021-11-23T02:58:01.371Z] --- PASS: TestClientRedirect (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestConfigCreateUnsupported [2021-11-23T02:58:01.371Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-23T02:58:01.371Z] === RUN TestConfigCreateError [2021-11-23T02:58:01.372Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigCreate [2021-11-23T02:58:01.372Z] --- PASS: TestConfigCreate (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigInspectNotFound [2021-11-23T02:58:01.372Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigInspectWithEmptyID [2021-11-23T02:58:01.372Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigInspectUnsupported [2021-11-23T02:58:01.372Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigInspectError [2021-11-23T02:58:01.372Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigInspectConfigNotFound [2021-11-23T02:58:01.372Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigInspect [2021-11-23T02:58:01.372Z] --- PASS: TestConfigInspect (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigListUnsupported [2021-11-23T02:58:01.372Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigListError [2021-11-23T02:58:01.372Z] --- PASS: TestConfigListError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigList [2021-11-23T02:58:01.372Z] --- PASS: TestConfigList (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigRemoveUnsupported [2021-11-23T02:58:01.372Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigRemoveError [2021-11-23T02:58:01.372Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigRemove [2021-11-23T02:58:01.372Z] --- PASS: TestConfigRemove (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigUpdateUnsupported [2021-11-23T02:58:01.372Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigUpdateError [2021-11-23T02:58:01.372Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestConfigUpdate [2021-11-23T02:58:01.372Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerCommitError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerCommit [2021-11-23T02:58:01.372Z] --- PASS: TestContainerCommit (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStatPathError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStatPathNotFoundError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStatPathNoHeaderError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStatPath [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyToContainerError [2021-11-23T02:58:01.372Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyToContainerNotFoundError [2021-11-23T02:58:01.372Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-23T02:58:01.372Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyToContainer [2021-11-23T02:58:01.372Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyFromContainerError [2021-11-23T02:58:01.372Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyFromContainerNotFoundError [2021-11-23T02:58:01.372Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-23T02:58:01.372Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-23T02:58:01.372Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestCopyFromContainer [2021-11-23T02:58:01.372Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerCreateError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerCreateImageNotFound [2021-11-23T02:58:01.372Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerCreateWithName [2021-11-23T02:58:01.372Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerCreateAutoRemove [2021-11-23T02:58:01.372Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerDiffError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerDiff [2021-11-23T02:58:01.372Z] --- PASS: TestContainerDiff (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecCreateError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecCreate [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecStartError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecStart [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecInspectError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecInspect [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExportError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExportError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExport [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExport (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerInspectError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerInspectContainerNotFound [2021-11-23T02:58:01.372Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerInspectWithEmptyID [2021-11-23T02:58:01.372Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerInspect [2021-11-23T02:58:01.372Z] --- PASS: TestContainerInspect (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerInspectNode [2021-11-23T02:58:01.372Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerKillError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerKillError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerKill [2021-11-23T02:58:01.372Z] --- PASS: TestContainerKill (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerListError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerListError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerList [2021-11-23T02:58:01.372Z] --- PASS: TestContainerList (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerLogsNotFoundError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerLogsError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerLogs [2021-11-23T02:58:01.372Z] --- PASS: TestContainerLogs (0.14s) [2021-11-23T02:58:01.372Z] === RUN TestContainerPauseError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerPause [2021-11-23T02:58:01.372Z] --- PASS: TestContainerPause (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainersPruneError [2021-11-23T02:58:01.372Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainersPrune [2021-11-23T02:58:01.372Z] --- PASS: TestContainersPrune (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerRemoveError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerRemoveNotFoundError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerRemove [2021-11-23T02:58:01.372Z] --- PASS: TestContainerRemove (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerRenameError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerRename [2021-11-23T02:58:01.372Z] --- PASS: TestContainerRename (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerResizeError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecResizeError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerResize [2021-11-23T02:58:01.372Z] --- PASS: TestContainerResize (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerExecResize [2021-11-23T02:58:01.372Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerRestartError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerRestart [2021-11-23T02:58:01.372Z] --- PASS: TestContainerRestart (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStartError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStartError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStart [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStart (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStatsError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStats [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStats (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStopError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStopError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerStop [2021-11-23T02:58:01.372Z] --- PASS: TestContainerStop (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerTopError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerTopError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerTop [2021-11-23T02:58:01.372Z] --- PASS: TestContainerTop (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerUnpauseError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerUnpause [2021-11-23T02:58:01.372Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerUpdateError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerUpdate [2021-11-23T02:58:01.372Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerWaitError [2021-11-23T02:58:01.372Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestContainerWait [2021-11-23T02:58:01.372Z] --- PASS: TestContainerWait (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestDiskUsageError [2021-11-23T02:58:01.372Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestDiskUsage [2021-11-23T02:58:01.372Z] --- PASS: TestDiskUsage (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestDistributionInspectUnsupported [2021-11-23T02:58:01.372Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestDistributionInspectWithEmptyID [2021-11-23T02:58:01.372Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestEventsErrorInOptions [2021-11-23T02:58:01.372Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestEventsErrorFromServer [2021-11-23T02:58:01.372Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestEvents [2021-11-23T02:58:01.372Z] --- PASS: TestEvents (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestTLSCloseWriter [2021-11-23T02:58:01.372Z] === PAUSE TestTLSCloseWriter [2021-11-23T02:58:01.372Z] === RUN TestImageBuildError [2021-11-23T02:58:01.372Z] --- PASS: TestImageBuildError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageBuild [2021-11-23T02:58:01.372Z] --- PASS: TestImageBuild (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestGetDockerOS [2021-11-23T02:58:01.372Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageCreateError [2021-11-23T02:58:01.372Z] --- PASS: TestImageCreateError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageCreate [2021-11-23T02:58:01.372Z] --- PASS: TestImageCreate (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageHistoryError [2021-11-23T02:58:01.372Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageHistory [2021-11-23T02:58:01.372Z] --- PASS: TestImageHistory (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageImportError [2021-11-23T02:58:01.372Z] --- PASS: TestImageImportError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageImport [2021-11-23T02:58:01.372Z] --- PASS: TestImageImport (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageInspectError [2021-11-23T02:58:01.372Z] --- PASS: TestImageInspectError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageInspectImageNotFound [2021-11-23T02:58:01.372Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageInspectWithEmptyID [2021-11-23T02:58:01.372Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageInspect [2021-11-23T02:58:01.372Z] --- PASS: TestImageInspect (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageListError [2021-11-23T02:58:01.372Z] --- PASS: TestImageListError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageList [2021-11-23T02:58:01.372Z] --- PASS: TestImageList (0.01s) [2021-11-23T02:58:01.372Z] === RUN TestImageListApiBefore125 [2021-11-23T02:58:01.372Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageLoadError [2021-11-23T02:58:01.372Z] --- PASS: TestImageLoadError (0.01s) [2021-11-23T02:58:01.372Z] === RUN TestImageLoad [2021-11-23T02:58:01.372Z] --- PASS: TestImageLoad (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagesPruneError [2021-11-23T02:58:01.372Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagesPrune [2021-11-23T02:58:01.372Z] --- PASS: TestImagesPrune (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePullReferenceParseError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePullAnyError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePullWithoutErrors [2021-11-23T02:58:01.372Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePushReferenceError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePushAnyError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithoutErrors [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-23T02:58:01.372Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-23T02:58:01.372Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageRemoveError [2021-11-23T02:58:01.372Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageRemoveImageNotFound [2021-11-23T02:58:01.372Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageRemove [2021-11-23T02:58:01.372Z] --- PASS: TestImageRemove (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSaveError [2021-11-23T02:58:01.372Z] --- PASS: TestImageSaveError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSave [2021-11-23T02:58:01.372Z] --- PASS: TestImageSave (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSearchAnyError [2021-11-23T02:58:01.372Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-23T02:58:01.372Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T02:58:01.372Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T02:58:01.372Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-23T02:58:01.372Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageSearchWithoutErrors [2021-11-23T02:58:01.372Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageTagError [2021-11-23T02:58:01.372Z] --- PASS: TestImageTagError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageTagInvalidReference [2021-11-23T02:58:01.372Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageTagInvalidSourceImageName [2021-11-23T02:58:01.372Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageTagHexSource [2021-11-23T02:58:01.372Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestImageTag [2021-11-23T02:58:01.372Z] --- PASS: TestImageTag (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestInfoServerError [2021-11-23T02:58:01.372Z] --- PASS: TestInfoServerError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestInfoInvalidResponseJSONError [2021-11-23T02:58:01.372Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestInfo [2021-11-23T02:58:01.372Z] --- PASS: TestInfo (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkConnectError [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkConnect [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkCreateError [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkCreate [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkDisconnectError [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkDisconnect [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-23T02:58:01.372Z] === RUN TestNetworkInspect [2021-11-23T02:58:01.372Z] === RUN TestNetworkInspect/empty_ID [2021-11-23T02:58:01.372Z] === RUN TestNetworkInspect/no_options [2021-11-23T02:58:01.372Z] === RUN TestNetworkInspect/verbose [2021-11-23T02:58:01.372Z] === RUN TestNetworkInspect/global_scope [2021-11-23T02:58:01.372Z] === RUN TestNetworkInspect/unknown_network [2021-11-23T02:58:01.372Z] === RUN TestNetworkInspect/server_error [2021-11-23T02:58:01.372Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNetworkListError [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkListError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNetworkList [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkList (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNetworksPruneError [2021-11-23T02:58:01.373Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNetworksPrune [2021-11-23T02:58:01.373Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNetworkRemoveError [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNetworkRemove [2021-11-23T02:58:01.373Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeInspectError [2021-11-23T02:58:01.373Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeInspectNodeNotFound [2021-11-23T02:58:01.373Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeInspectWithEmptyID [2021-11-23T02:58:01.373Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeInspect [2021-11-23T02:58:01.373Z] --- PASS: TestNodeInspect (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeListError [2021-11-23T02:58:01.373Z] --- PASS: TestNodeListError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeList [2021-11-23T02:58:01.373Z] --- PASS: TestNodeList (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeRemoveError [2021-11-23T02:58:01.373Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeRemove [2021-11-23T02:58:01.373Z] --- PASS: TestNodeRemove (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeUpdateError [2021-11-23T02:58:01.373Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestNodeUpdate [2021-11-23T02:58:01.373Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestOptionWithTimeout [2021-11-23T02:58:01.373Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPingFail [2021-11-23T02:58:01.373Z] --- PASS: TestPingFail (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPingWithError [2021-11-23T02:58:01.373Z] 2021/11/23 02:58:00 RoundTripper returned a response & error; ignoring response [2021-11-23T02:58:01.373Z] 2021/11/23 02:58:00 RoundTripper returned a response & error; ignoring response [2021-11-23T02:58:01.373Z] --- PASS: TestPingWithError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPingSuccess [2021-11-23T02:58:01.373Z] --- PASS: TestPingSuccess (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPingHeadFallback [2021-11-23T02:58:01.373Z] === RUN TestPingHeadFallback/OK [2021-11-23T02:58:01.373Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-23T02:58:01.373Z] === RUN TestPingHeadFallback/Not_Found [2021-11-23T02:58:01.373Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-23T02:58:01.373Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-23T02:58:01.373Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginDisableError [2021-11-23T02:58:01.373Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginDisable [2021-11-23T02:58:01.373Z] --- PASS: TestPluginDisable (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginEnableError [2021-11-23T02:58:01.373Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginEnable [2021-11-23T02:58:01.373Z] --- PASS: TestPluginEnable (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginInspectError [2021-11-23T02:58:01.373Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginInspectWithEmptyID [2021-11-23T02:58:01.373Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginInspect [2021-11-23T02:58:01.373Z] --- PASS: TestPluginInspect (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginListError [2021-11-23T02:58:01.373Z] --- PASS: TestPluginListError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginList [2021-11-23T02:58:01.373Z] --- PASS: TestPluginList (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginPushError [2021-11-23T02:58:01.373Z] --- PASS: TestPluginPushError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginPush [2021-11-23T02:58:01.373Z] --- PASS: TestPluginPush (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginRemoveError [2021-11-23T02:58:01.373Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginRemove [2021-11-23T02:58:01.373Z] --- PASS: TestPluginRemove (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginSetError [2021-11-23T02:58:01.373Z] --- PASS: TestPluginSetError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPluginSet [2021-11-23T02:58:01.373Z] --- PASS: TestPluginSet (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSetHostHeader [2021-11-23T02:58:01.373Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestPlainTextError [2021-11-23T02:58:01.373Z] --- PASS: TestPlainTextError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestInfiniteError [2021-11-23T02:58:01.373Z] --- PASS: TestInfiniteError (0.03s) [2021-11-23T02:58:01.373Z] === RUN TestCanceledContext [2021-11-23T02:58:01.373Z] 2021/11/23 02:58:00 RoundTripper returned a response & error; ignoring response [2021-11-23T02:58:01.373Z] --- PASS: TestCanceledContext (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestDeadlineExceededContext [2021-11-23T02:58:01.373Z] 2021/11/23 02:58:00 RoundTripper returned a response & error; ignoring response [2021-11-23T02:58:01.373Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretCreateUnsupported [2021-11-23T02:58:01.373Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretCreateError [2021-11-23T02:58:01.373Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretCreate [2021-11-23T02:58:01.373Z] --- PASS: TestSecretCreate (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretInspectUnsupported [2021-11-23T02:58:01.373Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretInspectError [2021-11-23T02:58:01.373Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretInspectSecretNotFound [2021-11-23T02:58:01.373Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretInspectWithEmptyID [2021-11-23T02:58:01.373Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretInspect [2021-11-23T02:58:01.373Z] --- PASS: TestSecretInspect (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretListUnsupported [2021-11-23T02:58:01.373Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretListError [2021-11-23T02:58:01.373Z] --- PASS: TestSecretListError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretList [2021-11-23T02:58:01.373Z] --- PASS: TestSecretList (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretRemoveUnsupported [2021-11-23T02:58:01.373Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretRemoveError [2021-11-23T02:58:01.373Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretRemove [2021-11-23T02:58:01.373Z] --- PASS: TestSecretRemove (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretUpdateUnsupported [2021-11-23T02:58:01.373Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretUpdateError [2021-11-23T02:58:01.373Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSecretUpdate [2021-11-23T02:58:01.373Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceCreateError [2021-11-23T02:58:01.373Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceCreate [2021-11-23T02:58:01.373Z] --- PASS: TestServiceCreate (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-23T02:58:01.373Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceCreateDigestPinning [2021-11-23T02:58:01.373Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceInspectError [2021-11-23T02:58:01.373Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceInspectServiceNotFound [2021-11-23T02:58:01.373Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceInspectWithEmptyID [2021-11-23T02:58:01.373Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceInspect [2021-11-23T02:58:01.373Z] --- PASS: TestServiceInspect (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceListError [2021-11-23T02:58:01.373Z] --- PASS: TestServiceListError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceList [2021-11-23T02:58:01.373Z] --- PASS: TestServiceList (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceLogsError [2021-11-23T02:58:01.373Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceLogs [2021-11-23T02:58:01.373Z] --- PASS: TestServiceLogs (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceRemoveError [2021-11-23T02:58:01.373Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceRemoveNotFoundError [2021-11-23T02:58:01.373Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceRemove [2021-11-23T02:58:01.373Z] --- PASS: TestServiceRemove (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceUpdateError [2021-11-23T02:58:01.373Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestServiceUpdate [2021-11-23T02:58:01.373Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmGetUnlockKeyError [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmGetUnlockKey [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmInitError [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmInit [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmInit (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmInspectError [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmInspect [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmJoinError [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmJoin [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmLeaveError [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmLeave [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmUnlockError [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmUnlock [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmUpdateError [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestSwarmUpdate [2021-11-23T02:58:01.373Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestTaskInspectError [2021-11-23T02:58:01.373Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestTaskInspectWithEmptyID [2021-11-23T02:58:01.373Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestTaskInspect [2021-11-23T02:58:01.373Z] --- PASS: TestTaskInspect (0.01s) [2021-11-23T02:58:01.373Z] === RUN TestTaskListError [2021-11-23T02:58:01.373Z] --- PASS: TestTaskListError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestTaskList [2021-11-23T02:58:01.373Z] --- PASS: TestTaskList (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeCreateError [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeCreate [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeInspectError [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeInspectNotFound [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeInspectWithEmptyID [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeInspect [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeListError [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeListError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeList [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeList (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeRemoveError [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-23T02:58:01.373Z] === RUN TestVolumeRemove [2021-11-23T02:58:01.373Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-23T02:58:01.373Z] === CONT TestTLSCloseWriter [2021-11-23T02:58:01.373Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-23T02:58:01.373Z] PASS [2021-11-23T02:58:01.373Z] coverage: 75.1% of statements [2021-11-23T02:58:01.373Z] ok github.com/docker/docker/client 0.388s coverage: 75.1% of statements [2021-11-23T02:58:01.392Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-23T02:58:01.392Z] PASS [2021-11-23T02:58:01.392Z] [2021-11-23T02:58:01.392Z] DONE 17 tests in 47.897s [2021-11-23T02:58:01.392Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T02:58:01.392Z] INFO: Testing against a local daemon [2021-11-23T02:58:01.392Z] === RUN TestPluginInvalidJSON [2021-11-23T02:58:01.392Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T02:58:01.392Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T02:58:01.392Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T02:58:01.392Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-23T02:58:01.392Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-23T02:58:01.392Z] === RUN TestPluginInstall [2021-11-23T02:58:01.392Z] === RUN TestPluginInstall/no_auth [2021-11-23T02:58:01.718Z] --- PASS: TestKillContainer (1.19s) [2021-11-23T02:58:01.718Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-11-23T02:58:01.718Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-23T02:58:01.718Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-11-23T02:58:01.718Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T02:58:01.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T02:58:01.774Z] --- PASS: TestPoolAllocationReuse (1.17s) [2021-11-23T02:58:01.774Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-23T02:58:01.774Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-23T02:58:01.774Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-23T02:58:01.774Z] === RUN TestDefaultNetwork [2021-11-23T02:58:01.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === Skipped [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-23T02:58:02.238Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-23T02:58:02.238Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-23T02:58:02.238Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-23T02:58:02.238Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-23T02:58:02.238Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T02:58:02.238Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T02:58:02.238Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T02:58:02.238Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T02:58:02.238Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-23T02:58:02.238Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T02:58:02.238Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-23T02:58:02.238Z] daemon_test.go:146: root required [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T02:58:02.238Z] reload_test.go:520: root required [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T02:58:02.238Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T02:58:02.238Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-23T02:58:02.238Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-23T02:58:02.238Z] download_test.go:267: Needs fixing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-23T02:58:02.238Z] layer_test.go:303: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-23T02:58:02.238Z] layer_test.go:352: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-23T02:58:02.238Z] layer_test.go:467: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-23T02:58:02.238Z] layer_test.go:696: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-23T02:58:02.238Z] migration_test.go:45: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T02:58:02.238Z] migration_test.go:181: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-23T02:58:02.238Z] mount_test.go:17: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-23T02:58:02.238Z] mount_test.go:76: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-23T02:58:02.238Z] mount_test.go:125: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-23T02:58:02.238Z] mount_test.go:212: Failing on Windows [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-23T02:58:02.238Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-23T02:58:02.238Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T02:58:02.238Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-23T02:58:02.238Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-23T02:58:02.238Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-23T02:58:02.238Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-23T02:58:02.238Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.238Z] [2021-11-23T02:58:02.238Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-23T02:58:02.239Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-23T02:58:02.239Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-23T02:58:02.239Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-23T02:58:02.239Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-23T02:58:02.239Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T02:58:02.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T02:58:02.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T02:58:02.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T02:58:02.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T02:58:02.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-23T02:58:02.239Z] archive_test.go:140: zstd not installed [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:58:02.239Z] archive_windows_test.go:16: Currently fails [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-23T02:58:02.239Z] changes_test.go:195: needs more investigation [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-23T02:58:02.239Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-23T02:58:02.239Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-23T02:58:02.239Z] changes_test.go:432: needs further investigation [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-23T02:58:02.239Z] changes_test.go:468: needs further investigation [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-23T02:58:02.239Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-23T02:58:02.239Z] poller_test.go:40: No chmod on Windows [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T02:58:02.239Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T02:58:02.239Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-23T02:58:02.239Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-23T02:58:02.239Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-23T02:58:02.239Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-23T02:58:02.239Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-23T02:58:02.239Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T02:58:02.239Z] [2021-11-23T02:58:02.239Z] DONE 2074 tests, 70 skipped in 239.541s [2021-11-23T02:58:02.249Z] --- PASS: TestDefaultNetwork (0.22s) [2021-11-23T02:58:02.249Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-23T02:58:02.249Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-23T02:58:02.249Z] === RUN TestInitAddressPools [2021-11-23T02:58:02.249Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-23T02:58:02.249Z] PASS [2021-11-23T02:58:02.249Z] coverage: 74.0% of statements [2021-11-23T02:58:02.249Z] ok github.com/docker/docker/libnetwork/ipamutils 0.499s coverage: 74.0% of statements [2021-11-23T02:58:02.711Z] INFO: make.ps1 ended at 11/23/2021 02:58:02 [2021-11-23T02:58:02.718Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-23T02:58:02.718Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T02:58:02.719Z] === RUN TestKeyValue [2021-11-23T02:58:02.719Z] --- PASS: TestKeyValue (0.00s) [2021-11-23T02:58:02.719Z] PASS [2021-11-23T02:58:02.719Z] coverage: 60.0% of statements [2021-11-23T02:58:02.719Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-11-23T02:58:02.917Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2021-11-23T02:58:02.917Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-23T02:58:02.917Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-11-23T02:58:02.917Z] === RUN TestKillStoppedContainer [2021-11-23T02:58:02.917Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-23T02:58:02.917Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T02:58:02.917Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-23T02:58:02.917Z] === RUN TestKillDifferentUserContainer [2021-11-23T02:58:03.190Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.43s) [2021-11-23T02:58:03.190Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-23T02:58:03.294Z] time="2021-11-23T02:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T02:58:03.294Z] time="2021-11-23T02:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9d0e344eb2689aaf422e7167dcaf489a0f6cf20cd71aefbae48abbf2ec07212" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T02:58:03.294Z] time="2021-11-23T02:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T02:58:03.295Z] time="2021-11-23T02:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9d0e344eb2689aaf422e7167dcaf489a0f6cf20cd71aefbae48abbf2ec07212" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T02:58:03.295Z] === RUN TestPluginInstall/with_htpasswd [2021-11-23T02:58:03.487Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2021-11-23T02:58:03.487Z] === RUN TestInspectOomKilledTrue [2021-11-23T02:58:03.554Z] time="2021-11-23T02:58:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T02:58:03.554Z] time="2021-11-23T02:58:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d48b2d646baaa4cceef42de2e7b27ae13da9919de542285e281dded6e77886d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T02:58:03.554Z] time="2021-11-23T02:58:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T02:58:03.554Z] time="2021-11-23T02:58:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d48b2d646baaa4cceef42de2e7b27ae13da9919de542285e281dded6e77886d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T02:58:03.665Z] --- PASS: TestRenameLinkedContainer (2.86s) [2021-11-23T02:58:03.665Z] === RUN TestRenameStoppedContainer [2021-11-23T02:58:03.747Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2021-11-23T02:58:03.747Z] === RUN TestInspectOomKilledFalse [2021-11-23T02:58:03.814Z] === RUN TestPluginInstall/with_insecure [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T02:58:04.184Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T02:58:04.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-23T02:58:04.232Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-11-23T02:58:04.232Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T02:58:04.317Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2021-11-23T02:58:04.317Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T02:58:04.576Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2021-11-23T02:58:04.576Z] === RUN TestLinksContainerNames [2021-11-23T02:58:04.655Z] === RUN TestGenerate [2021-11-23T02:58:04.655Z] --- PASS: TestGenerate (0.00s) [2021-11-23T02:58:04.655Z] === RUN TestGeneratePtr [2021-11-23T02:58:04.655Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-23T02:58:04.655Z] === RUN TestGenerateMissingField [2021-11-23T02:58:04.655Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-23T02:58:04.655Z] === RUN TestFieldCannotBeSet [2021-11-23T02:58:04.655Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-23T02:58:04.655Z] === RUN TestTypeMismatchError [2021-11-23T02:58:04.655Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-23T02:58:04.655Z] PASS [2021-11-23T02:58:04.655Z] coverage: 100.0% of statements [2021-11-23T02:58:04.655Z] ok github.com/docker/docker/libnetwork/options 0.055s coverage: 100.0% of statements [2021-11-23T02:58:04.753Z] time="2021-11-23T02:58:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T02:58:04.753Z] time="2021-11-23T02:58:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b1667b9294478ebd63241340d80d1b824ea0f1afcd45ba8ad3156b45d54b1c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T02:58:04.753Z] time="2021-11-23T02:58:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T02:58:04.753Z] time="2021-11-23T02:58:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b1667b9294478ebd63241340d80d1b824ea0f1afcd45ba8ad3156b45d54b1c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T02:58:04.946Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-23T02:58:04.946Z] INFO: Unit tests ended at 11/23/2021 02:58:04. Duration:00:04:11.8268053 [2021-11-23T02:58:04.946Z] INFO: Building busybox [2021-11-23T02:58:04.946Z] Sending build context to Docker daemon 5.12kB [2021-11-23T02:58:04.946Z] [2021-11-23T02:58:04.946Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-23T02:58:04.946Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-23T02:58:04.946Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-23T02:58:04.946Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-23T02:58:04.946Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-23T02:58:04.946Z] ---> 3d4792f88e26 [2021-11-23T02:58:04.946Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-23T02:58:04.946Z] ---> Running in 9142918892d7 [2021-11-23T02:58:05.012Z] plugin_test.go:165: [d9dea8ec07e67] daemon is not started [2021-11-23T02:58:05.012Z] --- PASS: TestPluginInstall (3.56s) [2021-11-23T02:58:05.012Z] --- PASS: TestPluginInstall/no_auth (1.79s) [2021-11-23T02:58:05.012Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2021-11-23T02:58:05.012Z] --- PASS: TestPluginInstall/with_insecure (1.15s) [2021-11-23T02:58:05.012Z] === RUN TestPluginsWithRuntimes [2021-11-23T02:58:05.125Z] === RUN TestNetworkDBSimple [2021-11-23T02:58:05.125Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.18s) [2021-11-23T02:58:05.125Z] === RUN TestGetAddress [2021-11-23T02:58:05.145Z] --- PASS: TestLinksContainerNames (0.77s) [2021-11-23T02:58:05.145Z] === RUN TestLogsFollowTailEmpty [2021-11-23T02:58:05.596Z] testing: warning: no tests to run [2021-11-23T02:58:05.596Z] PASS [2021-11-23T02:58:05.596Z] coverage: 0.0% of statements [2021-11-23T02:58:05.596Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-11-23T02:58:05.613Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2021-11-23T02:58:05.613Z] === RUN TestRenameInvalidName [2021-11-23T02:58:05.715Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2021-11-23T02:58:05.715Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T02:58:05.872Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-23T02:58:05.975Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/default [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/private [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/slave [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/shared [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/default [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/shared [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/slave [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/private [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T02:58:05.975Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:58:05.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T02:58:05.975Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T02:58:06.070Z] 2021/11/23 02:58:05 Closing DB instances... [2021-11-23T02:58:06.071Z] === RUN TestRequestNewPort [2021-11-23T02:58:06.071Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestRequestSpecificPort [2021-11-23T02:58:06.071Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestReleasePort [2021-11-23T02:58:06.071Z] --- PASS: TestReleasePort (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestReuseReleasedPort [2021-11-23T02:58:06.071Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestReleaseUnreadledPort [2021-11-23T02:58:06.071Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestUnknowProtocol [2021-11-23T02:58:06.071Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestAllocateAllPorts [2021-11-23T02:58:06.071Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestPortAllocation [2021-11-23T02:58:06.071Z] --- PASS: TestPortAllocation (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestPortAllocationWithCustomRange [2021-11-23T02:58:06.071Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestNoDuplicateBPR [2021-11-23T02:58:06.071Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-23T02:58:06.071Z] === RUN TestChangePortRange [2021-11-23T02:58:06.071Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-23T02:58:06.071Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-23T02:58:06.071Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-23T02:58:06.071Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-23T02:58:06.071Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-23T02:58:06.071Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-23T02:58:06.071Z] --- PASS: TestChangePortRange (0.00s) [2021-11-23T02:58:06.071Z] PASS [2021-11-23T02:58:06.071Z] coverage: 88.6% of statements [2021-11-23T02:58:06.071Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T02:58:06.235Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T02:58:06.387Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-23T02:58:06.440Z] --- PASS: TestRenameInvalidName (0.67s) [2021-11-23T02:58:06.440Z] === RUN TestRenameAnonymousContainer [2021-11-23T02:58:06.495Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T02:58:06.495Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T02:58:06.495Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T02:58:06.495Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T02:58:06.495Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T02:58:06.495Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-23T02:58:06.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-23T02:58:06.495Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T02:58:06.542Z] testing: warning: no tests to run [2021-11-23T02:58:06.542Z] PASS [2021-11-23T02:58:06.542Z] coverage: 0.0% of statements [2021-11-23T02:58:07.013Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2021-11-23T02:58:07.013Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-23T02:58:07.013Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-23T02:58:07.321Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-23T02:58:07.484Z] === RUN TestHashData [2021-11-23T02:58:07.485Z] --- PASS: TestHashData (0.00s) [2021-11-23T02:58:07.485Z] PASS [2021-11-23T02:58:07.485Z] coverage: 2.8% of statements [2021-11-23T02:58:07.485Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2021-11-23T02:58:07.818Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-23T02:58:07.898Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2021-11-23T02:58:07.899Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T02:58:07.899Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s) [2021-11-23T02:58:07.899Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T02:58:07.956Z] === RUN TestErrorConstructors [2021-11-23T02:58:07.956Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-23T02:58:07.956Z] === RUN TestCompareIPMask [2021-11-23T02:58:07.956Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-23T02:58:07.956Z] === RUN TestUtilGetHostPartIP [2021-11-23T02:58:07.956Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-23T02:58:07.956Z] === RUN TestUtilGetBroadcastIP [2021-11-23T02:58:07.956Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-23T02:58:07.956Z] === RUN TestParseCIDR [2021-11-23T02:58:07.956Z] --- PASS: TestParseCIDR (0.00s) [2021-11-23T02:58:07.956Z] PASS [2021-11-23T02:58:07.956Z] coverage: 37.3% of statements [2021-11-23T02:58:07.956Z] 2021/11/23 02:58:07 Closing DB instances... [2021-11-23T02:58:07.956Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2021-11-23T02:58:08.255Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2021-11-23T02:58:08.255Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2021-11-23T02:58:08.255Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-11-23T02:58:08.255Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T02:58:08.386Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-23T02:58:08.487Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2021-11-23T02:58:08.487Z] === RUN TestNetworkNat [2021-11-23T02:58:08.645Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T02:58:08.757Z] --- PASS: TestNetworkNat (0.46s) [2021-11-23T02:58:08.757Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T02:58:08.822Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-11-23T02:58:08.822Z] PASS [2021-11-23T02:58:08.822Z] [2021-11-23T02:58:08.822Z] DONE 10 tests in 7.556s [2021-11-23T02:58:08.822Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T02:58:08.822Z] INFO: Testing against a local daemon [2021-11-23T02:58:08.822Z] === RUN TestExternalGraphDriver [2021-11-23T02:58:08.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T02:58:08.947Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-11-23T02:58:08.947Z] PASS [2021-11-23T02:58:08.947Z] coverage: 100.0% of statements [2021-11-23T02:58:08.947Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-23T02:58:08.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-23T02:58:08.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-23T02:58:08.947Z] PASS [2021-11-23T02:58:08.947Z] coverage: 50.0% of statements [2021-11-23T02:58:08.947Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-11-23T02:58:09.080Z] === RUN TestExternalGraphDriver/json [2021-11-23T02:58:09.162Z] --- PASS: TestRenameAnonymousContainer (2.80s) [2021-11-23T02:58:09.162Z] === RUN TestRenameContainerWithSameName [2021-11-23T02:58:09.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-23T02:58:09.328Z] === RUN TestNetworkLoopbackNat [2021-11-23T02:58:09.418Z] === RUN TestParseVersion [2021-11-23T02:58:09.418Z] --- PASS: TestParseVersion (0.00s) [2021-11-23T02:58:09.418Z] PASS [2021-11-23T02:58:09.418Z] coverage: 52.9% of statements [2021-11-23T02:58:09.418Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-11-23T02:58:09.418Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-11-23T02:58:09.418Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-23T02:58:09.711Z] Removing intermediate container 9142918892d7 [2021-11-23T02:58:09.711Z] ---> 3d76c56af7e2 [2021-11-23T02:58:09.711Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-23T02:58:09.711Z] ---> Running in 9626dd903bda [2021-11-23T02:58:09.711Z] Removing intermediate container 9626dd903bda [2021-11-23T02:58:09.711Z] ---> 329f03b0d15d [2021-11-23T02:58:09.711Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-23T02:58:09.711Z] ---> Running in a0d7dcf58cab [2021-11-23T02:58:09.731Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-11-23T02:58:09.731Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T02:58:09.888Z] === RUN TestAddressPoolOpt [2021-11-23T02:58:09.888Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/a [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/something [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/_=a [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/env1=value1 [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/_env1=value1 [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/PATH [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/=a [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/PATH= [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/PATH=something [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/asd!qwe [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/1asd [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/123 [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/some_space [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/__some_space_before [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/some_space_after__ [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/= [2021-11-23T02:58:09.888Z] === RUN TestValidateEnv/PaTh [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-23T02:58:09.888Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-23T02:58:09.888Z] === RUN TestParseHost [2021-11-23T02:58:09.888Z] --- PASS: TestParseHost (0.00s) [2021-11-23T02:58:09.888Z] === RUN TestParseDockerDaemonHost [2021-11-23T02:58:09.888Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-23T02:58:09.888Z] === RUN TestParseTCP [2021-11-23T02:58:09.888Z] --- PASS: TestParseTCP (0.00s) [2021-11-23T02:58:09.888Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-23T02:58:09.888Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-23T02:58:09.888Z] === RUN TestValidateExtraHosts [2021-11-23T02:58:09.889Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestIpOptString [2021-11-23T02:58:09.889Z] --- PASS: TestIpOptString (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-23T02:58:09.889Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestNewIpOptValidDefaultVal [2021-11-23T02:58:09.889Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestIpOptSetInvalidVal [2021-11-23T02:58:09.889Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestValidateIPAddress [2021-11-23T02:58:09.889Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestMapOpts [2021-11-23T02:58:09.889Z] --- PASS: TestMapOpts (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestListOptsWithoutValidator [2021-11-23T02:58:09.889Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestListOptsWithValidator [2021-11-23T02:58:09.889Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestValidateDNSSearch [2021-11-23T02:58:09.889Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_general_format [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_one_more [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-23T02:58:09.889Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-23T02:58:09.889Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestNamedListOpts [2021-11-23T02:58:09.889Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestNamedMapOpts [2021-11-23T02:58:09.889Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestParseLink [2021-11-23T02:58:09.889Z] --- PASS: TestParseLink (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestQuotedStringSetWithQuotes [2021-11-23T02:58:09.889Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-23T02:58:09.889Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-23T02:58:09.889Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-23T02:58:09.889Z] === RUN TestUlimitOpt [2021-11-23T02:58:09.889Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-23T02:58:09.889Z] PASS [2021-11-23T02:58:09.889Z] coverage: 67.1% of statements [2021-11-23T02:58:09.889Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-11-23T02:58:10.180Z] Removing intermediate container a0d7dcf58cab [2021-11-23T02:58:10.180Z] ---> bb11e5ac92e9 [2021-11-23T02:58:10.180Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-23T02:58:10.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T02:58:10.882Z] 2021/11/23 02:58:10 Closing DB instances... [2021-11-23T02:58:10.923Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2021-11-23T02:58:10.923Z] === RUN TestResize [2021-11-23T02:58:10.981Z] === RUN TestExternalGraphDriver/spec [2021-11-23T02:58:11.170Z] [2021-11-23T02:58:11.352Z] === RUN TestPeerCertificateMarshalJSON [2021-11-23T02:58:11.352Z] === RUN TestIsArchivePathDir [2021-11-23T02:58:11.352Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-23T02:58:11.352Z] === RUN TestIsArchivePathInvalidFile [2021-11-23T02:58:11.490Z] --- PASS: TestResize (0.67s) [2021-11-23T02:58:11.490Z] === RUN TestResizeWithInvalidSize [2021-11-23T02:58:11.643Z] ---> b36ab86bf39d [2021-11-23T02:58:11.643Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-23T02:58:11.643Z] ---> Running in d70d5523f794 [2021-11-23T02:58:11.827Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-23T02:58:11.827Z] === RUN TestIsArchivePathTar [2021-11-23T02:58:11.827Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-11-23T02:58:11.827Z] === RUN TestDecompressStreamGzip [2021-11-23T02:58:11.827Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-23T02:58:11.827Z] === RUN TestDecompressStreamBzip2 [2021-11-23T02:58:11.827Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-11-23T02:58:11.827Z] === RUN TestDecompressStreamXz [2021-11-23T02:58:11.827Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T02:58:11.827Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestDecompressStreamZstd [2021-11-23T02:58:11.827Z] archive_test.go:140: zstd not installed [2021-11-23T02:58:11.827Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-23T02:58:11.827Z] === RUN TestCompressStreamXzUnsupported [2021-11-23T02:58:11.827Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-23T02:58:11.827Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestCompressStreamInvalid [2021-11-23T02:58:11.827Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestExtensionInvalid [2021-11-23T02:58:11.827Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestExtensionUncompressed [2021-11-23T02:58:11.827Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestExtensionBzip2 [2021-11-23T02:58:11.827Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestExtensionGzip [2021-11-23T02:58:11.827Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestExtensionXz [2021-11-23T02:58:11.827Z] --- PASS: TestExtensionXz (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestExtensionZstd [2021-11-23T02:58:11.827Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-23T02:58:11.827Z] === RUN TestCmdStreamLargeStderr [2021-11-23T02:58:11.865Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2021-11-23T02:58:11.865Z] === RUN TestPause [2021-11-23T02:58:12.058Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-23T02:58:12.125Z] --- PASS: TestPause (0.44s) [2021-11-23T02:58:12.125Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T02:58:12.125Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:58:12.125Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:58:12.125Z] === RUN TestPauseStopPausedContainer [2021-11-23T02:58:12.298Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-23T02:58:12.298Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-23T02:58:12.298Z] --- PASS: TestPeerCertificateMarshalJSON (0.61s) [2021-11-23T02:58:12.298Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-23T02:58:12.298Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestMiddleware [2021-11-23T02:58:12.298Z] --- PASS: TestMiddleware (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestNewResponseModifier [2021-11-23T02:58:12.298Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-23T02:58:12.298Z] PASS [2021-11-23T02:58:12.298Z] coverage: 26.8% of statements [2021-11-23T02:58:12.298Z] ok github.com/docker/docker/pkg/authorization 0.652s coverage: 26.8% of statements [2021-11-23T02:58:12.298Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-23T02:58:12.298Z] === RUN TestCmdStreamBad [2021-11-23T02:58:12.298Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T02:58:12.298Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestCmdStreamGood [2021-11-23T02:58:12.298Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-23T02:58:12.298Z] === RUN TestUntarPathWithInvalidDest [2021-11-23T02:58:12.298Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-23T02:58:12.298Z] === RUN TestUntarPathWithInvalidSrc [2021-11-23T02:58:12.298Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestUntarPath [2021-11-23T02:58:12.298Z] --- PASS: TestUntarPath (0.06s) [2021-11-23T02:58:12.298Z] === RUN TestUntarPathWithDestinationFile [2021-11-23T02:58:12.298Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-23T02:58:12.298Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-23T02:58:12.298Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-23T02:58:12.298Z] === RUN TestCopyWithTarInvalidSrc [2021-11-23T02:58:12.298Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-23T02:58:12.298Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestCopyWithTarSrcFile [2021-11-23T02:58:12.298Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-23T02:58:12.298Z] === RUN TestCopyWithTarSrcFolder [2021-11-23T02:58:12.298Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-23T02:58:12.298Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-23T02:58:12.298Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-23T02:58:12.298Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-23T02:58:12.298Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-23T02:58:12.298Z] === RUN TestCopyFileWithTarSrcFile [2021-11-23T02:58:12.298Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-23T02:58:12.298Z] === RUN TestTarFiles [2021-11-23T02:58:12.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T02:58:12.320Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-11-23T02:58:12.320Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T02:58:12.356Z] === RUN TestExternalGraphDriver/pull [2021-11-23T02:58:12.697Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-11-23T02:58:12.697Z] === RUN TestPidHost [2021-11-23T02:58:12.771Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-11-23T02:58:12.771Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-23T02:58:12.771Z] === RUN TestUnbuffered [2021-11-23T02:58:12.771Z] --- PASS: TestUnbuffered (0.00s) [2021-11-23T02:58:12.771Z] === RUN TestRaceUnbuffered [2021-11-23T02:58:12.771Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-23T02:58:12.771Z] PASS [2021-11-23T02:58:12.771Z] coverage: 100.0% of statements [2021-11-23T02:58:12.771Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-11-23T02:58:12.886Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:12.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:12.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:12.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:58:12.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:13.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T02:58:13.245Z] === RUN TestMatch [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[foo]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[foo_bar]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[]#01 [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[qux]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-23T02:58:13.245Z] === RUN TestMatch/[[foo_baz]] [2021-11-23T02:58:13.245Z] --- PASS: TestMatch (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-23T02:58:13.245Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-23T02:58:13.245Z] PASS [2021-11-23T02:58:13.245Z] coverage: 87.5% of statements [2021-11-23T02:58:13.245Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-11-23T02:58:13.636Z] --- PASS: TestPidHost (0.91s) [2021-11-23T02:58:13.636Z] === RUN TestPsFilter [2021-11-23T02:58:13.636Z] --- PASS: TestPsFilter (0.10s) [2021-11-23T02:58:13.636Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T02:58:13.898Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-23T02:58:13.898Z] === RUN TestRemoveContainerWithVolume [2021-11-23T02:58:14.239Z] === RUN TestChrootTarUntar [2021-11-23T02:58:14.239Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-23T02:58:14.239Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootUntarEmptyArchive [2021-11-23T02:58:14.239Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootTarUntarWithSymlink [2021-11-23T02:58:14.239Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootCopyWithTar [2021-11-23T02:58:14.239Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootCopyFileWithTar [2021-11-23T02:58:14.239Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootUntarPath [2021-11-23T02:58:14.239Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-23T02:58:14.239Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-23T02:58:14.239Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:58:14.239Z] === RUN TestChrootApplyDotDotFile [2021-11-23T02:58:14.239Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:14.239Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-23T02:58:14.239Z] PASS [2021-11-23T02:58:14.239Z] coverage: 15.1% of statements [2021-11-23T02:58:14.239Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 15.1% of statements [2021-11-23T02:58:14.256Z] --- PASS: TestExternalGraphDriver (5.00s) [2021-11-23T02:58:14.256Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-11-23T02:58:14.256Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2021-11-23T02:58:14.256Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-11-23T02:58:14.256Z] === RUN TestGraphdriverPluginV2 [2021-11-23T02:58:14.467Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-11-23T02:58:14.467Z] === RUN TestRemoveContainerRunning [2021-11-23T02:58:14.709Z] 2021/11/23 02:58:14 Closing DB instances... [2021-11-23T02:58:14.710Z] === RUN TestSizeEmpty [2021-11-23T02:58:14.710Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-23T02:58:14.710Z] === RUN TestSizeEmptyFile [2021-11-23T02:58:14.710Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-23T02:58:14.710Z] === RUN TestSizeNonemptyFile [2021-11-23T02:58:14.710Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-23T02:58:14.710Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-23T02:58:14.710Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-23T02:58:14.710Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-23T02:58:14.710Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-23T02:58:14.710Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-23T02:58:14.710Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-23T02:58:14.710Z] === RUN TestMoveToSubdir [2021-11-23T02:58:14.710Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-23T02:58:14.710Z] === RUN TestSizeNonExistingDirectory [2021-11-23T02:58:14.710Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-23T02:58:14.710Z] PASS [2021-11-23T02:58:14.710Z] coverage: 80.0% of statements [2021-11-23T02:58:14.710Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-11-23T02:58:14.727Z] --- PASS: TestRemoveContainerRunning (0.38s) [2021-11-23T02:58:14.727Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T02:58:14.986Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2021-11-23T02:58:14.986Z] === RUN TestRemoveInvalidContainer [2021-11-23T02:58:14.986Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-23T02:58:14.986Z] === RUN TestRenameLinkedContainer [2021-11-23T02:58:15.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T02:58:15.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:15.701Z] === RUN Test [2021-11-23T02:58:15.701Z] === RUN Test/TestContainsEntry [2021-11-23T02:58:15.701Z] === RUN Test/TestCreateEntries [2021-11-23T02:58:15.701Z] === RUN Test/TestEntriesDiff [2021-11-23T02:58:15.701Z] === RUN Test/TestEntriesEquality [2021-11-23T02:58:15.701Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-23T02:58:15.701Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-23T02:58:15.701Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-23T02:58:15.701Z] === RUN Test/TestGeneratorNotGenerate [2021-11-23T02:58:15.701Z] === RUN Test/TestGeneratorWithPort [2021-11-23T02:58:15.701Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-23T02:58:15.701Z] === RUN Test/TestNewEntry [2021-11-23T02:58:15.701Z] === RUN Test/TestParse [2021-11-23T02:58:15.701Z] --- PASS: Test (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-23T02:58:15.701Z] --- PASS: Test/TestParse (0.00s) [2021-11-23T02:58:15.701Z] PASS [2021-11-23T02:58:15.701Z] coverage: 58.3% of statements [2021-11-23T02:58:15.701Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2021-11-23T02:58:16.182Z] --- PASS: TestCheckoutGit (26.04s) [2021-11-23T02:58:16.182Z] === RUN TestValidGitTransport [2021-11-23T02:58:16.182Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-23T02:58:16.182Z] === RUN TestGitInvalidRef [2021-11-23T02:58:16.182Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-23T02:58:16.189Z] --- PASS: TestTarFiles (3.52s) [2021-11-23T02:58:16.189Z] === RUN TestDetectCompressionZstd [2021-11-23T02:58:16.189Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-23T02:58:16.189Z] === RUN TestTarUntar [2021-11-23T02:58:16.189Z] --- PASS: TestTarUntar (0.03s) [2021-11-23T02:58:16.189Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-23T02:58:16.189Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-23T02:58:16.189Z] === RUN TestTarWithOptions [2021-11-23T02:58:16.189Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-23T02:58:16.189Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-23T02:58:16.189Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-23T02:58:16.189Z] === RUN TestUntarUstarGnuConflict [2021-11-23T02:58:16.189Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-23T02:58:16.189Z] === RUN TestUntarInvalidFilenames [2021-11-23T02:58:16.189Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2210168032\\dest" [2021-11-23T02:58:16.189Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-23T02:58:16.189Z] === RUN TestUntarHardlinkToSymlink [2021-11-23T02:58:16.189Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-23T02:58:16.189Z] === RUN TestUntarInvalidHardlink [2021-11-23T02:58:16.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink182590299\\victim\\hello" -> "../victim/hello" [2021-11-23T02:58:16.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2361848120\\victim\\hello" -> "/../victim/hello" [2021-11-23T02:58:16.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1182203\\victim" -> "../victim" [2021-11-23T02:58:16.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2495967372\\victim" -> "../victim" [2021-11-23T02:58:16.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink411154594\\victim" -> "../victim" [2021-11-23T02:58:16.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink421488985\\victim" -> "../victim" [2021-11-23T02:58:16.189Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-11-23T02:58:16.189Z] === RUN TestUntarInvalidSymlink [2021-11-23T02:58:16.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1945647034\\dest\\dotdot" -> "../victim/hello" [2021-11-23T02:58:16.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3110765389\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T02:58:16.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3328889935\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1386053707\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2065157402\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink765034989\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink667612580\\dest\\dir\\loophole" -> "../../victim" [2021-11-23T02:58:16.189Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-11-23T02:58:16.189Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-23T02:58:16.189Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-23T02:58:16.189Z] === RUN TestXGlobalNoParent [2021-11-23T02:58:16.189Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-23T02:58:16.189Z] === RUN TestReplaceFileTarWrapper [2021-11-23T02:58:16.189Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-11-23T02:58:16.189Z] === RUN TestPrefixHeaderReadable [2021-11-23T02:58:16.189Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-11-23T02:58:16.189Z] === RUN TestDisablePigz [2021-11-23T02:58:16.189Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-23T02:58:16.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:16.640Z] PASS [2021-11-23T02:58:16.640Z] coverage: 86.3% of statements [2021-11-23T02:58:16.640Z] ok github.com/docker/docker/builder/remotecontext/git 26.284s coverage: 86.3% of statements [2021-11-23T02:58:16.660Z] === RUN Test [2021-11-23T02:58:16.660Z] === RUN Test/TestContent [2021-11-23T02:58:16.660Z] === RUN Test/TestInitialize [2021-11-23T02:58:16.660Z] === RUN Test/TestNew [2021-11-23T02:58:16.660Z] === RUN Test/TestParsingContentsWithComments [2021-11-23T02:58:16.660Z] === RUN Test/TestRegister [2021-11-23T02:58:16.660Z] === RUN Test/TestWatch [2021-11-23T02:58:16.660Z] --- PASS: Test (0.00s) [2021-11-23T02:58:16.660Z] --- PASS: Test/TestContent (0.00s) [2021-11-23T02:58:16.660Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T02:58:16.660Z] --- PASS: Test/TestNew (0.00s) [2021-11-23T02:58:16.660Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-23T02:58:16.660Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T02:58:16.660Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:58:16.660Z] PASS [2021-11-23T02:58:16.660Z] coverage: 92.9% of statements [2021-11-23T02:58:16.660Z] ok github.com/docker/docker/pkg/discovery/file 0.035s coverage: 92.9% of statements [2021-11-23T02:58:16.660Z] --- PASS: TestDisablePigz (0.21s) [2021-11-23T02:58:16.660Z] === RUN TestPigz [2021-11-23T02:58:16.660Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-11-23T02:58:16.660Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-23T02:58:16.660Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-23T02:58:16.660Z] --- PASS: TestPigz (0.13s) [2021-11-23T02:58:16.660Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T02:58:16.660Z] archive_windows_test.go:16: Currently fails [2021-11-23T02:58:16.660Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestCanonicalTarNameForPath [2021-11-23T02:58:16.660Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestCanonicalTarName [2021-11-23T02:58:16.660Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChmodTarEntry [2021-11-23T02:58:16.660Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestHardLinkOrder [2021-11-23T02:58:16.660Z] --- PASS: TestHardLinkOrder (0.06s) [2021-11-23T02:58:16.660Z] === RUN TestChangeString [2021-11-23T02:58:16.660Z] --- PASS: TestChangeString (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChangesWithNoChanges [2021-11-23T02:58:16.660Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-23T02:58:16.660Z] === RUN TestChangesWithChanges [2021-11-23T02:58:16.660Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-23T02:58:16.660Z] === RUN TestChangesWithChangesGH13590 [2021-11-23T02:58:16.660Z] changes_test.go:195: needs more investigation [2021-11-23T02:58:16.660Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChangesDirsEmpty [2021-11-23T02:58:16.660Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:58:16.660Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChangesDirsMutated [2021-11-23T02:58:16.660Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:58:16.660Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestApplyLayer [2021-11-23T02:58:16.660Z] changes_test.go:432: needs further investigation [2021-11-23T02:58:16.660Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChangesSizeWithHardlinks [2021-11-23T02:58:16.660Z] changes_test.go:468: needs further investigation [2021-11-23T02:58:16.660Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChangesSizeWithNoChanges [2021-11-23T02:58:16.660Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-23T02:58:16.660Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestChangesSize [2021-11-23T02:58:16.660Z] --- PASS: TestChangesSize (0.00s) [2021-11-23T02:58:16.660Z] === RUN TestApplyLayerInvalidFilenames [2021-11-23T02:58:16.660Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3330850195\\dest" [2021-11-23T02:58:16.660Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-23T02:58:16.660Z] === RUN TestApplyLayerInvalidHardlink [2021-11-23T02:58:16.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3473067773\\victim\\hello" -> "../victim/hello" [2021-11-23T02:58:16.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2890002906\\victim\\hello" -> "/../victim/hello" [2021-11-23T02:58:16.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3454968944\\victim" -> "../victim" [2021-11-23T02:58:16.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2719191079\\victim" -> "../victim" [2021-11-23T02:58:16.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3926208266\\victim" -> "../victim" [2021-11-23T02:58:16.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink747476304\\victim" -> "../victim" [2021-11-23T02:58:16.660Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-23T02:58:16.660Z] === RUN TestApplyLayerInvalidSymlink [2021-11-23T02:58:16.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1575949205\\dest\\dotdot" -> "../victim/hello" [2021-11-23T02:58:16.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3883321146\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T02:58:16.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3461146562\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink42440724\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3717428187\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink261748624\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:58:16.660Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-23T02:58:16.660Z] === RUN TestApplyLayerWhiteouts [2021-11-23T02:58:16.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T02:58:16.895Z] --- PASS: TestRenameLinkedContainer (1.56s) [2021-11-23T02:58:16.895Z] === RUN TestRenameStoppedContainer [2021-11-23T02:58:16.895Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-23T02:58:16.895Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T02:58:17.098Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T02:58:17.098Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T02:58:17.131Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-23T02:58:17.131Z] === RUN TestGenerateEmptyFile [2021-11-23T02:58:17.131Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-23T02:58:17.131Z] === RUN TestGenerateWithContent [2021-11-23T02:58:17.131Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-23T02:58:17.131Z] PASS [2021-11-23T02:58:17.131Z] coverage: 62.0% of statements [2021-11-23T02:58:17.131Z] ok github.com/docker/docker/pkg/archive 5.462s coverage: 62.0% of statements [2021-11-23T02:58:17.601Z] === RUN Test [2021-11-23T02:58:17.601Z] === RUN Test/TestInitialize [2021-11-23T02:58:17.601Z] time="2021-11-23T02:58:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:58:17.601Z] time="2021-11-23T02:58:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:58:17.601Z] time="2021-11-23T02:58:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:58:17.601Z] === RUN Test/TestInitializeWithCerts [2021-11-23T02:58:17.601Z] time="2021-11-23T02:58:17Z" level=info msg="Initializing discovery with TLS" [2021-11-23T02:58:17.601Z] === RUN Test/TestWatch [2021-11-23T02:58:17.601Z] time="2021-11-23T02:58:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:58:17.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:17.834Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2021-11-23T02:58:17.834Z] === RUN TestRenameInvalidName [2021-11-23T02:58:17.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:18.093Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-23T02:58:18.093Z] === RUN TestRenameAnonymousContainer [2021-11-23T02:58:18.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T02:58:18.399Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-23T02:58:18.514Z] --- PASS: TestGraphdriverPluginV2 (4.03s) [2021-11-23T02:58:18.514Z] PASS [2021-11-23T02:58:18.514Z] [2021-11-23T02:58:18.514Z] DONE 5 tests in 9.076s [2021-11-23T02:58:18.514Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T02:58:18.514Z] INFO: Testing against a local daemon [2021-11-23T02:58:18.514Z] === RUN TestContinueAfterPluginCrash [2021-11-23T02:58:18.514Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T02:58:18.514Z] === RUN TestReadPluginNoRead [2021-11-23T02:58:18.514Z] === PAUSE TestReadPluginNoRead [2021-11-23T02:58:18.514Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T02:58:18.514Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T02:58:18.514Z] === CONT TestContinueAfterPluginCrash [2021-11-23T02:58:18.514Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T02:58:18.592Z] 2021/11/23 02:58:18 Closing DB instances... [2021-11-23T02:58:18.814Z] Removing intermediate container d70d5523f794 [2021-11-23T02:58:18.814Z] ---> a97bc378a07d [2021-11-23T02:58:18.814Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-23T02:58:18.814Z] ---> Running in b48b53d897b9 [2021-11-23T02:58:19.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:19.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T02:58:19.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:20.001Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2021-11-23T02:58:20.001Z] === RUN TestRenameContainerWithSameName [2021-11-23T02:58:20.001Z] --- PASS: TestRenameContainerWithSameName (0.36s) [2021-11-23T02:58:20.001Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T02:58:20.168Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-11-23T02:58:20.168Z] === RUN TestNetworkDBNodeLeave [2021-11-23T02:58:20.385Z] [2021-11-23T02:58:20.385Z] SUCCESS: Specified value was saved. [2021-11-23T02:58:20.640Z] --- PASS: Test (3.13s) [2021-11-23T02:58:20.640Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-23T02:58:20.640Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-23T02:58:20.640Z] --- PASS: Test/TestWatch (3.00s) [2021-11-23T02:58:20.640Z] PASS [2021-11-23T02:58:20.640Z] coverage: 84.1% of statements [2021-11-23T02:58:20.640Z] ok github.com/docker/docker/pkg/discovery/kv 3.170s coverage: 84.1% of statements [2021-11-23T02:58:20.940Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2021-11-23T02:58:20.940Z] === RUN TestResize [2021-11-23T02:58:21.111Z] === RUN Test [2021-11-23T02:58:21.111Z] === RUN Test/TestWatch [2021-11-23T02:58:21.111Z] --- PASS: Test (0.00s) [2021-11-23T02:58:21.111Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:58:21.111Z] PASS [2021-11-23T02:58:21.111Z] coverage: 92.3% of statements [2021-11-23T02:58:21.200Z] --- PASS: TestResize (0.38s) [2021-11-23T02:58:21.200Z] === RUN TestResizeWithInvalidSize [2021-11-23T02:58:21.460Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2021-11-23T02:58:21.460Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T02:58:21.585Z] ok github.com/docker/docker/pkg/discovery/memory 0.041s coverage: 92.3% of statements [2021-11-23T02:58:21.801Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2021-11-23T02:58:21.801Z] === CONT TestReadPluginNoRead [2021-11-23T02:58:22.029Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:22.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:22.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:22.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T02:58:22.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:22.056Z] === RUN Test [2021-11-23T02:58:22.056Z] === RUN Test/TestInitialize [2021-11-23T02:58:22.056Z] === RUN Test/TestInitializeWithPattern [2021-11-23T02:58:22.056Z] === RUN Test/TestRegister [2021-11-23T02:58:22.056Z] === RUN Test/TestWatch [2021-11-23T02:58:22.056Z] --- PASS: Test (0.00s) [2021-11-23T02:58:22.056Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T02:58:22.056Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-23T02:58:22.056Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T02:58:22.056Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:58:22.056Z] PASS [2021-11-23T02:58:22.056Z] coverage: 93.8% of statements [2021-11-23T02:58:22.056Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-11-23T02:58:22.526Z] === RUN TestPollerAddRemove [2021-11-23T02:58:22.526Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-23T02:58:22.526Z] === RUN TestPollerEvent [2021-11-23T02:58:22.526Z] poller_test.go:40: No chmod on Windows [2021-11-23T02:58:22.526Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-23T02:58:22.526Z] === RUN TestPollerClose [2021-11-23T02:58:22.526Z] --- PASS: TestPollerClose (0.00s) [2021-11-23T02:58:22.526Z] PASS [2021-11-23T02:58:22.526Z] coverage: 45.7% of statements [2021-11-23T02:58:22.526Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-11-23T02:58:22.607Z] Removing intermediate container b48b53d897b9 [2021-11-23T02:58:22.607Z] ---> 892fff8ce04f [2021-11-23T02:58:22.607Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-23T02:58:22.607Z] ---> Running in 0531ded9abfa [2021-11-23T02:58:22.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T02:58:22.893Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-23T02:58:22.893Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-23T02:58:22.893Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-23T02:58:22.893Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-23T02:58:22.893Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-23T02:58:22.894Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestConfigureDaemonLogs [2021-11-23T02:58:22.894Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestCommonOptionsInstallFlags [2021-11-23T02:58:22.894Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-23T02:58:22.894Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-23T02:58:22.894Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-23T02:58:22.894Z] PASS [2021-11-23T02:58:22.894Z] coverage: 18.6% of statements [2021-11-23T02:58:22.894Z] ok github.com/docker/docker/cmd/dockerd 0.189s coverage: 18.6% of statements [2021-11-23T02:58:22.894Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-23T02:58:22.894Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T02:58:22.996Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-23T02:58:22.996Z] === RUN TestNetworkDBWatch [2021-11-23T02:58:23.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:23.219Z] check_test.go:308: [df45f18335fa2] daemon is not started [2021-11-23T02:58:23.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-23T02:58:23.352Z] === RUN TestContainerStopSignal [2021-11-23T02:58:23.352Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestContainerStopTimeout [2021-11-23T02:58:23.352Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-23T02:58:23.352Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-23T02:58:23.352Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-23T02:58:23.352Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestReplaceAndAppendEnvVars [2021-11-23T02:58:23.352Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-23T02:58:23.352Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestNewMemoryStore [2021-11-23T02:58:23.352Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestAddContainers [2021-11-23T02:58:23.352Z] --- PASS: TestAddContainers (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestGetContainer [2021-11-23T02:58:23.352Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestDeleteContainer [2021-11-23T02:58:23.352Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestListContainers [2021-11-23T02:58:23.352Z] --- PASS: TestListContainers (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestFirstContainer [2021-11-23T02:58:23.352Z] --- PASS: TestFirstContainer (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestApplyAllContainer [2021-11-23T02:58:23.352Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestIsValidHealthString [2021-11-23T02:58:23.352Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestStateRunStop [2021-11-23T02:58:23.352Z] --- PASS: TestStateRunStop (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestStateTimeoutWait [2021-11-23T02:58:23.352Z] state_test.go:141: Stop callback fired [2021-11-23T02:58:23.352Z] state_test.go:165: Stop callback fired [2021-11-23T02:58:23.352Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-23T02:58:23.352Z] === RUN TestIsValidStateString [2021-11-23T02:58:23.352Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestViewSaveDelete [2021-11-23T02:58:23.352Z] --- PASS: TestViewSaveDelete (0.03s) [2021-11-23T02:58:23.352Z] === RUN TestViewAll [2021-11-23T02:58:23.352Z] --- PASS: TestViewAll (0.02s) [2021-11-23T02:58:23.352Z] === RUN TestViewGet [2021-11-23T02:58:23.352Z] --- PASS: TestViewGet (0.01s) [2021-11-23T02:58:23.352Z] === RUN TestNames [2021-11-23T02:58:23.352Z] --- PASS: TestNames (0.00s) [2021-11-23T02:58:23.352Z] === RUN TestViewWithHealthCheck [2021-11-23T02:58:23.352Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-23T02:58:23.352Z] PASS [2021-11-23T02:58:23.352Z] coverage: 41.7% of statements [2021-11-23T02:58:23.352Z] ok github.com/docker/docker/container 0.253s coverage: 41.7% of statements [2021-11-23T02:58:23.467Z] === RUN TestCopyFileWithInvalidSrc [2021-11-23T02:58:23.467Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T02:58:23.467Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-23T02:58:23.467Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-23T02:58:23.467Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestCopyFile [2021-11-23T02:58:23.467Z] --- PASS: TestCopyFile (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-23T02:58:23.467Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T02:58:23.467Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-23T02:58:23.467Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-23T02:58:23.467Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T02:58:23.467Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestWildcardMatches [2021-11-23T02:58:23.467Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-23T02:58:23.467Z] === RUN TestPatternMatches [2021-11-23T02:58:23.467Z] --- PASS: TestPatternMatches (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-23T02:58:23.468Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestPatternMatchesFolderExclusions [2021-11-23T02:58:23.468Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-23T02:58:23.468Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-23T02:58:23.468Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-23T02:58:23.468Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-23T02:58:23.468Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestSingleExclamationError [2021-11-23T02:58:23.468Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestMatchesWithNoPatterns [2021-11-23T02:58:23.468Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestMatchesWithMalformedPatterns [2021-11-23T02:58:23.468Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestMatches [2021-11-23T02:58:23.468Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-23T02:58:23.468Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-23T02:58:23.468Z] --- PASS: TestMatches (0.00s) [2021-11-23T02:58:23.468Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-23T02:58:23.468Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCleanPatterns [2021-11-23T02:58:23.468Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-23T02:58:23.468Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCleanPatternsExceptionFlag [2021-11-23T02:58:23.468Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-23T02:58:23.468Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-23T02:58:23.468Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCleanPatternsErrorSingleException [2021-11-23T02:58:23.468Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCreateIfNotExistsDir [2021-11-23T02:58:23.468Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestCreateIfNotExistsFile [2021-11-23T02:58:23.468Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-23T02:58:23.468Z] === RUN TestMatch [2021-11-23T02:58:23.468Z] --- PASS: TestMatch (0.00s) [2021-11-23T02:58:23.468Z] PASS [2021-11-23T02:58:23.468Z] coverage: 82.5% of statements [2021-11-23T02:58:23.468Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 82.5% of statements [2021-11-23T02:58:23.468Z] --- PASS: TestGetAddress (18.29s) [2021-11-23T02:58:23.468Z] === RUN TestRequestSyntaxCheck [2021-11-23T02:58:23.468Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-23T02:58:23.468Z] === RUN TestRequest [2021-11-23T02:58:23.704Z] === RUN TestReadPluginNoRead/default [2021-11-23T02:58:23.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:58:23.812Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T02:58:23.812Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T02:58:23.812Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T02:58:23.812Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T02:58:23.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:58:23.940Z] === RUN TestGet [2021-11-23T02:58:23.940Z] --- PASS: TestGet (0.00s) [2021-11-23T02:58:23.940Z] === RUN TestGetShortcutString [2021-11-23T02:58:23.940Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-23T02:58:23.940Z] PASS [2021-11-23T02:58:23.940Z] coverage: 42.9% of statements [2021-11-23T02:58:23.940Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-11-23T02:58:24.257Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-23T02:58:24.411Z] 2021/11/23 02:58:24 Closing DB instances... [2021-11-23T02:58:24.778Z] === RUN TestPrepare [2021-11-23T02:58:24.778Z] --- PASS: TestPrepare (0.00s) [2021-11-23T02:58:24.778Z] === RUN TestStart [2021-11-23T02:58:24.778Z] --- PASS: TestStart (0.00s) [2021-11-23T02:58:24.778Z] === RUN TestWaitCancel [2021-11-23T02:58:24.778Z] --- PASS: TestWaitCancel (0.00s) [2021-11-23T02:58:24.778Z] === RUN TestWaitDisabled [2021-11-23T02:58:24.778Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-23T02:58:24.778Z] === RUN TestWaitEnabled [2021-11-23T02:58:24.778Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-23T02:58:24.778Z] === RUN TestRemove [2021-11-23T02:58:24.778Z] --- PASS: TestRemove (0.00s) [2021-11-23T02:58:24.778Z] PASS [2021-11-23T02:58:24.778Z] coverage: 65.3% of statements [2021-11-23T02:58:24.778Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-11-23T02:58:24.881Z] === RUN TestCreateIDMapOrder [2021-11-23T02:58:24.881Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-23T02:58:24.881Z] PASS [2021-11-23T02:58:24.881Z] coverage: 7.2% of statements [2021-11-23T02:58:24.881Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2021-11-23T02:58:25.078Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T02:58:25.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:58:25.712Z] Cannot create a file when that file already exists. [2021-11-23T02:58:25.745Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-23T02:58:25.745Z] === RUN TestNewListSecretsFilters [2021-11-23T02:58:25.745Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-23T02:58:25.745Z] === RUN TestNewListConfigsFilters [2021-11-23T02:58:25.745Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-23T02:58:25.745Z] PASS [2021-11-23T02:58:25.745Z] coverage: 0.5% of statements [2021-11-23T02:58:25.745Z] ok github.com/docker/docker/daemon/cluster 0.192s coverage: 0.5% of statements [2021-11-23T02:58:25.745Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-23T02:58:25.745Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-23T02:58:25.872Z] === RUN TestFixedBufferCap [2021-11-23T02:58:25.873Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-23T02:58:25.873Z] === RUN TestFixedBufferLen [2021-11-23T02:58:25.873Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-23T02:58:25.873Z] === RUN TestFixedBufferString [2021-11-23T02:58:25.873Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-23T02:58:25.873Z] === RUN TestFixedBufferWrite [2021-11-23T02:58:25.873Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-23T02:58:25.873Z] === RUN TestFixedBufferRead [2021-11-23T02:58:25.873Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-23T02:58:25.873Z] === RUN TestBytesPipeRead [2021-11-23T02:58:25.873Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-23T02:58:25.873Z] === RUN TestBytesPipeWrite [2021-11-23T02:58:25.873Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-23T02:58:25.873Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-23T02:58:25.873Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-23T02:58:25.873Z] === RUN TestNetworkDBBulkSync [2021-11-23T02:58:25.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:58:26.013Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-23T02:58:26.205Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-23T02:58:26.205Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-23T02:58:26.205Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-23T02:58:26.205Z] PASS [2021-11-23T02:58:26.205Z] coverage: 35.9% of statements [2021-11-23T02:58:26.205Z] ok github.com/docker/docker/daemon/cluster/convert 0.353s coverage: 35.9% of statements [2021-11-23T02:58:26.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-23T02:58:26.344Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-11-23T02:58:26.344Z] === RUN TestAtomicWriteToFile [2021-11-23T02:58:26.344Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestAtomicWriteSetCommit [2021-11-23T02:58:26.344Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-23T02:58:26.344Z] === RUN TestAtomicWriteSetCancel [2021-11-23T02:58:26.344Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestReadCloserWrapperClose [2021-11-23T02:58:26.344Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestReaderErrWrapperReadOnError [2021-11-23T02:58:26.344Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestReaderErrWrapperRead [2021-11-23T02:58:26.344Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestCancelReadCloser [2021-11-23T02:58:26.344Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-23T02:58:26.344Z] === RUN TestWriteCloserWrapperClose [2021-11-23T02:58:26.344Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestNopWriteCloser [2021-11-23T02:58:26.344Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestNopWriter [2021-11-23T02:58:26.344Z] --- PASS: TestNopWriter (0.00s) [2021-11-23T02:58:26.344Z] === RUN TestWriteCounter [2021-11-23T02:58:26.344Z] --- PASS: TestWriteCounter (0.00s) [2021-11-23T02:58:26.344Z] PASS [2021-11-23T02:58:26.344Z] coverage: 69.2% of statements [2021-11-23T02:58:26.344Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 69.2% of statements [2021-11-23T02:58:26.580Z] --- PASS: TestContinueAfterPluginCrash (8.54s) [2021-11-23T02:58:26.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T02:58:27.335Z] === RUN TestError [2021-11-23T02:58:27.335Z] --- PASS: TestError (0.00s) [2021-11-23T02:58:27.335Z] === RUN TestProgressString [2021-11-23T02:58:27.335Z] === RUN TestProgressString/no_progress [2021-11-23T02:58:27.335Z] === RUN TestProgressString/progress_1 [2021-11-23T02:58:27.335Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-23T02:58:27.335Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-23T02:58:27.335Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-23T02:58:27.335Z] === RUN TestProgressString/with_units [2021-11-23T02:58:27.335Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-23T02:58:27.335Z] === RUN TestProgressString/hide_counts [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-23T02:58:27.335Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-23T02:58:27.335Z] === RUN TestJSONMessageDisplay [2021-11-23T02:58:27.335Z] 2021/11/23 02:58:26 Closing DB instances... [2021-11-23T02:58:27.335Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-23T02:58:27.335Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-23T02:58:27.335Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-23T02:58:27.335Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-23T02:58:27.335Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-23T02:58:27.335Z] === RUN TestDisplayJSONMessagesStream [2021-11-23T02:58:27.335Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-23T02:58:27.335Z] PASS [2021-11-23T02:58:27.335Z] coverage: 91.7% of statements [2021-11-23T02:58:27.335Z] ok github.com/docker/docker/pkg/jsonmessage 0.165s coverage: 91.7% of statements [2021-11-23T02:58:27.515Z] === CONT TestReadPluginNoRead [2021-11-23T02:58:27.515Z] read_test.go:92: [dc7c0813e8f2e] daemon is not started [2021-11-23T02:58:27.515Z] --- PASS: TestReadPluginNoRead (5.83s) [2021-11-23T02:58:27.515Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2021-11-23T02:58:27.515Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2021-11-23T02:58:27.515Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2021-11-23T02:58:27.515Z] PASS [2021-11-23T02:58:27.515Z] [2021-11-23T02:58:27.515Z] DONE 6 tests in 9.318s [2021-11-23T02:58:27.515Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-23T02:58:27.515Z] testing: warning: no tests to run [2021-11-23T02:58:27.515Z] PASS [2021-11-23T02:58:27.515Z] [2021-11-23T02:58:27.515Z] DONE 0 tests in 0.012s [2021-11-23T02:58:27.515Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T02:58:27.515Z] INFO: Testing against a local daemon [2021-11-23T02:58:27.515Z] === RUN TestPluginWithDevMounts [2021-11-23T02:58:27.515Z] === PAUSE TestPluginWithDevMounts [2021-11-23T02:58:27.515Z] === CONT TestPluginWithDevMounts [2021-11-23T02:58:27.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T02:58:27.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:58:27.806Z] === RUN TestStandardLongPath [2021-11-23T02:58:27.806Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-23T02:58:27.806Z] === RUN TestUNCLongPath [2021-11-23T02:58:27.806Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-23T02:58:27.806Z] PASS [2021-11-23T02:58:27.806Z] coverage: 100.0% of statements [2021-11-23T02:58:27.806Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-11-23T02:58:28.277Z] === RUN TestNameFormat [2021-11-23T02:58:28.277Z] --- PASS: TestNameFormat (0.00s) [2021-11-23T02:58:28.277Z] === RUN TestNameRetries [2021-11-23T02:58:28.277Z] --- PASS: TestNameRetries (0.00s) [2021-11-23T02:58:28.277Z] PASS [2021-11-23T02:58:28.277Z] coverage: 85.7% of statements [2021-11-23T02:58:28.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-11-23T02:58:28.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:58:28.750Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-23T02:58:28.750Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-23T02:58:28.891Z] --- PASS: TestPluginWithDevMounts (1.59s) [2021-11-23T02:58:28.891Z] PASS [2021-11-23T02:58:28.891Z] [2021-11-23T02:58:28.891Z] DONE 1 tests in 1.628s [2021-11-23T02:58:28.891Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T02:58:28.891Z] INFO: Testing against a local daemon [2021-11-23T02:58:28.891Z] === RUN TestSecretInspect [2021-11-23T02:58:29.112Z] === RUN TestDiscoveryOptsErrors [2021-11-23T02:58:29.113Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-23T02:58:29.113Z] === RUN TestDiscoveryOpts [2021-11-23T02:58:29.113Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-23T02:58:29.113Z] PASS [2021-11-23T02:58:29.113Z] coverage: 30.0% of statements [2021-11-23T02:58:29.113Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2021-11-23T02:58:29.221Z] === RUN TestParseKeyValueOpt [2021-11-23T02:58:29.222Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-23T02:58:29.222Z] === RUN TestParseUintList [2021-11-23T02:58:29.222Z] --- PASS: TestParseUintList (0.00s) [2021-11-23T02:58:29.222Z] === RUN TestParseUintListMaximumLimits [2021-11-23T02:58:29.222Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-23T02:58:29.222Z] PASS [2021-11-23T02:58:29.222Z] coverage: 97.0% of statements [2021-11-23T02:58:29.222Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-11-23T02:58:29.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:58:29.510Z] Removing intermediate container 0531ded9abfa [2021-11-23T02:58:29.510Z] ---> 5c2f4272b354 [2021-11-23T02:58:29.510Z] Step 13/13 : CMD ["sh"] [2021-11-23T02:58:29.510Z] ---> Running in c06b22d767d7 [2021-11-23T02:58:29.576Z] === RUN TestBuilderGC [2021-11-23T02:58:29.576Z] --- PASS: TestBuilderGC (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationNotFound [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonBrokenConfiguration [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestParseClusterAdvertiseSettings [2021-11-23T02:58:29.576Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestFindConfigurationConflicts [2021-11-23T02:58:29.576Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-23T02:58:29.576Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-23T02:58:29.576Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-23T02:58:29.576Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-23T02:58:29.576Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_label [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_dns [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-23T02:58:29.576Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-23T02:58:29.576Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestModifiedDiscoverySettings [2021-11-23T02:58:29.576Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestReloadSetConfigFileNotExist [2021-11-23T02:58:29.576Z] time="2021-11-23T02:58:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-23T02:58:29.576Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-23T02:58:29.576Z] === RUN TestReloadDefaultConfigNotExist [2021-11-23T02:58:29.576Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:29.576Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestReloadBadDefaultConfig [2021-11-23T02:58:29.576Z] time="2021-11-23T02:58:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2072167827" [2021-11-23T02:58:29.576Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestReloadWithConflictingLabels [2021-11-23T02:58:29.576Z] time="2021-11-23T02:58:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-992747754" [2021-11-23T02:58:29.576Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestReloadWithDuplicateLabels [2021-11-23T02:58:29.576Z] time="2021-11-23T02:58:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-824956292" [2021-11-23T02:58:29.576Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestMaskURLCredentials [2021-11-23T02:58:29.576Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-23T02:58:29.576Z] === RUN TestDaemonConfigurationMerge [2021-11-23T02:58:29.576Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-23T02:58:29.576Z] PASS [2021-11-23T02:58:29.576Z] coverage: 80.0% of statements [2021-11-23T02:58:29.576Z] ok github.com/docker/docker/daemon/config 0.219s coverage: 80.0% of statements [2021-11-23T02:58:29.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T02:58:29.692Z] === RUN TestNewAndRemove [2021-11-23T02:58:29.692Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-23T02:58:29.692Z] === RUN TestRemoveInvalidPath [2021-11-23T02:58:29.692Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-23T02:58:29.692Z] PASS [2021-11-23T02:58:29.692Z] coverage: 82.6% of statements [2021-11-23T02:58:29.692Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-11-23T02:58:29.692Z] --- PASS: TestRequest (6.17s) [2021-11-23T02:58:29.692Z] === RUN TestOverlappingRequests [2021-11-23T02:58:29.980Z] Removing intermediate container c06b22d767d7 [2021-11-23T02:58:29.980Z] ---> 68d64d82021e [2021-11-23T02:58:29.980Z] Successfully built 68d64d82021e [2021-11-23T02:58:29.980Z] Successfully tagged busybox:latest [2021-11-23T02:58:29.980Z] INFO: Docker images of the daemon under test [2021-11-23T02:58:29.980Z] [2021-11-23T02:58:29.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T02:58:29.980Z] busybox latest 68d64d82021e Less than a second ago 4.95GB [2021-11-23T02:58:29.980Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T02:58:29.980Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T02:58:29.980Z] [2021-11-23T02:58:29.980Z] INFO: Running integration tests at 11/23/2021 02:58:29... [2021-11-23T02:58:29.980Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-23T02:58:29.980Z] INFO: Integration API tests being run from the host: [2021-11-23T02:58:29.980Z] INFO: make.ps1 starting at 11/23/2021 02:58:29 [2021-11-23T02:58:30.034Z] === RUN TestWaitNodeAttachment [2021-11-23T02:58:30.163Z] --- PASS: TestOverlappingRequests (0.39s) [2021-11-23T02:58:30.163Z] === RUN TestRelease [2021-11-23T02:58:30.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T02:58:30.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:30.494Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-11-23T02:58:30.494Z] === RUN TestIsolationConversion [2021-11-23T02:58:30.494Z] === RUN TestIsolationConversion/default [2021-11-23T02:58:30.494Z] === RUN TestIsolationConversion/process [2021-11-23T02:58:30.494Z] === RUN TestIsolationConversion/hyperv [2021-11-23T02:58:30.494Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-23T02:58:30.494Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-23T02:58:30.494Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-23T02:58:30.494Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestContainerLabels [2021-11-23T02:58:30.494Z] --- PASS: TestContainerLabels (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestCredentialSpecConversion [2021-11-23T02:58:30.494Z] === RUN TestCredentialSpecConversion/none [2021-11-23T02:58:30.494Z] === RUN TestCredentialSpecConversion/config [2021-11-23T02:58:30.494Z] === RUN TestCredentialSpecConversion/file [2021-11-23T02:58:30.494Z] === RUN TestCredentialSpecConversion/registry [2021-11-23T02:58:30.494Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-23T02:58:30.494Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-23T02:58:30.494Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-23T02:58:30.494Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-23T02:58:30.494Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestControllerValidateMountBind [2021-11-23T02:58:30.494Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-11-23T02:58:30.494Z] === RUN TestControllerValidateMountVolume [2021-11-23T02:58:30.494Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestControllerValidateMountTarget [2021-11-23T02:58:30.494Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestControllerValidateMountTmpfs [2021-11-23T02:58:30.494Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestControllerValidateMountInvalidType [2021-11-23T02:58:30.494Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestControllerValidateMountNamedPipe [2021-11-23T02:58:30.494Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-23T02:58:30.494Z] PASS [2021-11-23T02:58:30.494Z] coverage: 11.0% of statements [2021-11-23T02:58:30.494Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.666s coverage: 11.0% of statements [2021-11-23T02:58:30.494Z] === RUN TestEventsLog [2021-11-23T02:58:30.494Z] --- PASS: TestEventsLog (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestEventsLogTimeout [2021-11-23T02:58:30.494Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-23T02:58:30.494Z] === RUN TestLogEvents [2021-11-23T02:58:30.494Z] --- PASS: TestLogEvents (0.05s) [2021-11-23T02:58:30.494Z] === RUN TestLoadBufferedEvents [2021-11-23T02:58:30.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:30.953Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-23T02:58:30.953Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-23T02:58:30.953Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-23T02:58:30.953Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-23T02:58:30.953Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-23T02:58:30.953Z] PASS [2021-11-23T02:58:30.953Z] coverage: 50.0% of statements [2021-11-23T02:58:30.953Z] ok github.com/docker/docker/daemon/events 0.315s coverage: 50.0% of statements [2021-11-23T02:58:30.967Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-23T02:58:31.155Z] === RUN TestFailedConnection [2021-11-23T02:58:31.155Z] --- PASS: TestRelease (1.09s) [2021-11-23T02:58:31.155Z] === RUN TestAllocateRandomDeallocate [2021-11-23T02:58:31.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T02:58:31.413Z] === RUN TestIsEmptyDir [2021-11-23T02:58:31.413Z] --- PASS: TestIsEmptyDir (0.00s) [2021-11-23T02:58:31.413Z] PASS [2021-11-23T02:58:31.413Z] coverage: 2.3% of statements [2021-11-23T02:58:31.413Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2021-11-23T02:58:31.413Z] === RUN TestVerifyNetworkingConfig [2021-11-23T02:58:31.413Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-23T02:58:31.413Z] === RUN TestGetContainer [2021-11-23T02:58:31.413Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T02:58:31.413Z] === RUN TestValidContainerNames [2021-11-23T02:58:31.413Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-23T02:58:31.413Z] === RUN TestContainerInitDNS [2021-11-23T02:58:31.413Z] daemon_test.go:146: root required [2021-11-23T02:58:31.413Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-23T02:58:31.413Z] === RUN TestMerge [2021-11-23T02:58:31.422Z] --- PASS: TestSecretInspect (2.17s) [2021-11-23T02:58:31.422Z] === RUN TestSecretList [2021-11-23T02:58:31.626Z] === RUN TestParseEmptyInterface [2021-11-23T02:58:31.626Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-23T02:58:31.626Z] === RUN TestParseNonInterfaceType [2021-11-23T02:58:31.626Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-23T02:58:31.626Z] === RUN TestParseWithOneFunction [2021-11-23T02:58:31.626Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-23T02:58:31.626Z] === RUN TestParseWithMultipleFuncs [2021-11-23T02:58:31.626Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-23T02:58:31.626Z] === RUN TestParseWithUnnamedReturn [2021-11-23T02:58:31.626Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-23T02:58:31.626Z] === RUN TestEmbeddedInterface [2021-11-23T02:58:31.626Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-23T02:58:31.626Z] === RUN TestParsedImports [2021-11-23T02:58:31.626Z] --- PASS: TestParsedImports (0.00s) [2021-11-23T02:58:31.626Z] === RUN TestAliasedImports [2021-11-23T02:58:31.626Z] --- PASS: TestAliasedImports (0.00s) [2021-11-23T02:58:31.626Z] PASS [2021-11-23T02:58:31.626Z] coverage: 56.8% of statements [2021-11-23T02:58:31.626Z] 2021/11/23 02:58:31 Closing DB instances... [2021-11-23T02:58:31.626Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-11-23T02:58:31.626Z] time="2021-11-23T02:58:31Z" level=error msg="node: be3b1fceebb1 is unknown to memberlist" [2021-11-23T02:58:31.871Z] --- PASS: TestMerge (0.00s) [2021-11-23T02:58:31.871Z] === RUN TestValidateContainerIsolation [2021-11-23T02:58:31.871Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-23T02:58:31.871Z] === RUN TestFindNetworkErrorType [2021-11-23T02:58:31.871Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-23T02:58:31.871Z] === RUN TestEnsureServicesExist [2021-11-23T02:58:31.871Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestEnsureServicesExistErrors [2021-11-23T02:58:31.872Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-23T02:58:31.872Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-23T02:58:31.872Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-23T02:58:31.872Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestContainerDelete [2021-11-23T02:58:31.872Z] --- PASS: TestContainerDelete (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestContainerDoubleDelete [2021-11-23T02:58:31.872Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestLogContainerEventCopyLabels [2021-11-23T02:58:31.872Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestLogContainerEventWithAttributes [2021-11-23T02:58:31.872Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestNoneHealthcheck [2021-11-23T02:58:31.872Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestHealthStates [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] time="2021-11-23T02:58:31Z" 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" [2021-11-23T02:58:31.872Z] --- PASS: TestHealthStates (0.14s) [2021-11-23T02:58:31.872Z] === RUN TestGetInspectData [2021-11-23T02:58:31.872Z] --- PASS: TestGetInspectData (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestFillLicense [2021-11-23T02:58:31.872Z] --- PASS: TestFillLicense (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestListInvalidFilter [2021-11-23T02:58:31.872Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestNameFilter [2021-11-23T02:58:31.872Z] --- PASS: TestNameFilter (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-23T02:58:31.872Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-23T02:58:31.872Z] === 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 [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-23T02:58:31.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-23T02:58:31.872Z] --- 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) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-23T02:58:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestDaemonReloadLabels [2021-11-23T02:58:31.872Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-23T02:58:31.872Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestDaemonReloadMirrors [2021-11-23T02:58:31.872Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-23T02:58:31.872Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-23T02:58:31.872Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestDaemonDiscoveryReload [2021-11-23T02:58:31.872Z] === RUN TestLinkNaming [2021-11-23T02:58:31.872Z] --- PASS: TestLinkNaming (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestLinkNew [2021-11-23T02:58:31.872Z] --- PASS: TestLinkNew (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestLinkEnv [2021-11-23T02:58:31.872Z] --- PASS: TestLinkEnv (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestLinkMultipleEnv [2021-11-23T02:58:31.872Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-23T02:58:31.872Z] === RUN TestLinkPortRangeEnv [2021-11-23T02:58:31.872Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-23T02:58:31.872Z] PASS [2021-11-23T02:58:31.872Z] coverage: 93.0% of statements [2021-11-23T02:58:31.872Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-11-23T02:58:32.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T02:58:32.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T02:58:32.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T02:58:32.617Z] === RUN TestHTTPTransport [2021-11-23T02:58:32.617Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-23T02:58:32.617Z] PASS [2021-11-23T02:58:32.617Z] coverage: 85.7% of statements [2021-11-23T02:58:32.617Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-11-23T02:58:32.839Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-23T02:58:32.839Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-23T02:58:33.088Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-23T02:58:33.088Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T02:58:33.088Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-23T02:58:33.088Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-23T02:58:33.088Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-23T02:58:33.088Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-23T02:58:33.088Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-23T02:58:33.088Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T02:58:33.088Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-23T02:58:33.088Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-23T02:58:33.088Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-23T02:58:33.088Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-23T02:58:33.088Z] === RUN TestBufferPoolPutAndGet [2021-11-23T02:58:33.088Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-23T02:58:33.088Z] PASS [2021-11-23T02:58:33.088Z] coverage: 88.2% of statements [2021-11-23T02:58:33.088Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-11-23T02:58:33.088Z] --- PASS: TestFailedConnection (2.12s) [2021-11-23T02:58:33.088Z] === RUN TestFailOnce [2021-11-23T02:58:33.088Z] 2021/11/23 02:58:32 http: panic serving 127.0.0.1:49283: Plugin not ready [2021-11-23T02:58:33.088Z] goroutine 11 [running]: [2021-11-23T02:58:33.088Z] net/http.(*conn).serve.func1() [2021-11-23T02:58:33.088Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-23T02:58:33.088Z] panic({0xe0ac60, 0xf17350}) [2021-11-23T02:58:33.088Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-23T02:58:33.088Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x92aea200b116b776}, 0xc000195a98) [2021-11-23T02:58:33.088Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-23T02:58:33.088Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xf240d0, 0xc0001b6000}, 0xd5ef46) [2021-11-23T02:58:33.088Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-23T02:58:33.088Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xf240d0, 0xc0001b6000}, 0xc000150300) [2021-11-23T02:58:33.088Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-23T02:58:33.088Z] net/http.serverHandler.ServeHTTP({0xf226d0}, {0xf240d0, 0xc0001b6000}, 0xc000150300) [2021-11-23T02:58:33.088Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-23T02:58:33.088Z] net/http.(*conn).serve(0xc000054a00, {0xf25fa0, 0xc0000960c0}) [2021-11-23T02:58:33.088Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-23T02:58:33.088Z] created by net/http.(*Server).Serve [2021-11-23T02:58:33.088Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-23T02:58:33.088Z] time="2021-11-23T02:58:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2021-11-23T02:58:33.088Z] === RUN TestOutputOnPrematureClose [2021-11-23T02:58:33.088Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestAdapterReadLogs [2021-11-23T02:58:33.297Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestCopier [2021-11-23T02:58:33.297Z] --- PASS: TestCopier (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestCopierLongLines [2021-11-23T02:58:33.297Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestCopierSlow [2021-11-23T02:58:33.297Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-23T02:58:33.297Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-23T02:58:33.297Z] --- PASS: TestCopierSlow (0.20s) [2021-11-23T02:58:33.297Z] === RUN TestCopierWithSized [2021-11-23T02:58:33.297Z] === RUN TestCopierWithSized/as_is [2021-11-23T02:58:33.297Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-23T02:58:33.297Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-23T02:58:33.297Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-23T02:58:33.297Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestCopierWithPartial [2021-11-23T02:58:33.297Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestRingLogger [2021-11-23T02:58:33.297Z] --- PASS: TestRingLogger (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestRingCap [2021-11-23T02:58:33.297Z] --- PASS: TestRingCap (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestRingClose [2021-11-23T02:58:33.297Z] --- PASS: TestRingClose (0.00s) [2021-11-23T02:58:33.297Z] === RUN TestRingDrain [2021-11-23T02:58:33.297Z] --- PASS: TestRingDrain (0.00s) [2021-11-23T02:58:33.297Z] PASS [2021-11-23T02:58:33.297Z] coverage: 43.8% of statements [2021-11-23T02:58:33.297Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.8% of statements [2021-11-23T02:58:33.323Z] --- PASS: TestSecretList (2.15s) [2021-11-23T02:58:33.323Z] === RUN TestSecretsCreateAndDelete [2021-11-23T02:58:33.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:33.558Z] === RUN TestCompleteSilently [2021-11-23T02:58:33.558Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-23T02:58:33.558Z] PASS [2021-11-23T02:58:33.558Z] coverage: 75.9% of statements [2021-11-23T02:58:33.558Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-11-23T02:58:33.558Z] === RUN TestSendToOneSub [2021-11-23T02:58:33.558Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-23T02:58:33.558Z] === RUN TestSendToMultipleSubs [2021-11-23T02:58:33.558Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-23T02:58:33.558Z] === RUN TestEvictOneSub [2021-11-23T02:58:33.558Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-23T02:58:33.558Z] === RUN TestClosePublisher [2021-11-23T02:58:33.558Z] --- PASS: TestClosePublisher (0.00s) [2021-11-23T02:58:33.558Z] === RUN TestPubSubRace [2021-11-23T02:58:33.755Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-23T02:58:33.756Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-23T02:58:33.756Z] reload_test.go:520: root required [2021-11-23T02:58:33.756Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T02:58:33.756Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-23T02:58:33.756Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-23T02:58:33.756Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-23T02:58:33.756Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-11-23T02:58:33.756Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-23T02:58:33.756Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2021-11-23T02:58:33.756Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-23T02:58:33.756Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-11-23T02:58:33.756Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-23T02:58:33.756Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-23T02:58:33.756Z] === RUN TestParseVolumesFrom [2021-11-23T02:58:33.756Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-23T02:58:33.756Z] PASS [2021-11-23T02:58:33.756Z] coverage: 9.0% of statements [2021-11-23T02:58:33.756Z] ok github.com/docker/docker/daemon 2.435s coverage: 9.0% of statements [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-23T02:58:33.756Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-23T02:58:34.029Z] --- PASS: TestAllocateRandomDeallocate (2.62s) [2021-11-23T02:58:34.029Z] === RUN TestRetrieveFromStore [2021-11-23T02:58:34.029Z] --- PASS: TestFailOnce (1.12s) [2021-11-23T02:58:34.029Z] === RUN TestEchoInputOutput [2021-11-23T02:58:34.029Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-23T02:58:34.029Z] === RUN TestBackoff [2021-11-23T02:58:34.029Z] --- PASS: TestBackoff (0.00s) [2021-11-23T02:58:34.029Z] === RUN TestAbortRetry [2021-11-23T02:58:34.029Z] --- PASS: TestAbortRetry (0.00s) [2021-11-23T02:58:34.029Z] === RUN TestClientScheme [2021-11-23T02:58:34.029Z] --- PASS: TestClientScheme (0.00s) [2021-11-23T02:58:34.029Z] === RUN TestNewClientWithTimeout [2021-11-23T02:58:34.214Z] === RUN TestSearchRegistryForImagesErrors [2021-11-23T02:58:34.214Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestSearchRegistryForImages [2021-11-23T02:58:34.214Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestOnlyPlatformWithFallback [2021-11-23T02:58:34.214Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestImageDelete [2021-11-23T02:58:34.214Z] === RUN TestImageDelete/no_lease [2021-11-23T02:58:34.214Z] === RUN TestImageDelete/lease_exists [2021-11-23T02:58:34.214Z] --- PASS: TestImageDelete (0.04s) [2021-11-23T02:58:34.214Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-23T02:58:34.214Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-23T02:58:34.214Z] === RUN TestContentStoreForPull [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig/defaults [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-23T02:58:34.214Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-23T02:58:34.214Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-23T02:58:34.214Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-23T02:58:34.214Z] --- PASS: TestContentStoreForPull (0.16s) [2021-11-23T02:58:34.214Z] PASS [2021-11-23T02:58:34.214Z] coverage: 6.7% of statements [2021-11-23T02:58:34.214Z] ok github.com/docker/docker/daemon/images 0.282s coverage: 6.7% of statements [2021-11-23T02:58:34.214Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T02:58:34.214Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T02:58:34.214Z] time="2021-11-23T02:58:33Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-23T02:58:34.214Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-11-23T02:58:34.214Z] === RUN TestCreateSuccess [2021-11-23T02:58:34.214Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCreateStreamSkipped [2021-11-23T02:58:34.214Z] time="2021-11-23T02:58:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-23T02:58:34.214Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCreateLogGroupSuccess [2021-11-23T02:58:34.214Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCreateError [2021-11-23T02:58:34.214Z] --- PASS: TestCreateError (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCreateAlreadyExists [2021-11-23T02:58:34.214Z] time="2021-11-23T02:58:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-23T02:58:34.214Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestLogClosed [2021-11-23T02:58:34.214Z] --- PASS: TestLogClosed (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestLogBlocking [2021-11-23T02:58:34.214Z] --- PASS: TestLogBlocking (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-23T02:58:34.214Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestLogNonBlockingBufferFull [2021-11-23T02:58:34.214Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestPublishBatchSuccess [2021-11-23T02:58:34.214Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestPublishBatchError [2021-11-23T02:58:34.214Z] time="2021-11-23T02:58:34Z" level=error msg=Error [2021-11-23T02:58:34.214Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-23T02:58:34.214Z] time="2021-11-23T02:58:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T02:58:34.214Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-23T02:58:34.214Z] time="2021-11-23T02:58:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T02:58:34.214Z] time="2021-11-23T02:58:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-23T02:58:34.214Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCollectBatchSimple [2021-11-23T02:58:34.214Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCollectBatchTicker [2021-11-23T02:58:34.214Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCollectBatchMultilinePattern [2021-11-23T02:58:34.214Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-23T02:58:34.214Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-23T02:58:34.214Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-23T02:58:34.214Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-23T02:58:34.214Z] === RUN TestCollectBatchClose [2021-11-23T02:58:34.214Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestEffectiveLen [2021-11-23T02:58:34.214Z] === RUN TestEffectiveLen/0/Hello [2021-11-23T02:58:34.214Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-23T02:58:34.214Z] === RUN TestEffectiveLen/2/🙃 [2021-11-23T02:58:34.214Z] === RUN TestEffectiveLen/3/���� [2021-11-23T02:58:34.214Z] === RUN TestEffectiveLen/4/He��o [2021-11-23T02:58:34.214Z] === RUN TestEffectiveLen/5/ [2021-11-23T02:58:34.214Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/0/ [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/1/Hello [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: Hello [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/2/Hello [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: He [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: llo [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/3/Hello [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: Hello [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/4/🙃 [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/5/🙃 [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/6/a� [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: a [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: � [2021-11-23T02:58:34.214Z] === RUN TestFindValidSplit/7/a� [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1063: a� [2021-11-23T02:58:34.214Z] cloudwatchlogs_test.go:1064: [2021-11-23T02:58:34.214Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-23T02:58:34.214Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-23T02:58:34.215Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-23T02:58:34.215Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-23T02:58:34.215Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-23T02:58:34.215Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-23T02:58:34.215Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-23T02:58:34.215Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-23T02:58:34.215Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-23T02:58:34.215Z] === RUN TestProcessEventEmoji [2021-11-23T02:58:34.215Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-23T02:58:34.215Z] === RUN TestCollectBatchLineSplit [2021-11-23T02:58:34.215Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-23T02:58:34.215Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-23T02:58:34.215Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-23T02:58:34.215Z] === RUN TestCollectBatchMaxEvents [2021-11-23T02:58:34.215Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-23T02:58:34.215Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-23T02:58:34.215Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-23T02:58:34.215Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-23T02:58:34.215Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-23T02:58:34.215Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-23T02:58:34.499Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2021-11-23T02:58:34.499Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-23T02:58:34.499Z] time="2021-11-23T02:58:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-23T02:58:34.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T02:58:34.677Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-23T02:58:34.677Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-23T02:58:34.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-23T02:58:34.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestCreateTagSuccess [2021-11-23T02:58:34.677Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-23T02:58:34.677Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-23T02:58:34.677Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-23T02:58:34.677Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-23T02:58:34.677Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-23T02:58:34.677Z] PASS [2021-11-23T02:58:34.677Z] coverage: 77.4% of statements [2021-11-23T02:58:34.677Z] ok github.com/docker/docker/daemon/logger/awslogs 0.332s coverage: 77.4% of statements [2021-11-23T02:58:34.677Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-23T02:58:34.677Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T02:58:34.677Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T02:58:34.677Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-23T02:58:34.677Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-23T02:58:34.677Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-23T02:58:34.677Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-23T02:58:34.677Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-23T02:58:34.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T02:58:34.970Z] --- PASS: TestRetrieveFromStore (0.84s) [2021-11-23T02:58:34.970Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-23T02:58:34.970Z] --- PASS: TestPubSubRace (1.04s) [2021-11-23T02:58:34.970Z] PASS [2021-11-23T02:58:34.970Z] coverage: 75.0% of statements [2021-11-23T02:58:34.970Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-11-23T02:58:34.970Z] === RUN TestParallelPredefinedRequest1 [2021-11-23T02:58:34.970Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-23T02:58:34.970Z] === RUN TestParallelPredefinedRequest2 [2021-11-23T02:58:34.970Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-23T02:58:34.970Z] === RUN TestParallelPredefinedRequest3 [2021-11-23T02:58:34.970Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-23T02:58:34.970Z] === RUN TestParallelPredefinedRequest4 [2021-11-23T02:58:34.970Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-23T02:58:34.970Z] === RUN TestParallelPredefinedRequest5 [2021-11-23T02:58:34.970Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-23T02:58:34.970Z] === RUN TestDebug [2021-11-23T02:58:34.970Z] --- PASS: TestDebug (0.00s) [2021-11-23T02:58:34.970Z] === RUN TestRequestPoolParallel [2021-11-23T02:58:34.970Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-11-23T02:58:34.970Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-11-23T02:58:34.970Z] === RUN TestFullAllocateRelease [2021-11-23T02:58:35.135Z] === RUN TestJSONFileLogger [2021-11-23T02:58:35.135Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-23T02:58:35.135Z] === RUN TestJSONFileLoggerWithTags [2021-11-23T02:58:35.135Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-23T02:58:35.135Z] === RUN TestJSONFileLoggerWithOpts [2021-11-23T02:58:35.135Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-23T02:58:35.135Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-23T02:58:35.135Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-23T02:58:35.135Z] === RUN TestEncodeDecode [2021-11-23T02:58:35.135Z] === PAUSE TestEncodeDecode [2021-11-23T02:58:35.135Z] === RUN TestUnexpectedEOF [2021-11-23T02:58:35.135Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-23T02:58:35.135Z] === RUN TestFastTimeMarshalJSON [2021-11-23T02:58:35.135Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-23T02:58:35.135Z] PASS [2021-11-23T02:58:35.135Z] coverage: 87.2% of statements [2021-11-23T02:58:35.135Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.191s coverage: 87.2% of statements [2021-11-23T02:58:35.135Z] time="2021-11-23T02:58:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T02:58:35.135Z] time="2021-11-23T02:58:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T02:58:35.135Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-11-23T02:58:35.135Z] === CONT TestEncodeDecode [2021-11-23T02:58:35.135Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-23T02:58:35.135Z] PASS [2021-11-23T02:58:35.135Z] coverage: 69.9% of statements [2021-11-23T02:58:35.135Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.220s coverage: 69.9% of statements [2021-11-23T02:58:35.442Z] 2021/11/23 02:58:35 Closing DB instances... [2021-11-23T02:58:35.442Z] === RUN TestRegister [2021-11-23T02:58:35.442Z] --- PASS: TestRegister (0.00s) [2021-11-23T02:58:35.442Z] === RUN TestCommand [2021-11-23T02:58:35.442Z] --- PASS: TestCommand (0.03s) [2021-11-23T02:58:35.442Z] === RUN TestNaiveSelf [2021-11-23T02:58:35.442Z] --- PASS: TestNaiveSelf (0.04s) [2021-11-23T02:58:35.442Z] PASS [2021-11-23T02:58:35.442Z] coverage: 82.4% of statements [2021-11-23T02:58:35.442Z] ok github.com/docker/docker/pkg/reexec 0.129s coverage: 82.4% of statements [2021-11-23T02:58:35.442Z] --- PASS: TestFullAllocateRelease (0.53s) [2021-11-23T02:58:35.442Z] === RUN TestOddAllocateRelease [2021-11-23T02:58:35.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T02:58:35.857Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2021-11-23T02:58:35.857Z] === RUN TestSecretsUpdate [2021-11-23T02:58:35.913Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-11-23T02:58:35.913Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-23T02:58:35.913Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-11-23T02:58:35.913Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-23T02:58:35.913Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-23T02:58:35.913Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-23T02:58:35.913Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T02:58:35.913Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T02:58:35.913Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:35.913Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T02:58:35.913Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T02:58:35.913Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:35.913Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-23T02:58:35.913Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-23T02:58:35.913Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T02:58:35.913Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:58:35.913Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-23T02:58:35.913Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-23T02:58:35.913Z] PASS [2021-11-23T02:58:35.913Z] coverage: 85.3% of statements [2021-11-23T02:58:35.913Z] ok github.com/docker/docker/libnetwork/ipam 36.179s coverage: 85.3% of statements [2021-11-23T02:58:35.913Z] === RUN TestDump [2021-11-23T02:58:35.913Z] goroutine 6 [running]: [2021-11-23T02:58:35.913Z] github.com/docker/docker/pkg/stack.dump(0xe7b477) [2021-11-23T02:58:35.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T02:58:35.913Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-23T02:58:35.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-23T02:58:35.913Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-23T02:58:35.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-23T02:58:35.913Z] testing.tRunner(0xc00011e000, 0xfe8e38) [2021-11-23T02:58:35.913Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:58:35.913Z] created by testing.(*T).Run [2021-11-23T02:58:35.913Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T02:58:35.913Z] [2021-11-23T02:58:35.913Z] goroutine 1 [chan receive]: [2021-11-23T02:58:35.913Z] testing.(*T).Run(0xc00002dd40, {0xfda4fd, 0xe5a1d3}, 0xfe8e38) [2021-11-23T02:58:35.913Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T02:58:35.913Z] testing.runTests.func1(0xc000068750) [2021-11-23T02:58:35.913Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T02:58:35.913Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-23T02:58:35.913Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:58:35.913Z] testing.runTests(0xc000076080, {0x114cba0, 0x3, 0x3}, {0xe7a6cd, 0xfdc1f7, 0x1151640}) [2021-11-23T02:58:35.913Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T02:58:35.913Z] testing.(*M).Run(0xc000076080) [2021-11-23T02:58:35.913Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T02:58:35.913Z] main.main() [2021-11-23T02:58:35.913Z] _testmain.go:95 +0x1f5 [2021-11-23T02:58:35.913Z] --- PASS: TestDump (0.00s) [2021-11-23T02:58:35.913Z] === RUN TestDumpToFile [2021-11-23T02:58:36.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T02:58:36.102Z] === RUN TestWriteLog [2021-11-23T02:58:36.102Z] === PAUSE TestWriteLog [2021-11-23T02:58:36.102Z] === RUN TestReadLog [2021-11-23T02:58:36.102Z] === PAUSE TestReadLog [2021-11-23T02:58:36.102Z] === CONT TestWriteLog [2021-11-23T02:58:36.102Z] === CONT TestReadLog [2021-11-23T02:58:36.102Z] --- PASS: TestWriteLog (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestReadLog/tail_exact [2021-11-23T02:58:36.102Z] === RUN TestOpenFileDelete [2021-11-23T02:58:36.102Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestOpenFileRename [2021-11-23T02:58:36.102Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestParseLogTagDefaultTag [2021-11-23T02:58:36.102Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestParseLogTag [2021-11-23T02:58:36.102Z] --- PASS: TestParseLogTag (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestParseLogTagEmptyTag [2021-11-23T02:58:36.102Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestTailFiles [2021-11-23T02:58:36.102Z] --- PASS: TestTailFiles (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestFollowLogsConsumerGone [2021-11-23T02:58:36.102Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestFollowLogsProducerGone [2021-11-23T02:58:36.102Z] === RUN TestReadLog/tail_less_than_available [2021-11-23T02:58:36.102Z] === RUN TestReadLog/tail_more_than_available [2021-11-23T02:58:36.102Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-23T02:58:36.102Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-23T02:58:36.102Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-23T02:58:36.102Z] === RUN TestCheckCapacityAndRotate [2021-11-23T02:58:36.102Z] --- PASS: TestReadLog (0.14s) [2021-11-23T02:58:36.102Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-23T02:58:36.102Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-23T02:58:36.102Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-23T02:58:36.102Z] PASS [2021-11-23T02:58:36.102Z] coverage: 75.2% of statements [2021-11-23T02:58:36.102Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-23T02:58:36.102Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-23T02:58:36.102Z] ok github.com/docker/docker/daemon/logger/local 0.389s coverage: 75.2% of statements [2021-11-23T02:58:36.102Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T02:58:36.102Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-11-23T02:58:36.102Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-23T02:58:36.102Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-11-23T02:58:36.102Z] PASS [2021-11-23T02:58:36.102Z] coverage: 55.3% of statements [2021-11-23T02:58:36.102Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.223s coverage: 55.3% of statements [2021-11-23T02:58:36.102Z] === RUN TestLog [2021-11-23T02:58:36.102Z] --- PASS: TestLog (0.00s) [2021-11-23T02:58:36.102Z] PASS [2021-11-23T02:58:36.102Z] coverage: 31.5% of statements [2021-11-23T02:58:36.102Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-11-23T02:58:36.384Z] --- PASS: TestDumpToFile (0.12s) [2021-11-23T02:58:36.384Z] === RUN TestDumpToFileWithEmptyInput [2021-11-23T02:58:36.384Z] goroutine 18 [running]: [2021-11-23T02:58:36.384Z] github.com/docker/docker/pkg/stack.dump(0xee8434) [2021-11-23T02:58:36.384Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T02:58:36.384Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xee87e0}) [2021-11-23T02:58:36.384Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-23T02:58:36.384Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-11-23T02:58:36.384Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-23T02:58:36.384Z] testing.tRunner(0xc0000841a0, 0xfe8e28) [2021-11-23T02:58:36.384Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:58:36.384Z] created by testing.(*T).Run [2021-11-23T02:58:36.384Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T02:58:36.384Z] [2021-11-23T02:58:36.384Z] goroutine 1 [chan receive]: [2021-11-23T02:58:36.384Z] testing.(*T).Run(0xc00002dd40, {0xfe1289, 0xe5a1d3}, 0xfe8e28) [2021-11-23T02:58:36.384Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T02:58:36.384Z] testing.runTests.func1(0xc000068750) [2021-11-23T02:58:36.384Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T02:58:36.384Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-23T02:58:36.384Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:58:36.384Z] testing.runTests(0xc000076080, {0x114cba0, 0x3, 0x3}, {0xe7a6cd, 0xfdc1f7, 0x1151640}) [2021-11-23T02:58:36.384Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T02:58:36.384Z] testing.(*M).Run(0xc000076080) [2021-11-23T02:58:36.384Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T02:58:36.384Z] main.main() [2021-11-23T02:58:36.384Z] _testmain.go:95 +0x1f5 [2021-11-23T02:58:36.384Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-23T02:58:36.384Z] PASS [2021-11-23T02:58:36.384Z] coverage: 90.9% of statements [2021-11-23T02:58:36.384Z] ok github.com/docker/docker/pkg/stack 0.154s coverage: 90.9% of statements [2021-11-23T02:58:36.384Z] time="2021-11-23T02:58:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-23T02:58:36.855Z] === RUN TestNewStdWriter [2021-11-23T02:58:36.855Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-23T02:58:36.855Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestWriteWithNilBytes [2021-11-23T02:58:36.855Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestWrite [2021-11-23T02:58:36.855Z] --- PASS: TestWrite (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestWriteWithWriterError [2021-11-23T02:58:36.855Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-23T02:58:36.855Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyWriteAndRead [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-23T02:58:36.855Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-23T02:58:36.855Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-23T02:58:36.855Z] PASS [2021-11-23T02:58:36.855Z] coverage: 100.0% of statements [2021-11-23T02:58:36.855Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-11-23T02:58:36.855Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-23T02:58:36.855Z] === RUN TestNetworkDBGarbageCollection [2021-11-23T02:58:37.068Z] === RUN TestNewParse [2021-11-23T02:58:37.068Z] --- PASS: TestNewParse (0.00s) [2021-11-23T02:58:37.068Z] PASS [2021-11-23T02:58:37.068Z] coverage: 8.3% of statements [2021-11-23T02:58:37.068Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-11-23T02:58:37.068Z] === RUN TestValidateLogOpt [2021-11-23T02:58:37.068Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestNewMissedConfig [2021-11-23T02:58:37.068Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestNewMissedUrl [2021-11-23T02:58:37.068Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestNewMissedToken [2021-11-23T02:58:37.068Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestNewWithProxy [2021-11-23T02:58:37.068Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestDefault [2021-11-23T02:58:37.068Z] --- PASS: TestDefault (0.01s) [2021-11-23T02:58:37.068Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-23T02:58:37.068Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestJsonFormat [2021-11-23T02:58:37.068Z] --- PASS: TestJsonFormat (0.01s) [2021-11-23T02:58:37.068Z] === RUN TestRawFormat [2021-11-23T02:58:37.068Z] --- PASS: TestRawFormat (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestRawFormatWithLabels [2021-11-23T02:58:37.068Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestRawFormatWithoutTag [2021-11-23T02:58:37.068Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestBatching [2021-11-23T02:58:37.068Z] --- PASS: TestBatching (0.21s) [2021-11-23T02:58:37.068Z] === RUN TestFrequency [2021-11-23T02:58:37.068Z] === RUN TestParseLogFormat [2021-11-23T02:58:37.068Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestValidateLogOptEmpty [2021-11-23T02:58:37.068Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestValidateSyslogAddress [2021-11-23T02:58:37.068Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestParseAddressDefaultPort [2021-11-23T02:58:37.068Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestValidateSyslogFacility [2021-11-23T02:58:37.068Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestValidateLogOptSyslogFormat [2021-11-23T02:58:37.068Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-23T02:58:37.068Z] === RUN TestValidateLogOpt [2021-11-23T02:58:37.068Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T02:58:37.068Z] PASS [2021-11-23T02:58:37.326Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-23T02:58:37.326Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-23T02:58:37.326Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestFormatStatus [2021-11-23T02:58:37.326Z] --- PASS: TestFormatStatus (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestFormatError [2021-11-23T02:58:37.326Z] --- PASS: TestFormatError (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestFormatJSONError [2021-11-23T02:58:37.326Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-23T02:58:37.326Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-23T02:58:37.326Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestNewJSONProgressOutput [2021-11-23T02:58:37.326Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestAuxFormatterEmit [2021-11-23T02:58:37.326Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestStreamWriterStdout [2021-11-23T02:58:37.326Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-23T02:58:37.326Z] === RUN TestStreamWriterStderr [2021-11-23T02:58:37.326Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-23T02:58:37.326Z] PASS [2021-11-23T02:58:37.326Z] coverage: 66.2% of statements [2021-11-23T02:58:37.326Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-11-23T02:58:37.527Z] coverage: 46.8% of statements [2021-11-23T02:58:37.527Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2021-11-23T02:58:37.527Z] --- PASS: TestFrequency (0.18s) [2021-11-23T02:58:37.527Z] === RUN TestOneMessagePerRequest [2021-11-23T02:58:37.527Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-23T02:58:37.527Z] === RUN TestVerify [2021-11-23T02:58:37.527Z] --- PASS: TestVerify (0.00s) [2021-11-23T02:58:37.527Z] === RUN TestSkipVerify [2021-11-23T02:58:37.527Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.527Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.527Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.757Z] --- PASS: TestSecretsUpdate (2.18s) [2021-11-23T02:58:37.757Z] === RUN TestTemplatedSecret [2021-11-23T02:58:37.797Z] === RUN TestGenerateRandomID [2021-11-23T02:58:37.797Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-23T02:58:37.797Z] === RUN TestShortenId [2021-11-23T02:58:37.797Z] --- PASS: TestShortenId (0.00s) [2021-11-23T02:58:37.797Z] === RUN TestShortenSha256Id [2021-11-23T02:58:37.797Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-23T02:58:37.797Z] === RUN TestShortenIdEmpty [2021-11-23T02:58:37.797Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-23T02:58:37.797Z] === RUN TestShortenIdInvalid [2021-11-23T02:58:37.797Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-23T02:58:37.797Z] === RUN TestIsShortIDNonHex [2021-11-23T02:58:37.797Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-23T02:58:37.797Z] === RUN TestIsShortIDNotCorrectSize [2021-11-23T02:58:37.797Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-23T02:58:37.797Z] PASS [2021-11-23T02:58:37.797Z] coverage: 70.6% of statements [2021-11-23T02:58:37.797Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-11-23T02:58:37.985Z] --- PASS: TestSkipVerify (0.44s) [2021-11-23T02:58:37.985Z] === RUN TestBufferMaximum [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636317.491320\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636317.491320\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:37.985Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-23T02:58:37.985Z] === RUN TestServerAlwaysDown [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636317.494242\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636317.494242\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636317.494242\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:37.985Z] time="2021-11-23T02:58:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636317.495250\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:37.986Z] time="2021-11-23T02:58:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637636317.495250\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:37.986Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-23T02:58:37.986Z] === RUN TestCannotSendAfterClose [2021-11-23T02:58:37.986Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-23T02:58:37.986Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-23T02:58:37.986Z] === RUN TestV1IDService [2021-11-23T02:58:37.986Z] --- PASS: TestV1IDService (0.03s) [2021-11-23T02:58:37.986Z] === RUN TestV2MetadataService [2021-11-23T02:58:38.268Z] === RUN TestIsCpusetListAvailable [2021-11-23T02:58:38.268Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-23T02:58:38.268Z] PASS [2021-11-23T02:58:38.268Z] coverage: 39.4% of statements [2021-11-23T02:58:38.268Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.75s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.94s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.29s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.46s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.05s) [2021-11-23T02:58:38.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.02s) [2021-11-23T02:58:38.737Z] === RUN TestCgroupNamespacesRun [2021-11-23T02:58:38.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T02:58:38.739Z] time="2021-11-23T02:58:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a4a8755cf843\"}'" [2021-11-23T02:58:38.953Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-23T02:58:38.953Z] PASS [2021-11-23T02:58:38.953Z] coverage: 82.5% of statements [2021-11-23T02:58:38.953Z] ok github.com/docker/docker/daemon/logger/splunk 1.908s coverage: 82.5% of statements [2021-11-23T02:58:38.953Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T02:58:38.953Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-23T02:58:38.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T02:58:38.953Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-23T02:58:38.953Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-23T02:58:38.953Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-23T02:58:38.953Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-23T02:58:38.953Z] === RUN TestContinueOnError_NeverContinue [2021-11-23T02:58:38.953Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-23T02:58:38.953Z] === RUN TestManifestStore [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/no_remote_or_local [2021-11-23T02:58:38.953Z] === RUN TestSuccessfulDownload [2021-11-23T02:58:38.953Z] download_test.go:267: Needs fixing on Windows [2021-11-23T02:58:38.953Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-23T02:58:38.953Z] === RUN TestCancelledDownload [2021-11-23T02:58:38.953Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-23T02:58:38.953Z] === RUN TestMaxDownloadAttempts [2021-11-23T02:58:38.953Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:58:38.953Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:58:38.953Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:58:38.953Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:58:38.953Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:58:38.953Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:58:38.953Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:58:38.953Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:58:38.953Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T02:58:38.953Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T02:58:38.953Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T02:58:38.953Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3610256019\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/no_local_cache [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/with_local_cache [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/unknown_media_type [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=warning msg="reference for unknown type: " [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=warning msg="reference for unknown type: " [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=warning msg="reference for unknown type: " [2021-11-23T02:58:38.953Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=warning msg="reference for unknown type: " [2021-11-23T02:58:38.953Z] time="2021-11-23T02:58:38Z" level=warning msg="reference for unknown type: " [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.61s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.20s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s) [2021-11-23T02:58:39.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2021-11-23T02:58:39.318Z] === RUN TestCgroupNamespacesRun [2021-11-23T02:58:39.412Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-23T02:58:39.412Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-23T02:58:39.412Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-23T02:58:39.412Z] time="2021-11-23T02:58:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore (0.28s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-23T02:58:39.412Z] === RUN TestDetectManifestBlobMediaType [2021-11-23T02:58:39.412Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-23T02:58:39.412Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-23T02:58:39.412Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-23T02:58:39.412Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-23T02:58:39.412Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-23T02:58:39.412Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-23T02:58:39.412Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestFixManifestLayers [2021-11-23T02:58:39.412Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-23T02:58:39.412Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T02:58:39.412Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestFixManifestLayersBadParent [2021-11-23T02:58:39.412Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestValidateManifest [2021-11-23T02:58:39.412Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T02:58:39.412Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestFormatPlatform [2021-11-23T02:58:39.412Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestGetRepositoryMountCandidates [2021-11-23T02:58:39.412Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestLayerAlreadyExists [2021-11-23T02:58:39.412Z] 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} [2021-11-23T02:58:39.412Z] 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} [2021-11-23T02:58:39.412Z] 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} [2021-11-23T02:58:39.412Z] 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} [2021-11-23T02:58:39.412Z] 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} [2021-11-23T02:58:39.412Z] 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} [2021-11-23T02:58:39.412Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-23T02:58:39.412Z] === RUN TestWhenEmptyAuthConfig [2021-11-23T02:58:39.412Z] --- PASS: TestV2MetadataService (1.20s) [2021-11-23T02:58:39.412Z] PASS [2021-11-23T02:58:39.412Z] coverage: 48.2% of statements [2021-11-23T02:58:39.412Z] ok github.com/docker/docker/distribution/metadata 1.287s coverage: 48.2% of statements [2021-11-23T02:58:39.412Z] time="2021-11-23T02:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:58:39.412Z] time="2021-11-23T02:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:58:39.412Z] time="2021-11-23T02:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:58:39.412Z] time="2021-11-23T02:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T02:58:39.412Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-23T02:58:39.412Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-11-23T02:58:39.412Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-11-23T02:58:39.412Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-11-23T02:58:39.412Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-11-23T02:58:39.412Z] === RUN TestTransfer [2021-11-23T02:58:39.412Z] --- PASS: TestTransfer (0.12s) [2021-11-23T02:58:39.412Z] === RUN TestConcurrencyLimit [2021-11-23T02:58:39.729Z] === RUN TestChtimes [2021-11-23T02:58:39.729Z] --- PASS: TestChtimes (0.00s) [2021-11-23T02:58:39.729Z] === RUN TestChtimesWindows [2021-11-23T02:58:39.729Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-23T02:58:39.729Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-23T02:58:39.729Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-23T02:58:39.729Z] === RUN TestEnsureRemoveAllNotExist [2021-11-23T02:58:39.729Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-23T02:58:39.729Z] === RUN TestEnsureRemoveAllWithDir [2021-11-23T02:58:39.729Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-23T02:58:39.729Z] === RUN TestEnsureRemoveAllWithFile [2021-11-23T02:58:39.729Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-23T02:58:39.729Z] === RUN TestHasWin32KSupport [2021-11-23T02:58:39.729Z] syscall_windows_test.go:8: win32k: true [2021-11-23T02:58:39.729Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-23T02:58:39.729Z] PASS [2021-11-23T02:58:39.729Z] coverage: 13.0% of statements [2021-11-23T02:58:39.729Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-11-23T02:58:39.875Z] === RUN TestNotFound [2021-11-23T02:58:39.875Z] --- PASS: TestNotFound (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestConflict [2021-11-23T02:58:39.875Z] --- PASS: TestConflict (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestForbidden [2021-11-23T02:58:39.875Z] --- PASS: TestForbidden (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestInvalidParameter [2021-11-23T02:58:39.875Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestNotImplemented [2021-11-23T02:58:39.875Z] --- PASS: TestNotImplemented (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestNotModified [2021-11-23T02:58:39.875Z] --- PASS: TestNotModified (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestUnauthorized [2021-11-23T02:58:39.875Z] --- PASS: TestUnauthorized (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestUnknown [2021-11-23T02:58:39.875Z] --- PASS: TestUnknown (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestCancelled [2021-11-23T02:58:39.875Z] --- PASS: TestCancelled (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestDeadline [2021-11-23T02:58:39.875Z] --- PASS: TestDeadline (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestDataLoss [2021-11-23T02:58:39.875Z] --- PASS: TestDataLoss (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestUnavailable [2021-11-23T02:58:39.875Z] --- PASS: TestUnavailable (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestSystem [2021-11-23T02:58:39.875Z] --- PASS: TestSystem (0.00s) [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Not_Found [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Bad_Request [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Conflict [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Unauthorized [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Forbidden [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Not_Modified [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-23T02:58:39.875Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-23T02:58:39.875Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-23T02:58:39.875Z] PASS [2021-11-23T02:58:39.875Z] coverage: 53.1% of statements [2021-11-23T02:58:39.875Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-11-23T02:58:39.875Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-23T02:58:39.875Z] === RUN TestInactiveJobs [2021-11-23T02:58:40.200Z] === RUN TestTailFile [2021-11-23T02:58:40.200Z] --- PASS: TestTailFile (0.00s) [2021-11-23T02:58:40.200Z] === RUN TestTailFileManyLines [2021-11-23T02:58:40.200Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-23T02:58:40.200Z] === RUN TestTailEmptyFile [2021-11-23T02:58:40.200Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-23T02:58:40.200Z] === RUN TestTailNegativeN [2021-11-23T02:58:40.200Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader [2021-11-23T02:58:40.200Z] === CONT TestNewTailReader [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/truncated_last_line [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-23T02:58:40.200Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-23T02:58:40.200Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:58:40.200Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === CONT TestNewTailReader/no_delimiter [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:58:40.200Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.200Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.201Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.201Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.202Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.203Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.204Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:58:40.204Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.205Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.205Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.206Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.257Z] --- PASS: TestCgroupNamespacesRun (1.05s) [2021-11-23T02:58:40.257Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T02:58:40.289Z] --- PASS: TestTemplatedSecret (2.63s) [2021-11-23T02:58:40.289Z] === RUN TestSecretCreateResolve [2021-11-23T02:58:40.333Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2021-11-23T02:58:40.333Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-23T02:58:40.333Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-23T02:58:40.333Z] === RUN TestTokenPassThru [2021-11-23T02:58:40.333Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-23T02:58:40.333Z] === RUN TestTokenPassThruDifferentHost [2021-11-23T02:58:40.333Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-23T02:58:40.333Z] PASS [2021-11-23T02:58:40.333Z] coverage: 24.1% of statements [2021-11-23T02:58:40.333Z] ok github.com/docker/docker/distribution 1.421s coverage: 24.1% of statements [2021-11-23T02:58:40.333Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-23T02:58:40.333Z] === RUN TestWatchRelease [2021-11-23T02:58:40.333Z] --- PASS: TestWatchRelease (0.04s) [2021-11-23T02:58:40.333Z] === RUN TestWatchFinishedTransfer [2021-11-23T02:58:40.333Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-23T02:58:40.333Z] === RUN TestDuplicateTransfer [2021-11-23T02:58:40.333Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T02:58:40.333Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-23T02:58:40.333Z] === RUN TestSuccessfulUpload [2021-11-23T02:58:40.639Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-11-23T02:58:40.639Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.679Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:58:40.680Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:58:40.680Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:58:40.681Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:58:40.682Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:58:40.683Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:58:40.683Z] PASS [2021-11-23T02:58:40.683Z] coverage: 88.6% of statements [2021-11-23T02:58:40.683Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-11-23T02:58:40.792Z] time="2021-11-23T02:58:40Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-23T02:58:40.792Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-11-23T02:58:40.792Z] === RUN TestCancelledUpload [2021-11-23T02:58:40.792Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-23T02:58:40.792Z] PASS [2021-11-23T02:58:40.792Z] coverage: 77.3% of statements [2021-11-23T02:58:40.792Z] ok github.com/docker/docker/distribution/xfer 1.796s coverage: 77.3% of statements [2021-11-23T02:58:40.792Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T02:58:40.792Z] === RUN TestCompare [2021-11-23T02:58:40.792Z] --- PASS: TestCompare (0.00s) [2021-11-23T02:58:40.792Z] PASS [2021-11-23T02:58:40.792Z] coverage: 19.2% of statements [2021-11-23T02:58:40.792Z] === RUN TestFSGetInvalidData [2021-11-23T02:58:40.792Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-11-23T02:58:40.792Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-23T02:58:40.792Z] === RUN TestFSInvalidSet [2021-11-23T02:58:40.792Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-23T02:58:40.792Z] === RUN TestFSInvalidRoot [2021-11-23T02:58:40.792Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-23T02:58:40.792Z] === RUN TestFSMetadataGetSet [2021-11-23T02:58:40.792Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-11-23T02:58:40.792Z] === RUN TestFSInvalidWalker [2021-11-23T02:58:40.792Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-23T02:58:40.792Z] === RUN TestFSGetSet [2021-11-23T02:58:40.792Z] --- PASS: TestFSGetSet (0.02s) [2021-11-23T02:58:40.792Z] === RUN TestFSGetUnsetKey [2021-11-23T02:58:40.792Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-23T02:58:40.792Z] === RUN TestFSGetEmptyData [2021-11-23T02:58:40.792Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-11-23T02:58:40.792Z] === RUN TestFSDelete [2021-11-23T02:58:40.792Z] --- PASS: TestFSDelete (0.02s) [2021-11-23T02:58:40.792Z] === RUN TestFSWalker [2021-11-23T02:58:40.792Z] --- PASS: TestFSWalker (0.02s) [2021-11-23T02:58:40.792Z] === RUN TestFSWalkerStopOnError [2021-11-23T02:58:41.154Z] === RUN TestTarSumRemoveNonExistent [2021-11-23T02:58:41.154Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestTarSumRemove [2021-11-23T02:58:41.154Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestSortFileInfoSums [2021-11-23T02:58:41.154Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestNewTarSumForLabelInvalid [2021-11-23T02:58:41.154Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestNewTarSumForLabel [2021-11-23T02:58:41.154Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestEmptyTar [2021-11-23T02:58:41.154Z] --- PASS: TestEmptyTar (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestTarSumsReadSize [2021-11-23T02:58:41.154Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestTarSums [2021-11-23T02:58:41.154Z] --- PASS: TestTarSums (0.05s) [2021-11-23T02:58:41.154Z] === RUN TestIteration [2021-11-23T02:58:41.154Z] --- PASS: TestIteration (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestVersionLabelForChecksum [2021-11-23T02:58:41.154Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestVersion [2021-11-23T02:58:41.154Z] --- PASS: TestVersion (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestGetVersion [2021-11-23T02:58:41.154Z] --- PASS: TestGetVersion (0.00s) [2021-11-23T02:58:41.154Z] === RUN TestGetVersions [2021-11-23T02:58:41.154Z] --- PASS: TestGetVersions (0.00s) [2021-11-23T02:58:41.154Z] PASS [2021-11-23T02:58:41.154Z] coverage: 89.3% of statements [2021-11-23T02:58:41.154Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2021-11-23T02:58:41.250Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-23T02:58:41.250Z] === RUN TestNewFromJSON [2021-11-23T02:58:41.250Z] --- PASS: TestNewFromJSON (0.01s) [2021-11-23T02:58:41.250Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-23T02:58:41.250Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-23T02:58:41.250Z] === RUN TestMarshalKeyOrder [2021-11-23T02:58:41.250Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-23T02:58:41.250Z] === RUN TestHistoryEqual [2021-11-23T02:58:41.250Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-23T02:58:41.250Z] === RUN TestImage [2021-11-23T02:58:41.250Z] --- PASS: TestImage (0.00s) [2021-11-23T02:58:41.250Z] === RUN TestImageOSNotEmpty [2021-11-23T02:58:41.250Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-23T02:58:41.250Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-23T02:58:41.250Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-23T02:58:41.250Z] === RUN TestCreate [2021-11-23T02:58:41.250Z] --- PASS: TestCreate (0.01s) [2021-11-23T02:58:41.250Z] === RUN TestRestore [2021-11-23T02:58:41.250Z] time="2021-11-23T02:58:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-23T02:58:41.250Z] --- PASS: TestRestore (0.05s) [2021-11-23T02:58:41.250Z] === RUN TestAddDelete [2021-11-23T02:58:41.250Z] --- PASS: TestAddDelete (0.02s) [2021-11-23T02:58:41.250Z] === RUN TestSearchAfterDelete [2021-11-23T02:58:41.250Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-23T02:58:41.250Z] === RUN TestParentReset [2021-11-23T02:58:41.250Z] --- PASS: TestParentReset (0.03s) [2021-11-23T02:58:41.250Z] === RUN TestGetAndSetLastUpdated [2021-11-23T02:58:41.250Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-23T02:58:41.250Z] === RUN TestStoreLen [2021-11-23T02:58:41.250Z] --- PASS: TestStoreLen (0.08s) [2021-11-23T02:58:41.250Z] PASS [2021-11-23T02:58:41.250Z] coverage: 86.6% of statements [2021-11-23T02:58:41.250Z] ok github.com/docker/docker/image 0.556s coverage: 86.6% of statements [2021-11-23T02:58:41.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-23T02:58:41.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T02:58:41.625Z] testing: warning: no tests to run [2021-11-23T02:58:41.625Z] PASS [2021-11-23T02:58:41.625Z] coverage: [no statements] [2021-11-23T02:58:41.625Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-11-23T02:58:41.637Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-11-23T02:58:41.637Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T02:58:41.709Z] === RUN TestValidateManifest [2021-11-23T02:58:41.709Z] === RUN TestValidateManifest/nil [2021-11-23T02:58:41.709Z] === RUN TestValidateManifest/non-nil [2021-11-23T02:58:41.709Z] --- PASS: TestValidateManifest (0.00s) [2021-11-23T02:58:41.709Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-23T02:58:41.709Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-23T02:58:41.709Z] PASS [2021-11-23T02:58:41.709Z] coverage: 0.7% of statements [2021-11-23T02:58:41.709Z] ok github.com/docker/docker/image/tarexport 0.066s coverage: 0.7% of statements [2021-11-23T02:58:41.709Z] === RUN TestMakeV1ConfigFromConfig [2021-11-23T02:58:41.709Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-23T02:58:41.709Z] PASS [2021-11-23T02:58:41.709Z] coverage: 25.0% of statements [2021-11-23T02:58:41.709Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2021-11-23T02:58:41.709Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T02:58:41.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T02:58:42.094Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-11-23T02:58:42.094Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T02:58:42.096Z] === RUN TestTruncIndex [2021-11-23T02:58:42.096Z] --- PASS: TestTruncIndex (0.10s) [2021-11-23T02:58:42.096Z] PASS [2021-11-23T02:58:42.096Z] coverage: 91.5% of statements [2021-11-23T02:58:42.096Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-11-23T02:58:42.166Z] === RUN TestSerialization [2021-11-23T02:58:42.166Z] --- PASS: TestSerialization (0.02s) [2021-11-23T02:58:42.166Z] PASS [2021-11-23T02:58:42.166Z] coverage: 100.0% of statements [2021-11-23T02:58:42.166Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2021-11-23T02:58:42.334Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-23T02:58:42.334Z] tests/integration/client_test.py ..... [ 75%] [2021-11-23T02:58:42.334Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-23T02:58:42.334Z] tests/integration/errors_test.py . [ 76%] [2021-11-23T02:58:42.567Z] === RUN TestIsGIT [2021-11-23T02:58:42.567Z] --- PASS: TestIsGIT (0.00s) [2021-11-23T02:58:42.567Z] === RUN TestIsTransport [2021-11-23T02:58:42.567Z] --- PASS: TestIsTransport (0.00s) [2021-11-23T02:58:42.567Z] PASS [2021-11-23T02:58:42.567Z] coverage: 100.0% of statements [2021-11-23T02:58:42.567Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-11-23T02:58:42.567Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T02:58:42.567Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T02:58:42.567Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T02:58:42.567Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-23T02:58:42.574Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2021-11-23T02:58:42.574Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T02:58:42.817Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-11-23T02:58:42.818Z] PASS [2021-11-23T02:58:42.818Z] [2021-11-23T02:58:42.818Z] DONE 6 tests in 13.542s [2021-11-23T02:58:42.818Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T02:58:42.818Z] INFO: Testing against a local daemon [2021-11-23T02:58:42.818Z] === RUN TestServiceCreateInit [2021-11-23T02:58:42.818Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T02:58:43.037Z] === RUN TestVersionInfo [2021-11-23T02:58:43.037Z] --- PASS: TestVersionInfo (0.00s) [2021-11-23T02:58:43.037Z] === RUN TestAppendVersions [2021-11-23T02:58:43.037Z] --- PASS: TestAppendVersions (0.00s) [2021-11-23T02:58:43.037Z] PASS [2021-11-23T02:58:43.037Z] coverage: 88.9% of statements [2021-11-23T02:58:43.037Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-11-23T02:58:43.037Z] time="2021-11-23T02:58:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-23T02:58:43.133Z] === RUN TestEmptyLayer [2021-11-23T02:58:43.133Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-23T02:58:43.133Z] === RUN TestCommitFailure [2021-11-23T02:58:43.133Z] --- PASS: TestCommitFailure (0.05s) [2021-11-23T02:58:43.133Z] === RUN TestStartTransactionFailure [2021-11-23T02:58:43.133Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-23T02:58:43.133Z] === RUN TestGetOrphan [2021-11-23T02:58:43.133Z] --- PASS: TestGetOrphan (0.01s) [2021-11-23T02:58:43.133Z] === RUN TestMountAndRegister [2021-11-23T02:58:43.133Z] layer_test.go:270: Layer size: 14 [2021-11-23T02:58:43.133Z] --- PASS: TestMountAndRegister (0.09s) [2021-11-23T02:58:43.133Z] === RUN TestLayerRelease [2021-11-23T02:58:43.133Z] layer_test.go:303: Failing on Windows [2021-11-23T02:58:43.133Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-23T02:58:43.133Z] === RUN TestStoreRestore [2021-11-23T02:58:43.133Z] layer_test.go:352: Failing on Windows [2021-11-23T02:58:43.133Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-23T02:58:43.133Z] === RUN TestTarStreamStability [2021-11-23T02:58:43.133Z] layer_test.go:467: Failing on Windows [2021-11-23T02:58:43.133Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-23T02:58:43.133Z] === RUN TestRegisterExistingLayer [2021-11-23T02:58:43.133Z] === RUN TestEnvironmentParsing [2021-11-23T02:58:43.133Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-23T02:58:43.133Z] PASS [2021-11-23T02:58:43.133Z] coverage: 1.2% of statements [2021-11-23T02:58:43.133Z] ok github.com/docker/docker/libcontainerd/local 0.048s coverage: 1.2% of statements [2021-11-23T02:58:43.512Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2021-11-23T02:58:43.512Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T02:58:43.592Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-11-23T02:58:43.592Z] === RUN TestTarStreamVerification [2021-11-23T02:58:43.592Z] layer_test.go:696: Failing on Windows [2021-11-23T02:58:43.592Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-23T02:58:43.592Z] === RUN TestLayerMigration [2021-11-23T02:58:43.592Z] migration_test.go:45: Failing on Windows [2021-11-23T02:58:43.592Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-23T02:58:43.592Z] === RUN TestLayerMigrationNoTarsplit [2021-11-23T02:58:43.592Z] migration_test.go:181: Failing on Windows [2021-11-23T02:58:43.592Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T02:58:43.592Z] === RUN TestMountInit [2021-11-23T02:58:43.592Z] mount_test.go:17: Failing on Windows [2021-11-23T02:58:43.592Z] --- SKIP: TestMountInit (0.00s) [2021-11-23T02:58:43.592Z] === RUN TestMountSize [2021-11-23T02:58:43.592Z] mount_test.go:76: Failing on Windows [2021-11-23T02:58:43.592Z] --- SKIP: TestMountSize (0.00s) [2021-11-23T02:58:43.592Z] === RUN TestMountChanges [2021-11-23T02:58:43.592Z] mount_test.go:125: Failing on Windows [2021-11-23T02:58:43.592Z] --- SKIP: TestMountChanges (0.00s) [2021-11-23T02:58:43.592Z] === RUN TestMountApply [2021-11-23T02:58:43.592Z] mount_test.go:212: Failing on Windows [2021-11-23T02:58:43.592Z] --- SKIP: TestMountApply (0.00s) [2021-11-23T02:58:43.592Z] PASS [2021-11-23T02:58:43.592Z] coverage: 30.1% of statements [2021-11-23T02:58:43.592Z] ok github.com/docker/docker/layer 0.384s coverage: 30.1% of statements [2021-11-23T02:58:43.592Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T02:58:43.592Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T02:58:43.592Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T02:58:43.592Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T02:58:43.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-23T02:58:43.999Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2021-11-23T02:58:43.999Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T02:58:43.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T02:58:44.028Z] === RUN TestValidatePrivileges [2021-11-23T02:58:44.028Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-23T02:58:44.028Z] === RUN TestFilterByCapNeg [2021-11-23T02:58:44.028Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-23T02:58:44.028Z] === RUN TestFilterByCapPos [2021-11-23T02:58:44.028Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-23T02:58:44.028Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-23T02:58:44.028Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-23T02:58:44.028Z] PASS [2021-11-23T02:58:44.028Z] coverage: 12.0% of statements [2021-11-23T02:58:44.028Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2021-11-23T02:58:44.028Z] === RUN TestNewSettable [2021-11-23T02:58:44.028Z] --- PASS: TestNewSettable (0.00s) [2021-11-23T02:58:44.028Z] === RUN TestIsSettable [2021-11-23T02:58:44.028Z] --- PASS: TestIsSettable (0.00s) [2021-11-23T02:58:44.028Z] === RUN TestUpdateSettingsEnv [2021-11-23T02:58:44.028Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-23T02:58:44.028Z] PASS [2021-11-23T02:58:44.028Z] coverage: 20.0% of statements [2021-11-23T02:58:44.028Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-11-23T02:58:44.050Z] === RUN TestSequenceGetAvailableBit [2021-11-23T02:58:44.051Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestSequenceEqual [2021-11-23T02:58:44.051Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestSequenceCopy [2021-11-23T02:58:44.051Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestGetFirstAvailable [2021-11-23T02:58:44.051Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestFindSequence [2021-11-23T02:58:44.051Z] --- PASS: TestFindSequence (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestCheckIfAvailable [2021-11-23T02:58:44.051Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestMergeSequences [2021-11-23T02:58:44.051Z] --- PASS: TestMergeSequences (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestPushReservation [2021-11-23T02:58:44.051Z] --- PASS: TestPushReservation (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestSerializeDeserialize [2021-11-23T02:58:44.051Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestSet [2021-11-23T02:58:44.051Z] --- PASS: TestSet (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestSetUnset [2021-11-23T02:58:44.051Z] --- PASS: TestSetUnset (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestOffsetSetUnset [2021-11-23T02:58:44.051Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestSetInRange [2021-11-23T02:58:44.051Z] --- PASS: TestSetInRange (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestSetAnyInRange [2021-11-23T02:58:44.051Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestMethods [2021-11-23T02:58:44.051Z] --- PASS: TestMethods (0.00s) [2021-11-23T02:58:44.051Z] === RUN TestRandomAllocateDeallocate [2021-11-23T02:58:44.498Z] === RUN TestLoad [2021-11-23T02:58:44.498Z] --- PASS: TestLoad (0.00s) [2021-11-23T02:58:44.498Z] === RUN TestSave [2021-11-23T02:58:44.498Z] --- PASS: TestSave (0.02s) [2021-11-23T02:58:44.498Z] === RUN TestAddDeleteGet [2021-11-23T02:58:44.890Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2021-11-23T02:58:44.891Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T02:58:44.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-23T02:58:44.968Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-23T02:58:44.968Z] === RUN TestInvalidTags [2021-11-23T02:58:44.968Z] --- PASS: TestInvalidTags (0.00s) [2021-11-23T02:58:44.968Z] PASS [2021-11-23T02:58:44.968Z] coverage: 84.4% of statements [2021-11-23T02:58:44.968Z] ok github.com/docker/docker/reference 0.095s coverage: 84.4% of statements [2021-11-23T02:58:45.439Z] === RUN TestResolveAuthConfigIndexServer [2021-11-23T02:58:45.439Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-23T02:58:45.439Z] === RUN TestResolveAuthConfigFullURL [2021-11-23T02:58:45.439Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-23T02:58:45.439Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-23T02:58:45.439Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-23T02:58:45.439Z] === RUN TestValidateMirror [2021-11-23T02:58:45.439Z] --- PASS: TestValidateMirror (0.00s) [2021-11-23T02:58:45.439Z] === RUN TestLoadInsecureRegistries [2021-11-23T02:58:45.505Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2021-11-23T02:58:45.505Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T02:58:45.585Z] === RUN TestInvalidConfig [2021-11-23T02:58:45.585Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-23T02:58:45.585Z] === RUN TestConfig [2021-11-23T02:58:45.585Z] --- PASS: TestConfig (0.00s) [2021-11-23T02:58:45.585Z] === RUN TestOptionsLabels [2021-11-23T02:58:45.585Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-23T02:58:45.585Z] === RUN TestValidName [2021-11-23T02:58:45.585Z] --- PASS: TestValidName (0.00s) [2021-11-23T02:58:45.585Z] === RUN TestTLSConfiguration [2021-11-23T02:58:45.585Z] time="2021-11-23T02:58:45Z" level=info msg="Option Initializing KV with TLS" [2021-11-23T02:58:45.585Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-23T02:58:45.585Z] PASS [2021-11-23T02:58:45.585Z] coverage: 24.0% of statements [2021-11-23T02:58:45.585Z] ok github.com/docker/docker/libnetwork/config 0.202s coverage: 24.0% of statements [2021-11-23T02:58:45.828Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-11-23T02:58:45.828Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T02:58:45.909Z] time="2021-11-23T02:58:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T02:58:45.909Z] time="2021-11-23T02:58:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-23T02:58:45.909Z] time="2021-11-23T02:58:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T02:58:45.909Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-11-23T02:58:45.909Z] === RUN TestNewServiceConfig [2021-11-23T02:58:45.909Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestValidateIndexName [2021-11-23T02:58:45.909Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestValidateIndexNameWithError [2021-11-23T02:58:45.909Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestEndpointParse [2021-11-23T02:58:45.909Z] --- PASS: TestEndpointParse (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestEndpointParseInvalid [2021-11-23T02:58:45.909Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestValidateEndpoint [2021-11-23T02:58:45.909Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-23T02:58:45.909Z] === RUN TestPing [2021-11-23T02:58:45.909Z] --- PASS: TestPing (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestPingRegistryEndpoint [2021-11-23T02:58:45.909Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:45.909Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestEndpoint [2021-11-23T02:58:45.909Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:45.909Z] --- SKIP: TestEndpoint (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestParseRepositoryInfo [2021-11-23T02:58:45.909Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestNewIndexInfo [2021-11-23T02:58:45.909Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestMirrorEndpointLookup [2021-11-23T02:58:45.909Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:58:45.909Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestSearchRepositories [2021-11-23T02:58:45.909Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-23T02:58:45.909Z] Host: 127.0.0.1:49304 [2021-11-23T02:58:45.909Z] User-Agent: docker test client [2021-11-23T02:58:45.909Z] Authorization: Token fake-token [2021-11-23T02:58:45.909Z] X-Docker-Token: true [2021-11-23T02:58:45.909Z] Accept-Encoding: gzip [2021-11-23T02:58:45.909Z] [2021-11-23T02:58:45.909Z] [2021-11-23T02:58:45.909Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-23T02:58:45.909Z] Connection: close [2021-11-23T02:58:45.909Z] Content-Length: 144 [2021-11-23T02:58:45.909Z] Cache-Control: no-cache [2021-11-23T02:58:45.909Z] Content-Type: application/json [2021-11-23T02:58:45.909Z] Date: Tue, 23 Nov 2021 02:58:45 GMT [2021-11-23T02:58:45.909Z] Expires: -1 [2021-11-23T02:58:45.909Z] Pragma: no-cache [2021-11-23T02:58:45.909Z] Server: docker-tests/mock [2021-11-23T02:58:45.909Z] X-Docker-Registry-Config: mock [2021-11-23T02:58:45.909Z] X-Docker-Registry-Version: 0.0.0 [2021-11-23T02:58:45.909Z] [2021-11-23T02:58:45.909Z] [2021-11-23T02:58:45.909Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestTrustedLocation [2021-11-23T02:58:45.909Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-23T02:58:45.909Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestAllowNondistributableArtifacts [2021-11-23T02:58:45.909Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestIsSecureIndex [2021-11-23T02:58:45.909Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-23T02:58:45.909Z] PASS [2021-11-23T02:58:45.909Z] coverage: 51.2% of statements [2021-11-23T02:58:45.909Z] ok github.com/docker/docker/registry 0.175s coverage: 51.2% of statements [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestReaderWithReadError [2021-11-23T02:58:45.909Z] time="2021-11-23T02:58:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestReader [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-23T02:58:45.909Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-23T02:58:45.909Z] PASS [2021-11-23T02:58:45.909Z] coverage: 100.0% of statements [2021-11-23T02:58:45.909Z] ok github.com/docker/docker/registry/resumable 0.158s coverage: 100.0% of statements [2021-11-23T02:58:45.909Z] === RUN TestRestartManagerTimeout [2021-11-23T02:58:45.909Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-23T02:58:45.909Z] === RUN TestRestartManagerTimeoutReset [2021-11-23T02:58:45.909Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-23T02:58:45.909Z] PASS [2021-11-23T02:58:45.909Z] coverage: 45.3% of statements [2021-11-23T02:58:45.909Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 45.3% of statements [2021-11-23T02:58:46.042Z] === RUN TestKey [2021-11-23T02:58:46.042Z] --- PASS: TestKey (0.00s) [2021-11-23T02:58:46.042Z] === RUN TestParseKey [2021-11-23T02:58:46.042Z] --- PASS: TestParseKey (0.00s) [2021-11-23T02:58:46.042Z] === RUN TestInvalidDataStore [2021-11-23T02:58:46.042Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-23T02:58:46.042Z] === RUN TestKVObjectFlatKey [2021-11-23T02:58:46.042Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-23T02:58:46.042Z] === RUN TestAtomicKVObjectFlatKey [2021-11-23T02:58:46.042Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-23T02:58:46.042Z] PASS [2021-11-23T02:58:46.042Z] coverage: 21.9% of statements [2021-11-23T02:58:46.042Z] ok github.com/docker/docker/libnetwork/datastore 0.069s coverage: 21.9% of statements [2021-11-23T02:58:46.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T02:58:46.380Z] === RUN TestDecodeContainerConfig [2021-11-23T02:58:46.380Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-23T02:58:46.380Z] === RUN TestDecodeContainerConfigIsolation [2021-11-23T02:58:46.380Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-23T02:58:46.380Z] === RUN TestValidatePrivileged [2021-11-23T02:58:46.380Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-23T02:58:46.380Z] PASS [2021-11-23T02:58:46.380Z] coverage: 52.6% of statements [2021-11-23T02:58:46.380Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2021-11-23T02:58:46.397Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-23T02:58:46.397Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T02:58:46.501Z] === RUN TestErrorInterfaces [2021-11-23T02:58:46.501Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-23T02:58:46.501Z] === RUN TestNetworkMarshalling [2021-11-23T02:58:46.501Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-23T02:58:46.501Z] === RUN TestEndpointMarshalling [2021-11-23T02:58:46.501Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-23T02:58:46.501Z] === RUN TestAuxAddresses [2021-11-23T02:58:46.501Z] time="2021-11-23T02:58:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:58:46.501Z] --- PASS: TestAuxAddresses (0.03s) [2021-11-23T02:58:46.501Z] === RUN TestSRVServiceQuery [2021-11-23T02:58:46.501Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.501Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-23T02:58:46.501Z] === RUN TestServiceVIPReuse [2021-11-23T02:58:46.501Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.501Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-23T02:58:46.502Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestDNSIPQuery [2021-11-23T02:58:46.502Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestDNSProxyServFail [2021-11-23T02:58:46.502Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestSandboxAddEmpty [2021-11-23T02:58:46.502Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestSandboxAddMultiPrio [2021-11-23T02:58:46.502Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestSandboxAddSamePrio [2021-11-23T02:58:46.502Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestCleanupServiceDiscovery [2021-11-23T02:58:46.502Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestDNSOptions [2021-11-23T02:58:46.502Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:58:46.502Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestMultipleControllersWithSameStore [2021-11-23T02:58:46.502Z] time="2021-11-23T02:58:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:58:46.502Z] time="2021-11-23T02:58:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T02:58:46.502Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-23T02:58:46.502Z] PASS [2021-11-23T02:58:46.502Z] coverage: 8.6% of statements [2021-11-23T02:58:46.502Z] ok github.com/docker/docker/libnetwork 0.281s coverage: 8.6% of statements [2021-11-23T02:58:46.502Z] === RUN TestIPDataMarshalling [2021-11-23T02:58:46.502Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-23T02:58:46.502Z] === RUN TestValidateAndIsV6 [2021-11-23T02:58:46.502Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-23T02:58:46.502Z] PASS [2021-11-23T02:58:46.502Z] coverage: 68.9% of statements [2021-11-23T02:58:46.502Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-11-23T02:58:46.851Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-23T02:58:46.851Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-23T02:58:46.851Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-23T02:58:46.851Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-23T02:58:46.851Z] PASS [2021-11-23T02:58:46.851Z] coverage: 62.5% of statements [2021-11-23T02:58:46.851Z] ok github.com/docker/docker/testutil 0.076s coverage: 62.5% of statements [2021-11-23T02:58:46.960Z] === RUN TestDriver [2021-11-23T02:58:46.960Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:58:46.960Z] PASS [2021-11-23T02:58:46.960Z] coverage: 34.8% of statements [2021-11-23T02:58:46.960Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2021-11-23T02:58:47.004Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T02:58:47.336Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2021-11-23T02:58:47.336Z] === RUN TestNISDomainname [2021-11-23T02:58:47.419Z] === RUN TestDriver [2021-11-23T02:58:47.419Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:58:47.419Z] PASS [2021-11-23T02:58:47.419Z] coverage: 34.8% of statements [2021-11-23T02:58:47.419Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2021-11-23T02:58:47.451Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-11-23T02:58:47.451Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T02:58:47.878Z] === RUN TestNetworkAllocateFree [2021-11-23T02:58:47.878Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-23T02:58:47.878Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-23T02:58:47.878Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-23T02:58:47.878Z] PASS [2021-11-23T02:58:47.878Z] coverage: 63.6% of statements [2021-11-23T02:58:47.878Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2021-11-23T02:58:47.907Z] --- PASS: TestNISDomainname (0.52s) [2021-11-23T02:58:47.908Z] === RUN TestHostnameDnsResolution [2021-11-23T02:58:48.337Z] === RUN TestGetEmptyCapabilities [2021-11-23T02:58:48.337Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-23T02:58:48.337Z] === RUN TestGetExtraCapabilities [2021-11-23T02:58:48.337Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-23T02:58:48.337Z] === RUN TestGetInvalidCapabilities [2021-11-23T02:58:48.337Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-23T02:58:48.337Z] === RUN TestRemoteDriver [2021-11-23T02:58:48.337Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-23T02:58:48.337Z] === RUN TestDriverError [2021-11-23T02:58:48.337Z] --- PASS: TestDriverError (0.00s) [2021-11-23T02:58:48.337Z] === RUN TestMissingValues [2021-11-23T02:58:48.337Z] --- PASS: TestMissingValues (0.00s) [2021-11-23T02:58:48.337Z] === RUN TestRollback [2021-11-23T02:58:48.337Z] --- PASS: TestRollback (0.00s) [2021-11-23T02:58:48.337Z] PASS [2021-11-23T02:58:48.337Z] coverage: 57.4% of statements [2021-11-23T02:58:48.337Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.071s coverage: 57.4% of statements [2021-11-23T02:58:48.477Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-11-23T02:58:48.477Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T02:58:48.795Z] === RUN TestNew [2021-11-23T02:58:48.795Z] --- PASS: TestNew (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestAddDriver [2021-11-23T02:58:48.795Z] --- PASS: TestAddDriver (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestAddDuplicateDriver [2021-11-23T02:58:48.795Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-23T02:58:48.795Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestDriver [2021-11-23T02:58:48.795Z] --- PASS: TestDriver (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestIPAM [2021-11-23T02:58:48.795Z] --- PASS: TestIPAM (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestWalkIPAMs [2021-11-23T02:58:48.795Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestWalkDrivers [2021-11-23T02:58:48.795Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-23T02:58:48.795Z] PASS [2021-11-23T02:58:48.795Z] coverage: 82.4% of statements [2021-11-23T02:58:48.795Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2021-11-23T02:58:48.795Z] === RUN TestNAT [2021-11-23T02:58:48.795Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T02:58:48.795Z] --- SKIP: TestNAT (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestTransparent [2021-11-23T02:58:48.795Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T02:58:48.795Z] --- SKIP: TestTransparent (0.00s) [2021-11-23T02:58:48.795Z] PASS [2021-11-23T02:58:48.795Z] coverage: 0.0% of statements [2021-11-23T02:58:48.795Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2021-11-23T02:58:48.795Z] === RUN TestBuildDefault [2021-11-23T02:58:48.795Z] --- PASS: TestBuildDefault (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestBuildHostnameDomainname [2021-11-23T02:58:48.795Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestBuildHostname [2021-11-23T02:58:48.795Z] --- PASS: TestBuildHostname (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestBuildHostnameFQDN [2021-11-23T02:58:48.795Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestBuildNoIP [2021-11-23T02:58:48.795Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestUpdate [2021-11-23T02:58:48.795Z] --- PASS: TestUpdate (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-23T02:58:48.795Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-23T02:58:48.795Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestAddEmpty [2021-11-23T02:58:48.795Z] --- PASS: TestAddEmpty (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestAdd [2021-11-23T02:58:48.795Z] --- PASS: TestAdd (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestDeleteEmpty [2021-11-23T02:58:48.795Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestDeleteNewline [2021-11-23T02:58:48.795Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestDelete [2021-11-23T02:58:48.795Z] --- PASS: TestDelete (0.00s) [2021-11-23T02:58:48.795Z] === RUN TestConcurrentWrites [2021-11-23T02:58:48.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2021-11-23T02:58:48.829Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T02:58:49.047Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2021-11-23T02:58:49.047Z] === RUN TestStats [2021-11-23T02:58:49.076Z] === RUN TestGetDriver [2021-11-23T02:58:49.076Z] --- PASS: TestGetDriver (0.00s) [2021-11-23T02:58:49.076Z] === RUN TestVolumeRequestError [2021-11-23T02:58:49.076Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-23T02:58:49.076Z] PASS [2021-11-23T02:58:49.076Z] coverage: 36.1% of statements [2021-11-23T02:58:49.076Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-11-23T02:58:49.076Z] === RUN TestGetAddress [2021-11-23T02:58:49.076Z] --- PASS: TestGetAddress (0.00s) [2021-11-23T02:58:49.076Z] === RUN TestRemove [2021-11-23T02:58:49.076Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T02:58:49.076Z] --- SKIP: TestRemove (0.00s) [2021-11-23T02:58:49.076Z] === RUN TestInitializeWithVolumes [2021-11-23T02:58:49.076Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-23T02:58:49.076Z] === RUN TestCreate [2021-11-23T02:58:49.076Z] --- PASS: TestCreate (0.01s) [2021-11-23T02:58:49.076Z] === RUN TestValidateName [2021-11-23T02:58:49.076Z] --- PASS: TestValidateName (0.00s) [2021-11-23T02:58:49.076Z] === RUN TestCreateWithOpts [2021-11-23T02:58:49.076Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T02:58:49.076Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-23T02:58:49.076Z] === RUN TestRelaodNoOpts [2021-11-23T02:58:49.076Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-23T02:58:49.076Z] PASS [2021-11-23T02:58:49.076Z] coverage: 41.5% of statements [2021-11-23T02:58:49.076Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2021-11-23T02:58:49.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-23T02:58:49.254Z] --- PASS: TestConcurrentWrites (0.17s) [2021-11-23T02:58:49.254Z] PASS [2021-11-23T02:58:49.254Z] coverage: 81.2% of statements [2021-11-23T02:58:49.254Z] ok github.com/docker/docker/libnetwork/etchosts 0.223s coverage: 81.2% of statements [2021-11-23T02:58:49.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-11-23T02:58:49.656Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T02:58:49.713Z] === RUN TestNew [2021-11-23T02:58:49.713Z] --- PASS: TestNew (0.00s) [2021-11-23T02:58:49.713Z] === RUN TestAllocate [2021-11-23T02:58:49.714Z] --- PASS: TestAllocate (0.00s) [2021-11-23T02:58:49.714Z] === RUN TestUninitialized [2021-11-23T02:58:49.714Z] --- PASS: TestUninitialized (0.00s) [2021-11-23T02:58:49.714Z] === RUN TestAllocateInRange [2021-11-23T02:58:49.714Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-23T02:58:49.714Z] === RUN TestAllocateSerial [2021-11-23T02:58:49.714Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-23T02:58:49.714Z] PASS [2021-11-23T02:58:49.714Z] coverage: 87.5% of statements [2021-11-23T02:58:49.714Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-11-23T02:58:49.714Z] === RUN TestDiff [2021-11-23T02:58:49.714Z] --- PASS: TestDiff (0.00s) [2021-11-23T02:58:49.714Z] === RUN TestAddedCallback [2021-11-23T02:58:49.714Z] --- PASS: TestAddedCallback (0.00s) [2021-11-23T02:58:49.714Z] === RUN TestRemovedCallback [2021-11-23T02:58:49.714Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-23T02:58:49.714Z] === RUN TestNoCallback [2021-11-23T02:58:49.714Z] --- PASS: TestNoCallback (0.00s) [2021-11-23T02:58:49.714Z] PASS [2021-11-23T02:58:49.714Z] coverage: 48.1% of statements [2021-11-23T02:58:49.714Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRaw [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-23T02:58:50.068Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRaw [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-23T02:58:50.068Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestConvertTmpfsOptions [2021-11-23T02:58:50.068Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-23T02:58:50.068Z] linux_parser_test.go:209: data="ro" [2021-11-23T02:58:50.068Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestParseMountSpec [2021-11-23T02:58:50.068Z] parser_test.go:62: case 0 [2021-11-23T02:58:50.068Z] parser_test.go:62: case 1 [2021-11-23T02:58:50.068Z] parser_test.go:62: case 2 [2021-11-23T02:58:50.068Z] parser_test.go:62: case 3 [2021-11-23T02:58:50.068Z] parser_test.go:62: case 4 [2021-11-23T02:58:50.068Z] parser_test.go:62: case 5 [2021-11-23T02:58:50.068Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestValidateMount [2021-11-23T02:58:50.068Z] --- PASS: TestValidateMount (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRaw [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T02:58:50.068Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-23T02:58:50.068Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T02:58:50.068Z] PASS [2021-11-23T02:58:50.068Z] coverage: 67.6% of statements [2021-11-23T02:58:50.068Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2021-11-23T02:58:50.173Z] === RUN TestCaller [2021-11-23T02:58:50.173Z] --- PASS: TestCaller (0.00s) [2021-11-23T02:58:50.173Z] PASS [2021-11-23T02:58:50.173Z] coverage: 100.0% of statements [2021-11-23T02:58:50.173Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-11-23T02:58:50.173Z] === RUN TestSetSerialInsertDelete [2021-11-23T02:58:50.173Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-23T02:58:50.173Z] === RUN TestSetParallelInsertDelete [2021-11-23T02:58:50.289Z] --- PASS: TestServiceCreateInit (7.52s) [2021-11-23T02:58:50.289Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2021-11-23T02:58:50.289Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2021-11-23T02:58:50.289Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T02:58:50.539Z] === RUN TestSetGetMeta [2021-11-23T02:58:50.539Z] === PAUSE TestSetGetMeta [2021-11-23T02:58:50.539Z] === RUN TestRestore [2021-11-23T02:58:50.539Z] === PAUSE TestRestore [2021-11-23T02:58:50.539Z] === RUN TestServiceCreate [2021-11-23T02:58:50.539Z] === PAUSE TestServiceCreate [2021-11-23T02:58:50.539Z] === RUN TestServiceList [2021-11-23T02:58:50.539Z] === PAUSE TestServiceList [2021-11-23T02:58:50.539Z] === RUN TestServiceRemove [2021-11-23T02:58:50.539Z] === PAUSE TestServiceRemove [2021-11-23T02:58:50.539Z] === RUN TestServiceGet [2021-11-23T02:58:50.539Z] === PAUSE TestServiceGet [2021-11-23T02:58:50.539Z] === RUN TestServicePrune [2021-11-23T02:58:50.539Z] === PAUSE TestServicePrune [2021-11-23T02:58:50.539Z] === RUN TestCreate [2021-11-23T02:58:50.539Z] === PAUSE TestCreate [2021-11-23T02:58:50.539Z] === RUN TestRemove [2021-11-23T02:58:50.539Z] === PAUSE TestRemove [2021-11-23T02:58:50.539Z] === RUN TestList [2021-11-23T02:58:50.539Z] === PAUSE TestList [2021-11-23T02:58:50.539Z] === RUN TestFindByDriver [2021-11-23T02:58:50.539Z] === PAUSE TestFindByDriver [2021-11-23T02:58:50.539Z] === RUN TestFindByReferenced [2021-11-23T02:58:50.539Z] === PAUSE TestFindByReferenced [2021-11-23T02:58:50.539Z] === RUN TestDerefMultipleOfSameRef [2021-11-23T02:58:50.539Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-23T02:58:50.539Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T02:58:50.539Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T02:58:50.539Z] === RUN TestDefererencePluginOnCreateError [2021-11-23T02:58:50.539Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-23T02:58:50.539Z] === RUN TestRefDerefRemove [2021-11-23T02:58:50.539Z] === PAUSE TestRefDerefRemove [2021-11-23T02:58:50.539Z] === RUN TestGet [2021-11-23T02:58:50.539Z] === PAUSE TestGet [2021-11-23T02:58:50.539Z] === RUN TestGetWithReference [2021-11-23T02:58:50.539Z] === PAUSE TestGetWithReference [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_nil_list [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_empty_list [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_filter_some [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_filter_middle [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-23T02:58:50.539Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-23T02:58:50.539Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_nil_list [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_filter_some [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_empty_list [2021-11-23T02:58:50.539Z] === CONT TestFilterFunc/test_filter_middle [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-23T02:58:50.539Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-23T02:58:50.539Z] === CONT TestSetGetMeta [2021-11-23T02:58:50.539Z] === CONT TestList [2021-11-23T02:58:50.539Z] === CONT TestDefererencePluginOnCreateError [2021-11-23T02:58:50.539Z] === CONT TestDerefMultipleOfSameRef [2021-11-23T02:58:50.539Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-23T02:58:50.539Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T02:58:50.539Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-23T02:58:50.539Z] === CONT TestFindByReferenced [2021-11-23T02:58:50.539Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-23T02:58:50.539Z] === CONT TestGet [2021-11-23T02:58:50.539Z] --- PASS: TestList (0.02s) [2021-11-23T02:58:50.539Z] === CONT TestGetWithReference [2021-11-23T02:58:50.539Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-23T02:58:50.539Z] === CONT TestServiceGet [2021-11-23T02:58:50.539Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-23T02:58:50.539Z] === CONT TestRemove [2021-11-23T02:58:50.539Z] --- PASS: TestGet (0.01s) [2021-11-23T02:58:50.539Z] === CONT TestCreate [2021-11-23T02:58:50.539Z] --- PASS: TestGetWithReference (0.02s) [2021-11-23T02:58:50.539Z] === CONT TestServicePrune [2021-11-23T02:58:50.539Z] --- PASS: TestRemove (0.02s) [2021-11-23T02:58:50.539Z] === CONT TestRefDerefRemove [2021-11-23T02:58:50.539Z] --- PASS: TestCreate (0.01s) [2021-11-23T02:58:50.539Z] === CONT TestFindByDriver [2021-11-23T02:58:50.539Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-23T02:58:50.539Z] === CONT TestServiceList [2021-11-23T02:58:50.539Z] --- PASS: TestFindByDriver (0.01s) [2021-11-23T02:58:50.539Z] === CONT TestServiceRemove [2021-11-23T02:58:50.539Z] --- PASS: TestServiceGet (0.11s) [2021-11-23T02:58:50.539Z] === CONT TestServiceCreate [2021-11-23T02:58:50.539Z] time="2021-11-23T02:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:58:50.539Z] --- PASS: TestServiceRemove (0.07s) [2021-11-23T02:58:50.539Z] === CONT TestRestore [2021-11-23T02:58:50.539Z] time="2021-11-23T02:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:58:50.539Z] --- PASS: TestServiceList (0.08s) [2021-11-23T02:58:50.539Z] time="2021-11-23T02:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:58:50.539Z] time="2021-11-23T02:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-23T02:58:50.539Z] --- PASS: TestServiceCreate (0.02s) [2021-11-23T02:58:50.539Z] --- PASS: TestRestore (0.02s) [2021-11-23T02:58:50.539Z] time="2021-11-23T02:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T02:58:50.539Z] --- PASS: TestServicePrune (0.12s) [2021-11-23T02:58:50.539Z] PASS [2021-11-23T02:58:50.539Z] coverage: 69.0% of statements [2021-11-23T02:58:50.539Z] ok github.com/docker/docker/volume/service 0.191s coverage: 69.0% of statements [2021-11-23T02:58:50.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T02:58:51.139Z] === RUN TestInt2IP2IntConversion [2021-11-23T02:58:51.139Z] === RUN TestPoolRequest [2021-11-23T02:58:51.139Z] --- PASS: TestPoolRequest (0.00s) [2021-11-23T02:58:51.139Z] === RUN TestOtherRequests [2021-11-23T02:58:51.139Z] --- PASS: TestOtherRequests (0.00s) [2021-11-23T02:58:51.139Z] PASS [2021-11-23T02:58:51.139Z] coverage: 57.1% of statements [2021-11-23T02:58:51.139Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-11-23T02:58:51.530Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2021-11-23T02:58:51.530Z] === RUN TestNISDomainname [2021-11-23T02:58:51.582Z] --- PASS: TestStats (2.39s) [2021-11-23T02:58:51.583Z] === RUN TestStopContainerWithTimeout [2021-11-23T02:58:51.583Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T02:58:51.583Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T02:58:51.583Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T02:58:51.583Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T02:58:51.583Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T02:58:51.583Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T02:58:51.583Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T02:58:51.583Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T02:58:51.583Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T02:58:51.583Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T02:58:51.600Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2021-11-23T02:58:51.600Z] === RUN TestGetAddressVersion [2021-11-23T02:58:51.600Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-23T02:58:51.600Z] === RUN TestKeyString [2021-11-23T02:58:51.600Z] --- PASS: TestKeyString (0.00s) [2021-11-23T02:58:51.600Z] === RUN TestPoolDataMarshal [2021-11-23T02:58:51.600Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-23T02:58:51.600Z] === RUN TestSubnetsMarshal [2021-11-23T02:58:51.600Z] --- PASS: TestSubnetsMarshal (0.10s) [2021-11-23T02:58:51.600Z] === RUN TestAddSubnets [2021-11-23T02:58:51.600Z] --- PASS: TestAddSubnets (0.07s) [2021-11-23T02:58:51.600Z] === RUN TestDoublePoolRelease [2021-11-23T02:58:51.600Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-11-23T02:58:51.600Z] === RUN TestAddReleasePoolID [2021-11-23T02:58:51.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T02:58:52.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-23T02:58:52.057Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-11-23T02:58:52.057Z] === RUN TestPredefinedPool [2021-11-23T02:58:52.057Z] --- PASS: TestPredefinedPool (0.07s) [2021-11-23T02:58:52.057Z] === RUN TestRemoveSubnet [2021-11-23T02:58:52.057Z] === RUN TestGetCapabilities [2021-11-23T02:58:52.057Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-23T02:58:52.057Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-23T02:58:52.057Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-23T02:58:52.057Z] === RUN TestGetDefaultAddressSpaces [2021-11-23T02:58:52.057Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-23T02:58:52.057Z] === RUN TestRemoteDriver [2021-11-23T02:58:52.057Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-23T02:58:52.057Z] PASS [2021-11-23T02:58:52.057Z] coverage: 47.4% of statements [2021-11-23T02:58:52.057Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements [2021-11-23T02:58:52.058Z] --- PASS: TestRemoveSubnet (0.25s) [2021-11-23T02:58:52.058Z] === RUN TestGetSameAddress [2021-11-23T02:58:52.058Z] --- PASS: TestGetSameAddress (0.04s) [2021-11-23T02:58:52.058Z] === RUN TestPoolAllocationReuse [2021-11-23T02:58:52.058Z] --- PASS: TestRandomAllocateDeallocate (8.45s) [2021-11-23T02:58:52.058Z] === RUN TestAllocateRandomDeallocate [2021-11-23T02:58:52.109Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-23T02:58:52.110Z] === RUN TestClientStream [2021-11-23T02:58:52.110Z] --- PASS: TestClientStream (0.00s) [2021-11-23T02:58:52.110Z] === RUN TestClientSendFile [2021-11-23T02:58:52.110Z] --- PASS: TestClientSendFile (0.00s) [2021-11-23T02:58:52.110Z] === RUN TestClientWithRequestTimeout [2021-11-23T02:58:52.110Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-23T02:58:52.110Z] === RUN TestFileSpecPlugin [2021-11-23T02:58:52.110Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-23T02:58:52.110Z] === RUN TestFileJSONSpecPlugin [2021-11-23T02:58:52.110Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-23T02:58:52.110Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-23T02:58:52.110Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-23T02:58:52.110Z] === RUN TestPluginAddHandler [2021-11-23T02:58:52.110Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-23T02:58:52.110Z] === RUN TestPluginWaitBadPlugin [2021-11-23T02:58:52.110Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-23T02:58:52.110Z] === RUN TestGet [2021-11-23T02:58:52.110Z] time="2021-11-23T02:58:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-23T02:58:52.151Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T02:58:52.311Z] --- PASS: TestNISDomainname (0.98s) [2021-11-23T02:58:52.311Z] === RUN TestHostnameDnsResolution [2021-11-23T02:58:52.878Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T02:58:53.026Z] === RUN TestWindowsIPAM [2021-11-23T02:58:53.026Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-23T02:58:53.026Z] PASS [2021-11-23T02:58:53.026Z] coverage: 71.4% of statements [2021-11-23T02:58:53.026Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.032s coverage: 71.4% of statements [2021-11-23T02:58:53.100Z] time="2021-11-23T02:58:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-23T02:58:53.448Z] --- PASS: TestHostnameDnsResolution (1.20s) [2021-11-23T02:58:53.448Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T02:58:53.484Z] === RUN TestDefaultNetwork [2021-11-23T02:58:53.707Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T02:58:53.941Z] --- PASS: TestDefaultNetwork (0.23s) [2021-11-23T02:58:53.942Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-23T02:58:53.942Z] --- PASS: TestAllocateRandomDeallocate (1.59s) [2021-11-23T02:58:53.942Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-23T02:58:53.942Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-11-23T02:58:53.942Z] === RUN TestInitAddressPools [2021-11-23T02:58:53.942Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-23T02:58:53.942Z] PASS [2021-11-23T02:58:53.942Z] coverage: 74.0% of statements [2021-11-23T02:58:53.942Z] ok github.com/docker/docker/libnetwork/ipamutils 0.496s coverage: 74.0% of statements [2021-11-23T02:58:54.064Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T02:58:54.400Z] === RUN TestKeyValue [2021-11-23T02:58:54.400Z] --- PASS: TestKeyValue (0.00s) [2021-11-23T02:58:54.400Z] PASS [2021-11-23T02:58:54.400Z] coverage: 60.0% of statements [2021-11-23T02:58:54.400Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2021-11-23T02:58:54.400Z] --- PASS: TestPoolAllocationReuse (2.30s) [2021-11-23T02:58:54.400Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-23T02:58:54.400Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-23T02:58:54.400Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-23T02:58:54.644Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2021-11-23T02:58:54.644Z] === RUN TestStats [2021-11-23T02:58:54.644Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T02:58:54.670Z] time="2021-11-23T02:58:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-23T02:58:55.367Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.66s) [2021-11-23T02:58:55.367Z] === RUN TestRetrieveFromStore [2021-11-23T02:58:55.473Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-23T02:58:55.473Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2021-11-23T02:58:55.473Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-11-23T02:58:55.474Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2021-11-23T02:58:55.474Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-11-23T02:58:55.474Z] === RUN TestDeleteDevicemapper [2021-11-23T02:58:55.474Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:58:55.474Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T02:58:55.474Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T02:58:56.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T02:58:56.314Z] INFO: Testing against a local daemon [2021-11-23T02:58:56.314Z] === RUN TestBuildWithSession [2021-11-23T02:58:56.314Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T02:58:56.314Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T02:58:56.314Z] === RUN TestBuildSquashParent [2021-11-23T02:58:56.314Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T02:58:56.314Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-23T02:58:56.314Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T02:58:56.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:58:56.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:58:56.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:58:56.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:58:56.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:58:56.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:58:56.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:58:56.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:58:56.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:58:56.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:58:56.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:58:56.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:58:56.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T02:58:56.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T02:58:56.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T02:58:56.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T02:58:56.332Z] --- PASS: TestRetrieveFromStore (0.67s) [2021-11-23T02:58:56.332Z] === RUN TestIsCorrupted [2021-11-23T02:58:56.332Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-23T02:58:56.332Z] === RUN TestSetRollover [2021-11-23T02:58:56.549Z] check_test.go:308: [dfcabb7cdf4de] daemon is not started [2021-11-23T02:58:56.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-23T02:58:56.791Z] === RUN TestNetworkDBSimple [2021-11-23T02:58:56.871Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2021-11-23T02:58:56.871Z] === RUN TestUpdateMemory [2021-11-23T02:58:57.440Z] --- PASS: TestUpdateMemory (0.49s) [2021-11-23T02:58:57.440Z] === RUN TestUpdateCPUQuota [2021-11-23T02:58:57.485Z] --- PASS: TestStats (2.79s) [2021-11-23T02:58:57.485Z] === RUN TestStopContainerWithTimeout [2021-11-23T02:58:57.485Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T02:58:57.485Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T02:58:57.485Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T02:58:57.485Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T02:58:57.485Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T02:58:57.485Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T02:58:57.485Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T02:58:57.485Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T02:58:57.485Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T02:58:57.485Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T02:58:57.756Z] 2021/11/23 02:58:57 Closing DB instances... [2021-11-23T02:58:57.757Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.17s) [2021-11-23T02:58:57.757Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-23T02:58:58.215Z] --- PASS: TestSetRollover (1.84s) [2021-11-23T02:58:58.215Z] === RUN TestSetRolloverSerial [2021-11-23T02:58:58.378Z] --- PASS: TestUpdateCPUQuota (0.72s) [2021-11-23T02:58:58.378Z] === RUN TestUpdatePidsLimit [2021-11-23T02:58:58.378Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-23T02:58:58.378Z] === RUN TestUpdatePidsLimit/no_change [2021-11-23T02:58:58.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-23T02:58:58.423Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T02:58:58.637Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-23T02:58:58.673Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-23T02:58:58.673Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-23T02:58:58.897Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-23T02:58:58.990Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T02:58:59.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-23T02:58:59.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-23T02:58:59.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-23T02:58:59.439Z] time="2021-11-23T02:58:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-23T02:58:59.640Z] --- PASS: TestSetRolloverSerial (1.65s) [2021-11-23T02:58:59.640Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-23T02:58:59.640Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-23T02:58:59.640Z] PASS [2021-11-23T02:58:59.640Z] coverage: 84.4% of statements [2021-11-23T02:58:59.640Z] ok github.com/docker/docker/libnetwork/bitseq 15.920s coverage: 84.4% of statements [2021-11-23T02:58:59.927Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit (1.84s) [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-11-23T02:58:59.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2021-11-23T02:58:59.986Z] === RUN TestUpdateRestartPolicy [2021-11-23T02:59:00.101Z] 2021/11/23 02:58:59 Closing DB instances... [2021-11-23T02:59:00.101Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-23T02:59:00.101Z] PASS [2021-11-23T02:59:00.101Z] coverage: 100.0% of statements [2021-11-23T02:59:00.101Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.42s) [2021-11-23T02:59:00.101Z] === RUN TestGetAddress [2021-11-23T02:59:00.101Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2021-11-23T02:59:00.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-23T02:59:00.186Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T02:59:00.315Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-23T02:59:00.755Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-23T02:59:01.076Z] === RUN TestGenerate [2021-11-23T02:59:01.076Z] --- PASS: TestGenerate (0.00s) [2021-11-23T02:59:01.076Z] === RUN TestGeneratePtr [2021-11-23T02:59:01.076Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-23T02:59:01.076Z] === RUN TestGenerateMissingField [2021-11-23T02:59:01.076Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-23T02:59:01.076Z] === RUN TestFieldCannotBeSet [2021-11-23T02:59:01.076Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-23T02:59:01.076Z] === RUN TestTypeMismatchError [2021-11-23T02:59:01.076Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-23T02:59:01.076Z] PASS [2021-11-23T02:59:01.076Z] coverage: 100.0% of statements [2021-11-23T02:59:01.076Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2021-11-23T02:59:01.692Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T02:59:01.951Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-23T02:59:01.951Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-11-23T02:59:01.951Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-11-23T02:59:01.951Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-11-23T02:59:01.951Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-11-23T02:59:01.951Z] === RUN TestDeleteDevicemapper [2021-11-23T02:59:01.951Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:59:01.951Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T02:59:01.951Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T02:59:02.046Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2021-11-23T02:59:02.046Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-23T02:59:02.046Z] testing: warning: no tests to run [2021-11-23T02:59:02.046Z] PASS [2021-11-23T02:59:02.046Z] coverage: 0.0% of statements [2021-11-23T02:59:02.046Z] ok github.com/docker/docker/libnetwork/osl 0.062s coverage: 0.0% of statements [no tests to run] [2021-11-23T02:59:02.509Z] === RUN TestRequestNewPort [2021-11-23T02:59:02.509Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestRequestSpecificPort [2021-11-23T02:59:02.509Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestReleasePort [2021-11-23T02:59:02.509Z] --- PASS: TestReleasePort (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestReuseReleasedPort [2021-11-23T02:59:02.509Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestReleaseUnreadledPort [2021-11-23T02:59:02.509Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestUnknowProtocol [2021-11-23T02:59:02.509Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestAllocateAllPorts [2021-11-23T02:59:02.509Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestPortAllocation [2021-11-23T02:59:02.509Z] --- PASS: TestPortAllocation (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestPortAllocationWithCustomRange [2021-11-23T02:59:02.509Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestNoDuplicateBPR [2021-11-23T02:59:02.509Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-23T02:59:02.509Z] === RUN TestChangePortRange [2021-11-23T02:59:02.509Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-23T02:59:02.509Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-23T02:59:02.509Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-23T02:59:02.509Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-23T02:59:02.509Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-23T02:59:02.969Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-23T02:59:02.969Z] --- PASS: TestChangePortRange (0.00s) [2021-11-23T02:59:02.969Z] PASS [2021-11-23T02:59:02.969Z] coverage: 88.6% of statements [2021-11-23T02:59:02.969Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2021-11-23T02:59:02.969Z] 2021/11/23 02:59:02 Closing DB instances... [2021-11-23T02:59:03.429Z] testing: warning: no tests to run [2021-11-23T02:59:03.429Z] PASS [2021-11-23T02:59:03.429Z] coverage: 0.0% of statements [2021-11-23T02:59:03.429Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2021-11-23T02:59:04.400Z] === RUN TestHashData [2021-11-23T02:59:04.400Z] --- PASS: TestHashData (0.00s) [2021-11-23T02:59:04.400Z] PASS [2021-11-23T02:59:04.400Z] coverage: 2.8% of statements [2021-11-23T02:59:04.400Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-11-23T02:59:04.485Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-11-23T02:59:04.485Z] === RUN TestUpdateMemory [2021-11-23T02:59:04.485Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:59:04.485Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-23T02:59:04.485Z] === RUN TestUpdateCPUQuota [2021-11-23T02:59:04.860Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-11-23T02:59:04.860Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-23T02:59:05.320Z] === RUN TestErrorConstructors [2021-11-23T02:59:05.320Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-23T02:59:05.320Z] === RUN TestCompareIPMask [2021-11-23T02:59:05.320Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-23T02:59:05.320Z] === RUN TestUtilGetHostPartIP [2021-11-23T02:59:05.320Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-23T02:59:05.320Z] === RUN TestUtilGetBroadcastIP [2021-11-23T02:59:05.320Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-23T02:59:05.320Z] === RUN TestParseCIDR [2021-11-23T02:59:05.320Z] --- PASS: TestParseCIDR (0.00s) [2021-11-23T02:59:05.320Z] PASS [2021-11-23T02:59:05.320Z] coverage: 37.3% of statements [2021-11-23T02:59:05.320Z] ok github.com/docker/docker/libnetwork/types 0.054s coverage: 37.3% of statements [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T02:59:05.781Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T02:59:05.863Z] --- PASS: TestUpdateCPUQuota (1.51s) [2021-11-23T02:59:05.863Z] === RUN TestUpdatePidsLimit [2021-11-23T02:59:05.863Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-23T02:59:06.431Z] === RUN TestUpdatePidsLimit/no_change [2021-11-23T02:59:06.690Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-23T02:59:06.748Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-23T02:59:06.748Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-23T02:59:06.748Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-23T02:59:06.748Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-23T02:59:06.748Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-23T02:59:06.748Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-23T02:59:06.748Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-23T02:59:06.749Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-23T02:59:06.749Z] PASS [2021-11-23T02:59:06.749Z] coverage: 50.0% of statements [2021-11-23T02:59:06.749Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2021-11-23T02:59:06.749Z] 2021/11/23 02:59:06 Closing DB instances... [2021-11-23T02:59:06.949Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-23T02:59:07.208Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T02:59:07.208Z] === RUN TestAddressPoolOpt [2021-11-23T02:59:07.208Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/a [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/something [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/_=a [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/env1=value1 [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/_env1=value1 [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/PATH [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/=a [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/PATH= [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/PATH=something [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/asd!qwe [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/1asd [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/123 [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/some_space [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/__some_space_before [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/some_space_after__ [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/= [2021-11-23T02:59:07.208Z] === RUN TestValidateEnv/PaTh [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-23T02:59:07.208Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestParseHost [2021-11-23T02:59:07.208Z] --- PASS: TestParseHost (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestParseDockerDaemonHost [2021-11-23T02:59:07.208Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestParseTCP [2021-11-23T02:59:07.208Z] --- PASS: TestParseTCP (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-23T02:59:07.208Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestValidateExtraHosts [2021-11-23T02:59:07.208Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestIpOptString [2021-11-23T02:59:07.208Z] --- PASS: TestIpOptString (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-23T02:59:07.208Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestNewIpOptValidDefaultVal [2021-11-23T02:59:07.208Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestIpOptSetInvalidVal [2021-11-23T02:59:07.208Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestValidateIPAddress [2021-11-23T02:59:07.208Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestMapOpts [2021-11-23T02:59:07.208Z] --- PASS: TestMapOpts (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestListOptsWithoutValidator [2021-11-23T02:59:07.208Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestListOptsWithValidator [2021-11-23T02:59:07.208Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestValidateDNSSearch [2021-11-23T02:59:07.208Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-23T02:59:07.208Z] === RUN TestValidateLabel [2021-11-23T02:59:07.208Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_general_format [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_one_more [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-23T02:59:07.209Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel (0.01s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-23T02:59:07.209Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-23T02:59:07.209Z] === RUN TestNamedListOpts [2021-11-23T02:59:07.209Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-23T02:59:07.209Z] === RUN TestNamedMapOpts [2021-11-23T02:59:07.209Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-23T02:59:07.209Z] === RUN TestParseLink [2021-11-23T02:59:07.209Z] --- PASS: TestParseLink (0.00s) [2021-11-23T02:59:07.209Z] === RUN TestQuotedStringSetWithQuotes [2021-11-23T02:59:07.209Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-23T02:59:07.209Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-23T02:59:07.209Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-23T02:59:07.209Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-23T02:59:07.209Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-23T02:59:07.209Z] === RUN TestUlimitOpt [2021-11-23T02:59:07.209Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-23T02:59:07.209Z] PASS [2021-11-23T02:59:07.209Z] coverage: 67.1% of statements [2021-11-23T02:59:07.209Z] ok github.com/docker/docker/opts 0.138s coverage: 67.1% of statements [2021-11-23T02:59:07.467Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-23T02:59:07.668Z] === RUN TestParseVersion [2021-11-23T02:59:07.668Z] --- PASS: TestParseVersion (0.00s) [2021-11-23T02:59:07.668Z] PASS [2021-11-23T02:59:07.668Z] coverage: 52.9% of statements [2021-11-23T02:59:07.668Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2021-11-23T02:59:08.035Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-23T02:59:08.126Z] --- PASS: TestGet (15.01s) [2021-11-23T02:59:08.126Z] === RUN TestPluginWithNoManifest [2021-11-23T02:59:08.126Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-23T02:59:08.126Z] === RUN TestGetAll [2021-11-23T02:59:08.126Z] --- PASS: TestGetAll (0.00s) [2021-11-23T02:59:08.126Z] PASS [2021-11-23T02:59:08.126Z] coverage: 73.2% of statements [2021-11-23T02:59:08.126Z] ok github.com/docker/docker/pkg/plugins 35.920s coverage: 73.2% of statements [2021-11-23T02:59:08.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-23T02:59:08.374Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2021-11-23T02:59:08.374Z] === RUN TestCreateServiceConflict [2021-11-23T02:59:08.374Z] --- PASS: TestCreateServiceConflict (2.20s) [2021-11-23T02:59:08.374Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T02:59:08.637Z] --- PASS: TestNetworkDBCRUDTableEntry (4.00s) [2021-11-23T02:59:08.637Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-23T02:59:08.835Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T02:59:09.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-23T02:59:09.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T02:59:09.491Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T02:59:09.608Z] === RUN TestPeerCertificateMarshalJSON [2021-11-23T02:59:09.608Z] === RUN TestIsArchivePathDir [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit (3.84s) [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2021-11-23T02:59:09.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2021-11-23T02:59:09.750Z] === RUN TestUpdateRestartPolicy [2021-11-23T02:59:10.069Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-23T02:59:10.069Z] === RUN TestIsArchivePathInvalidFile [2021-11-23T02:59:10.069Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-11-23T02:59:10.069Z] === RUN TestIsArchivePathTar [2021-11-23T02:59:10.069Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-23T02:59:10.069Z] === RUN TestDecompressStreamGzip [2021-11-23T02:59:10.069Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-23T02:59:10.069Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-23T02:59:10.069Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2021-11-23T02:59:10.069Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-23T02:59:10.069Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-23T02:59:10.069Z] === RUN TestMiddleware [2021-11-23T02:59:10.069Z] --- PASS: TestMiddleware (0.00s) [2021-11-23T02:59:10.069Z] === RUN TestNewResponseModifier [2021-11-23T02:59:10.069Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-23T02:59:10.069Z] PASS [2021-11-23T02:59:10.069Z] coverage: 26.8% of statements [2021-11-23T02:59:10.069Z] ok github.com/docker/docker/pkg/authorization 0.606s coverage: 26.8% of statements [2021-11-23T02:59:10.277Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2021-11-23T02:59:10.277Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T02:59:10.317Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T02:59:10.528Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-11-23T02:59:10.528Z] === RUN TestDecompressStreamBzip2 [2021-11-23T02:59:10.528Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-11-23T02:59:10.528Z] === RUN TestDecompressStreamXz [2021-11-23T02:59:10.528Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T02:59:10.528Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestDecompressStreamZstd [2021-11-23T02:59:10.528Z] archive_test.go:140: zstd not installed [2021-11-23T02:59:10.528Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-11-23T02:59:10.528Z] === RUN TestCompressStreamXzUnsupported [2021-11-23T02:59:10.528Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-23T02:59:10.528Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestCompressStreamInvalid [2021-11-23T02:59:10.528Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestExtensionInvalid [2021-11-23T02:59:10.528Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestExtensionUncompressed [2021-11-23T02:59:10.528Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestExtensionBzip2 [2021-11-23T02:59:10.528Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestExtensionGzip [2021-11-23T02:59:10.528Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestExtensionXz [2021-11-23T02:59:10.528Z] --- PASS: TestExtensionXz (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestExtensionZstd [2021-11-23T02:59:10.528Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestCmdStreamLargeStderr [2021-11-23T02:59:10.528Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-23T02:59:10.528Z] === RUN TestCmdStreamBad [2021-11-23T02:59:10.528Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T02:59:10.528Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestCmdStreamGood [2021-11-23T02:59:10.528Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-23T02:59:10.528Z] === RUN TestUntarPathWithInvalidDest [2021-11-23T02:59:10.528Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-23T02:59:10.528Z] === RUN TestUntarPathWithInvalidSrc [2021-11-23T02:59:10.528Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-23T02:59:10.528Z] === RUN TestUntarPath [2021-11-23T02:59:10.528Z] --- PASS: TestUntarPath (0.11s) [2021-11-23T02:59:10.528Z] === RUN TestUntarPathWithDestinationFile [2021-11-23T02:59:10.576Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T02:59:10.835Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T02:59:10.988Z] 2021/11/23 02:59:10 Closing DB instances... [2021-11-23T02:59:10.988Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-23T02:59:10.988Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-23T02:59:10.988Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-23T02:59:10.988Z] === RUN TestCopyWithTarInvalidSrc [2021-11-23T02:59:10.988Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-23T02:59:10.988Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-23T02:59:10.988Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T02:59:10.988Z] === RUN TestCopyWithTarSrcFile [2021-11-23T02:59:10.988Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-23T02:59:10.988Z] === RUN TestCopyWithTarSrcFolder [2021-11-23T02:59:10.988Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-11-23T02:59:10.988Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-23T02:59:10.988Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-23T02:59:10.988Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-23T02:59:10.988Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T02:59:10.988Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-23T02:59:10.988Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-23T02:59:10.988Z] === RUN TestCopyFileWithTarSrcFile [2021-11-23T02:59:10.988Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-23T02:59:10.988Z] === RUN TestTarFiles [2021-11-23T02:59:10.988Z] === RUN TestUnbuffered [2021-11-23T02:59:10.988Z] --- PASS: TestUnbuffered (0.00s) [2021-11-23T02:59:10.988Z] === RUN TestRaceUnbuffered [2021-11-23T02:59:10.988Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-23T02:59:10.988Z] PASS [2021-11-23T02:59:10.988Z] coverage: 100.0% of statements [2021-11-23T02:59:10.988Z] ok github.com/docker/docker/pkg/broadcaster 0.059s coverage: 100.0% of statements [2021-11-23T02:59:11.094Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T02:59:11.662Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T02:59:11.662Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-23T02:59:11.662Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T02:59:11.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-23T02:59:11.957Z] === RUN TestMatch [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[foo]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[foo_bar]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[]#01 [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[qux]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-23T02:59:11.957Z] === RUN TestMatch/[[foo_baz]] [2021-11-23T02:59:11.957Z] --- PASS: TestMatch (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-23T02:59:11.957Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-23T02:59:11.957Z] PASS [2021-11-23T02:59:11.957Z] coverage: 87.5% of statements [2021-11-23T02:59:11.957Z] ok github.com/docker/docker/pkg/capabilities 0.065s coverage: 87.5% of statements [2021-11-23T02:59:11.957Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-11-23T02:59:11.957Z] === RUN TestNetworkDBNodeLeave [2021-11-23T02:59:12.200Z] --- PASS: TestUpdateRestartPolicy (10.67s) [2021-11-23T02:59:12.200Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T02:59:12.200Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2021-11-23T02:59:12.200Z] === RUN TestWaitNonBlocked [2021-11-23T02:59:12.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:59:12.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:59:12.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:59:12.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:59:12.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:59:12.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:59:12.200Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-23T02:59:12.200Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) [2021-11-23T02:59:12.200Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2021-11-23T02:59:12.200Z] === RUN TestWaitBlocked [2021-11-23T02:59:12.200Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:59:12.200Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:59:12.200Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:59:12.200Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:59:12.200Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:59:12.200Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:59:12.463Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-23T02:59:12.463Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2021-11-23T02:59:12.463Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-11-23T02:59:12.463Z] === CONT TestContainerStartOnDaemonRestart [2021-11-23T02:59:12.463Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T02:59:12.492Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T02:59:13.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-23T02:59:13.496Z] === RUN TestChrootTarUntar [2021-11-23T02:59:13.496Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-23T02:59:13.496Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootUntarEmptyArchive [2021-11-23T02:59:13.496Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootTarUntarWithSymlink [2021-11-23T02:59:13.496Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootCopyWithTar [2021-11-23T02:59:13.496Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootCopyFileWithTar [2021-11-23T02:59:13.496Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootUntarPath [2021-11-23T02:59:13.496Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-23T02:59:13.496Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-23T02:59:13.496Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:59:13.496Z] === RUN TestChrootApplyDotDotFile [2021-11-23T02:59:13.496Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:13.496Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-23T02:59:13.496Z] PASS [2021-11-23T02:59:13.496Z] coverage: 15.1% of statements [2021-11-23T02:59:13.496Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.1% of statements [2021-11-23T02:59:13.956Z] === RUN TestSizeEmpty [2021-11-23T02:59:13.956Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-23T02:59:13.956Z] === RUN TestSizeEmptyFile [2021-11-23T02:59:13.956Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-23T02:59:13.956Z] === RUN TestSizeNonemptyFile [2021-11-23T02:59:13.956Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-23T02:59:13.956Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-23T02:59:13.956Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-23T02:59:13.956Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-23T02:59:13.956Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.01s) [2021-11-23T02:59:13.956Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-23T02:59:13.956Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-23T02:59:13.956Z] === RUN TestMoveToSubdir [2021-11-23T02:59:13.956Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-23T02:59:13.956Z] === RUN TestSizeNonExistingDirectory [2021-11-23T02:59:13.956Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-23T02:59:13.956Z] PASS [2021-11-23T02:59:13.956Z] coverage: 80.0% of statements [2021-11-23T02:59:13.956Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2021-11-23T02:59:14.370Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s) [2021-11-23T02:59:14.370Z] === CONT TestIpcModeOlderClient [2021-11-23T02:59:14.370Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-23T02:59:14.370Z] === CONT TestContainerKillOnDaemonStart [2021-11-23T02:59:14.370Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s) [2021-11-23T02:59:14.370Z] === CONT TestDaemonHostGatewayIP [2021-11-23T02:59:14.925Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-23T02:59:14.925Z] === RUN TestNetworkDBWatch [2021-11-23T02:59:15.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-23T02:59:15.397Z] === RUN Test [2021-11-23T02:59:15.397Z] === RUN Test/TestContainsEntry [2021-11-23T02:59:15.397Z] === RUN Test/TestCreateEntries [2021-11-23T02:59:15.397Z] === RUN Test/TestEntriesDiff [2021-11-23T02:59:15.397Z] === RUN Test/TestEntriesEquality [2021-11-23T02:59:15.397Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-23T02:59:15.397Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-23T02:59:15.397Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-23T02:59:15.397Z] === RUN Test/TestGeneratorNotGenerate [2021-11-23T02:59:15.397Z] === RUN Test/TestGeneratorWithPort [2021-11-23T02:59:15.397Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-23T02:59:15.397Z] === RUN Test/TestNewEntry [2021-11-23T02:59:15.397Z] === RUN Test/TestParse [2021-11-23T02:59:15.397Z] --- PASS: Test (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-23T02:59:15.397Z] --- PASS: Test/TestParse (0.00s) [2021-11-23T02:59:15.397Z] PASS [2021-11-23T02:59:15.397Z] coverage: 58.3% of statements [2021-11-23T02:59:15.397Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2021-11-23T02:59:16.374Z] === RUN Test [2021-11-23T02:59:16.374Z] === RUN Test/TestContent [2021-11-23T02:59:16.374Z] === RUN Test/TestInitialize [2021-11-23T02:59:16.374Z] === RUN Test/TestNew [2021-11-23T02:59:16.374Z] === RUN Test/TestParsingContentsWithComments [2021-11-23T02:59:16.374Z] === RUN Test/TestRegister [2021-11-23T02:59:16.374Z] === RUN Test/TestWatch [2021-11-23T02:59:16.374Z] --- PASS: Test (0.00s) [2021-11-23T02:59:16.374Z] --- PASS: Test/TestContent (0.00s) [2021-11-23T02:59:16.374Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T02:59:16.374Z] --- PASS: Test/TestNew (0.00s) [2021-11-23T02:59:16.374Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-23T02:59:16.374Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T02:59:16.374Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:59:16.374Z] PASS [2021-11-23T02:59:16.374Z] coverage: 92.9% of statements [2021-11-23T02:59:16.374Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 92.9% of statements [2021-11-23T02:59:16.540Z] ......... [ 85%] [2021-11-23T02:59:16.791Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T02:59:16.839Z] 2021/11/23 02:59:16 Closing DB instances... [2021-11-23T02:59:16.908Z] --- PASS: TestDaemonHostGatewayIP (2.22s) [2021-11-23T02:59:16.908Z] === CONT TestDaemonRestartIpcMode [2021-11-23T02:59:17.358Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T02:59:17.810Z] === RUN Test [2021-11-23T02:59:17.810Z] === RUN Test/TestInitialize [2021-11-23T02:59:17.810Z] time="2021-11-23T02:59:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:59:17.810Z] time="2021-11-23T02:59:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:59:17.810Z] time="2021-11-23T02:59:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:59:17.810Z] === RUN Test/TestInitializeWithCerts [2021-11-23T02:59:17.810Z] time="2021-11-23T02:59:17Z" level=info msg="Initializing discovery with TLS" [2021-11-23T02:59:17.810Z] === RUN Test/TestWatch [2021-11-23T02:59:17.810Z] time="2021-11-23T02:59:17Z" level=info msg="Initializing discovery without TLS" [2021-11-23T02:59:17.810Z] --- PASS: TestTarFiles (7.07s) [2021-11-23T02:59:17.810Z] === RUN TestDetectCompressionZstd [2021-11-23T02:59:17.810Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-23T02:59:17.810Z] === RUN TestTarUntar [2021-11-23T02:59:17.810Z] --- PASS: TestTarUntar (0.05s) [2021-11-23T02:59:17.810Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-23T02:59:17.810Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-11-23T02:59:17.810Z] === RUN TestTarWithOptions [2021-11-23T02:59:17.810Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-23T02:59:17.810Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-23T02:59:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T02:59:18.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.40s) [2021-11-23T02:59:18.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.43s) [2021-11-23T02:59:18.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.54s) [2021-11-23T02:59:18.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.55s) [2021-11-23T02:59:18.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.64s) [2021-11-23T02:59:18.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.70s) [2021-11-23T02:59:18.001Z] === RUN TestBuildMultiStageCopy [2021-11-23T02:59:18.001Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T02:59:18.270Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-23T02:59:18.270Z] === RUN TestUntarUstarGnuConflict [2021-11-23T02:59:18.270Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-23T02:59:18.270Z] === RUN TestUntarInvalidFilenames [2021-11-23T02:59:18.270Z] --- PASS: TestNetworkDBWatch (3.36s) [2021-11-23T02:59:18.270Z] === RUN TestNetworkDBBulkSync [2021-11-23T02:59:18.270Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1937806805\\dest" [2021-11-23T02:59:18.270Z] --- PASS: TestUntarInvalidFilenames (0.36s) [2021-11-23T02:59:18.270Z] === RUN TestUntarHardlinkToSymlink [2021-11-23T02:59:18.270Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-11-23T02:59:18.270Z] === RUN TestUntarInvalidHardlink [2021-11-23T02:59:18.270Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink201247429\\victim\\hello" -> "../victim/hello" [2021-11-23T02:59:18.270Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink817363027\\victim\\hello" -> "/../victim/hello" [2021-11-23T02:59:18.270Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3916838191\\victim" -> "../victim" [2021-11-23T02:59:18.270Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3958240587\\victim" -> "../victim" [2021-11-23T02:59:18.270Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3130366586\\victim" -> "../victim" [2021-11-23T02:59:18.270Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2080872918\\victim" -> "../victim" [2021-11-23T02:59:18.270Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-23T02:59:18.270Z] === RUN TestUntarInvalidSymlink [2021-11-23T02:59:18.270Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2170214317\\dest\\dotdot" -> "../victim/hello" [2021-11-23T02:59:18.270Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink280546635\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T02:59:18.270Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2962926144\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:18.270Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3564372276\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:18.270Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3275409701\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:18.270Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1015721251\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:18.270Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2027728207\\dest\\dir\\loophole" -> "../../victim" [2021-11-23T02:59:18.270Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-11-23T02:59:18.270Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-23T02:59:18.270Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-23T02:59:18.270Z] === RUN TestXGlobalNoParent [2021-11-23T02:59:18.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-23T02:59:18.294Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-23T02:59:18.294Z] check_test.go:308: [dd6304f867df6] daemon is not started [2021-11-23T02:59:18.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-23T02:59:18.294Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-23T02:59:18.294Z] check_test.go:308: [d6587f40f0aa2] daemon is not started [2021-11-23T02:59:18.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-23T02:59:18.294Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T02:59:18.553Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T02:59:18.729Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-23T02:59:18.729Z] === RUN TestReplaceFileTarWrapper [2021-11-23T02:59:18.729Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-11-23T02:59:18.729Z] === RUN TestPrefixHeaderReadable [2021-11-23T02:59:18.729Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-23T02:59:18.729Z] === RUN TestDisablePigz [2021-11-23T02:59:18.729Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-23T02:59:18.729Z] --- PASS: TestDisablePigz (0.11s) [2021-11-23T02:59:18.729Z] === RUN TestPigz [2021-11-23T02:59:18.815Z] --- PASS: TestDaemonRestartIpcMode (2.04s) [2021-11-23T02:59:19.121Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T02:59:19.188Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-23T02:59:19.188Z] --- PASS: TestPigz (0.18s) [2021-11-23T02:59:19.188Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T02:59:19.188Z] archive_windows_test.go:16: Currently fails [2021-11-23T02:59:19.188Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:59:19.188Z] === RUN TestCanonicalTarNameForPath [2021-11-23T02:59:19.188Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-23T02:59:19.188Z] === RUN TestCanonicalTarName [2021-11-23T02:59:19.188Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-23T02:59:19.188Z] === RUN TestChmodTarEntry [2021-11-23T02:59:19.188Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-23T02:59:19.188Z] === RUN TestHardLinkOrder [2021-11-23T02:59:19.188Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-23T02:59:19.188Z] === RUN TestChangeString [2021-11-23T02:59:19.188Z] --- PASS: TestChangeString (0.00s) [2021-11-23T02:59:19.188Z] === RUN TestChangesWithNoChanges [2021-11-23T02:59:19.188Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-11-23T02:59:19.188Z] === RUN TestChangesWithChanges [2021-11-23T02:59:19.188Z] --- PASS: TestChangesWithChanges (0.04s) [2021-11-23T02:59:19.188Z] === RUN TestChangesWithChangesGH13590 [2021-11-23T02:59:19.188Z] changes_test.go:195: needs more investigation [2021-11-23T02:59:19.188Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-23T02:59:19.188Z] === RUN TestChangesDirsEmpty [2021-11-23T02:59:19.188Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-11-23T02:59:19.188Z] === RUN TestChangesDirsMutated [2021-11-23T02:59:19.647Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-11-23T02:59:19.647Z] === RUN TestApplyLayer [2021-11-23T02:59:19.648Z] changes_test.go:432: needs further investigation [2021-11-23T02:59:19.648Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-23T02:59:19.648Z] === RUN TestChangesSizeWithHardlinks [2021-11-23T02:59:19.648Z] changes_test.go:468: needs further investigation [2021-11-23T02:59:19.648Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-23T02:59:19.648Z] === RUN TestChangesSizeWithNoChanges [2021-11-23T02:59:19.648Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-23T02:59:19.648Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-23T02:59:19.648Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-23T02:59:19.648Z] === RUN TestChangesSize [2021-11-23T02:59:19.648Z] --- PASS: TestChangesSize (0.00s) [2021-11-23T02:59:19.648Z] === RUN TestApplyLayerInvalidFilenames [2021-11-23T02:59:19.648Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2376114070\\dest" [2021-11-23T02:59:19.648Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-23T02:59:19.648Z] === RUN TestApplyLayerInvalidHardlink [2021-11-23T02:59:19.648Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3941565979\\victim\\hello" -> "../victim/hello" [2021-11-23T02:59:19.648Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3620679141\\victim\\hello" -> "/../victim/hello" [2021-11-23T02:59:19.648Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2500025081\\victim" -> "../victim" [2021-11-23T02:59:19.648Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3087840650\\victim" -> "../victim" [2021-11-23T02:59:19.648Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4033619578\\victim" -> "../victim" [2021-11-23T02:59:19.648Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink694736722\\victim" -> "../victim" [2021-11-23T02:59:19.648Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-23T02:59:19.648Z] === RUN TestApplyLayerInvalidSymlink [2021-11-23T02:59:19.648Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2959616130\\dest\\dotdot" -> "../victim/hello" [2021-11-23T02:59:19.648Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink303519919\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T02:59:19.648Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2364572161\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:19.648Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink690400229\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:19.648Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2808135379\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:19.648Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1692458996\\dest\\loophole-victim" -> "../victim" [2021-11-23T02:59:19.648Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-11-23T02:59:19.648Z] === RUN TestApplyLayerWhiteouts [2021-11-23T02:59:19.648Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-11-23T02:59:19.648Z] === RUN TestGenerateEmptyFile [2021-11-23T02:59:19.648Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-23T02:59:19.648Z] === RUN TestGenerateWithContent [2021-11-23T02:59:19.648Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-23T02:59:19.648Z] PASS [2021-11-23T02:59:19.648Z] coverage: 63.0% of statements [2021-11-23T02:59:19.648Z] ok github.com/docker/docker/pkg/archive 9.745s coverage: 63.0% of statements [2021-11-23T02:59:19.648Z] 2021/11/23 02:59:19 Closing DB instances... [2021-11-23T02:59:19.688Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T02:59:19.689Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T02:59:21.107Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-23T02:59:21.191Z] --- PASS: Test (3.15s) [2021-11-23T02:59:21.191Z] --- PASS: Test/TestInitialize (0.14s) [2021-11-23T02:59:21.191Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-23T02:59:21.191Z] --- PASS: Test/TestWatch (3.00s) [2021-11-23T02:59:21.191Z] PASS [2021-11-23T02:59:21.191Z] coverage: 84.1% of statements [2021-11-23T02:59:21.191Z] ok github.com/docker/docker/pkg/discovery/kv 3.199s coverage: 84.1% of statements [2021-11-23T02:59:21.191Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-11-23T02:59:21.191Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-23T02:59:21.591Z] check_test.go:308: [d34a8c9092e85] daemon is not started [2021-11-23T02:59:21.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-23T02:59:21.656Z] === RUN Test [2021-11-23T02:59:21.656Z] === RUN Test/TestWatch [2021-11-23T02:59:21.656Z] --- PASS: Test (0.01s) [2021-11-23T02:59:21.656Z] --- PASS: Test/TestWatch (0.01s) [2021-11-23T02:59:21.656Z] PASS [2021-11-23T02:59:21.656Z] coverage: 92.3% of statements [2021-11-23T02:59:21.656Z] ok github.com/docker/docker/pkg/discovery/memory 0.058s coverage: 92.3% of statements [2021-11-23T02:59:21.850Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2021-11-23T02:59:21.850Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T02:59:22.546Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-23T02:59:22.625Z] === RUN Test [2021-11-23T02:59:22.625Z] === RUN Test/TestInitialize [2021-11-23T02:59:22.625Z] === RUN Test/TestInitializeWithPattern [2021-11-23T02:59:22.625Z] === RUN Test/TestRegister [2021-11-23T02:59:22.625Z] === RUN Test/TestWatch [2021-11-23T02:59:22.625Z] --- PASS: Test (0.00s) [2021-11-23T02:59:22.625Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T02:59:22.625Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-23T02:59:22.625Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T02:59:22.625Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T02:59:22.625Z] PASS [2021-11-23T02:59:22.625Z] coverage: 93.8% of statements [2021-11-23T02:59:22.625Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-11-23T02:59:22.788Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-11-23T02:59:22.788Z] === RUN TestWaitNonBlocked [2021-11-23T02:59:22.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:59:22.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:59:22.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:59:22.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:59:22.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T02:59:22.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T02:59:23.598Z] === RUN TestPollerAddRemove [2021-11-23T02:59:23.598Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-23T02:59:23.598Z] === RUN TestPollerEvent [2021-11-23T02:59:23.598Z] poller_test.go:40: No chmod on Windows [2021-11-23T02:59:23.598Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-23T02:59:23.598Z] === RUN TestPollerClose [2021-11-23T02:59:23.598Z] --- PASS: TestPollerClose (0.00s) [2021-11-23T02:59:23.598Z] PASS [2021-11-23T02:59:23.598Z] coverage: 45.7% of statements [2021-11-23T02:59:23.598Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2021-11-23T02:59:24.172Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-11-23T02:59:24.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2021-11-23T02:59:24.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-11-23T02:59:24.172Z] === RUN TestWaitBlocked [2021-11-23T02:59:24.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:59:24.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:59:24.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:59:24.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:59:24.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T02:59:24.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T02:59:24.643Z] 2021/11/23 02:59:24 Closing DB instances... [2021-11-23T02:59:24.643Z] === RUN TestCopyFileWithInvalidSrc [2021-11-23T02:59:24.643Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T02:59:24.643Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-23T02:59:24.643Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-23T02:59:24.643Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestCopyFile [2021-11-23T02:59:24.643Z] --- PASS: TestCopyFile (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-23T02:59:24.643Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T02:59:24.643Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-23T02:59:24.643Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-23T02:59:24.643Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T02:59:24.643Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestWildcardMatches [2021-11-23T02:59:24.643Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestPatternMatches [2021-11-23T02:59:24.643Z] --- PASS: TestPatternMatches (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-23T02:59:24.643Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestPatternMatchesFolderExclusions [2021-11-23T02:59:24.643Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-23T02:59:24.643Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-23T02:59:24.643Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-23T02:59:24.643Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-23T02:59:24.644Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-23T02:59:24.644Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestSingleExclamationError [2021-11-23T02:59:24.644Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestMatchesWithNoPatterns [2021-11-23T02:59:24.644Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestMatchesWithMalformedPatterns [2021-11-23T02:59:24.644Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestMatches [2021-11-23T02:59:24.644Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-23T02:59:24.644Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-23T02:59:24.644Z] --- PASS: TestMatches (0.00s) [2021-11-23T02:59:24.644Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-23T02:59:24.644Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCleanPatterns [2021-11-23T02:59:24.644Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-23T02:59:24.644Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCleanPatternsExceptionFlag [2021-11-23T02:59:24.644Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-23T02:59:24.644Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-23T02:59:24.644Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCleanPatternsErrorSingleException [2021-11-23T02:59:24.644Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCreateIfNotExistsDir [2021-11-23T02:59:24.644Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestCreateIfNotExistsFile [2021-11-23T02:59:24.644Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-23T02:59:24.644Z] === RUN TestMatch [2021-11-23T02:59:24.644Z] --- PASS: TestMatch (0.00s) [2021-11-23T02:59:24.644Z] PASS [2021-11-23T02:59:24.644Z] coverage: 82.5% of statements [2021-11-23T02:59:24.644Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 82.5% of statements [2021-11-23T02:59:25.110Z] --- PASS: TestWaitBlocked (0.03s) [2021-11-23T02:59:25.110Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2021-11-23T02:59:25.110Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-11-23T02:59:25.110Z] === CONT TestContainerStartOnDaemonRestart [2021-11-23T02:59:25.110Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T02:59:25.148Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2021-11-23T02:59:25.148Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T02:59:25.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T02:59:25.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T02:59:25.615Z] === RUN TestGet [2021-11-23T02:59:25.615Z] --- PASS: TestGet (0.00s) [2021-11-23T02:59:25.615Z] === RUN TestGetShortcutString [2021-11-23T02:59:25.615Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-23T02:59:25.615Z] PASS [2021-11-23T02:59:25.615Z] coverage: 42.9% of statements [2021-11-23T02:59:25.615Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-11-23T02:59:26.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-23T02:59:26.273Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T02:59:26.587Z] === RUN TestCreateIDMapOrder [2021-11-23T02:59:26.587Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-23T02:59:26.587Z] PASS [2021-11-23T02:59:26.587Z] coverage: 7.2% of statements [2021-11-23T02:59:26.587Z] ok github.com/docker/docker/pkg/idtools 0.065s coverage: 7.2% of statements [2021-11-23T02:59:26.943Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2021-11-23T02:59:26.943Z] PASS [2021-11-23T02:59:26.943Z] [2021-11-23T02:59:26.943Z] === Skipped [2021-11-23T02:59:26.943Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-23T02:59:26.943Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:59:26.943Z] [2021-11-23T02:59:26.943Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:59:26.943Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:59:26.943Z] [2021-11-23T02:59:26.943Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T02:59:26.943Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:59:26.943Z] [2021-11-23T02:59:26.943Z] DONE 200 tests, 3 skipped in 109.599s [2021-11-23T02:59:26.943Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T02:59:26.943Z] ++ 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 [2021-11-23T02:59:26.943Z] ++ set -e [2021-11-23T02:59:26.943Z] ++ '[' -n 0 ']' [2021-11-23T02:59:26.943Z] ++ set -x [2021-11-23T02:59:26.943Z] ++ 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 [2021-11-23T02:59:26.943Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T02:59:26.943Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-23T02:59:26.943Z] === RUN TestDaemonConfigValidation [2021-11-23T02:59:26.943Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:59:26.943Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:59:26.943Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T02:59:26.943Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T02:59:26.943Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T02:59:26.943Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T02:59:26.943Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T02:59:26.943Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T02:59:26.943Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T02:59:26.943Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T02:59:26.943Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:59:26.943Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T02:59:26.943Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T02:59:26.943Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T02:59:26.943Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T02:59:26.943Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T02:59:26.943Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-11-23T02:59:26.943Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-11-23T02:59:26.943Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2021-11-23T02:59:26.943Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-11-23T02:59:26.943Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-11-23T02:59:26.943Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T02:59:26.943Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T02:59:27.261Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T02:59:27.512Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T02:59:27.559Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.18s) [2021-11-23T02:59:27.559Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-23T02:59:28.019Z] === RUN TestFixedBufferCap [2021-11-23T02:59:28.019Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-23T02:59:28.019Z] === RUN TestFixedBufferLen [2021-11-23T02:59:28.019Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-23T02:59:28.019Z] === RUN TestFixedBufferString [2021-11-23T02:59:28.019Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-23T02:59:28.019Z] === RUN TestFixedBufferWrite [2021-11-23T02:59:28.019Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-23T02:59:28.019Z] === RUN TestFixedBufferRead [2021-11-23T02:59:28.019Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-23T02:59:28.019Z] === RUN TestBytesPipeRead [2021-11-23T02:59:28.019Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-23T02:59:28.019Z] === RUN TestBytesPipeWrite [2021-11-23T02:59:28.019Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-23T02:59:28.019Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-23T02:59:28.249Z] --- PASS: TestBuildMultiStageCopy (10.66s) [2021-11-23T02:59:28.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.85s) [2021-11-23T02:59:28.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2021-11-23T02:59:28.476Z] 2021/11/23 02:59:28 Closing DB instances... [2021-11-23T02:59:28.476Z] --- PASS: TestBytesPipeWriteRandomChunks (0.60s) [2021-11-23T02:59:28.477Z] === RUN TestAtomicWriteToFile [2021-11-23T02:59:28.477Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-23T02:59:28.477Z] === RUN TestAtomicWriteSetCommit [2021-11-23T02:59:28.477Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-23T02:59:28.477Z] === RUN TestAtomicWriteSetCancel [2021-11-23T02:59:28.477Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-23T02:59:28.477Z] === RUN TestReadCloserWrapperClose [2021-11-23T02:59:28.477Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-23T02:59:28.477Z] === RUN TestReaderErrWrapperReadOnError [2021-11-23T02:59:28.477Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-23T02:59:28.477Z] === RUN TestReaderErrWrapperRead [2021-11-23T02:59:28.477Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-23T02:59:28.477Z] === RUN TestCancelReadCloser [2021-11-23T02:59:28.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2021-11-23T02:59:28.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-11-23T02:59:28.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2021-11-23T02:59:28.718Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T02:59:28.891Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T02:59:28.937Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-23T02:59:28.937Z] === RUN TestWriteCloserWrapperClose [2021-11-23T02:59:28.937Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-23T02:59:28.938Z] === RUN TestNopWriteCloser [2021-11-23T02:59:28.938Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-23T02:59:28.938Z] === RUN TestNopWriter [2021-11-23T02:59:28.938Z] --- PASS: TestNopWriter (0.00s) [2021-11-23T02:59:28.938Z] === RUN TestWriteCounter [2021-11-23T02:59:28.938Z] --- PASS: TestWriteCounter (0.00s) [2021-11-23T02:59:28.938Z] PASS [2021-11-23T02:59:28.938Z] coverage: 70.1% of statements [2021-11-23T02:59:28.938Z] ok github.com/docker/docker/pkg/ioutils 0.793s coverage: 70.1% of statements [2021-11-23T02:59:29.165Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-23T02:59:29.166Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-23T02:59:29.336Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2021-11-23T02:59:29.336Z] === CONT TestIpcModeOlderClient [2021-11-23T02:59:29.336Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-23T02:59:29.336Z] === CONT TestContainerKillOnDaemonStart [2021-11-23T02:59:29.336Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.10s) [2021-11-23T02:59:29.336Z] === CONT TestDaemonHostGatewayIP [2021-11-23T02:59:29.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-23T02:59:29.398Z] === RUN TestError [2021-11-23T02:59:29.399Z] --- PASS: TestError (0.00s) [2021-11-23T02:59:29.399Z] === RUN TestProgressString [2021-11-23T02:59:29.399Z] === RUN TestProgressString/no_progress [2021-11-23T02:59:29.399Z] === RUN TestProgressString/progress_1 [2021-11-23T02:59:29.399Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-23T02:59:29.399Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-23T02:59:29.399Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-23T02:59:29.399Z] === RUN TestProgressString/with_units [2021-11-23T02:59:29.399Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-23T02:59:29.399Z] === RUN TestProgressString/hide_counts [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-23T02:59:29.399Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-23T02:59:29.399Z] === RUN TestJSONMessageDisplay [2021-11-23T02:59:29.400Z] 2021/11/23 02:59:28 Closing DB instances... [2021-11-23T02:59:29.829Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T02:59:29.829Z] daemon_test.go:156: [d36ab5c8840c3] daemon is not started [2021-11-23T02:59:29.829Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-23T02:59:29.829Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-23T02:59:29.829Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-23T02:59:29.829Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-23T02:59:29.829Z] === RUN TestDaemonProxy [2021-11-23T02:59:29.829Z] === RUN TestDaemonProxy/environment_variables [2021-11-23T02:59:29.860Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-11-23T02:59:29.860Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-23T02:59:29.860Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-23T02:59:29.860Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-23T02:59:29.860Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-23T02:59:29.860Z] === RUN TestDisplayJSONMessagesStream [2021-11-23T02:59:29.860Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-23T02:59:29.860Z] PASS [2021-11-23T02:59:29.860Z] coverage: 91.7% of statements [2021-11-23T02:59:29.860Z] ok github.com/docker/docker/pkg/jsonmessage 0.225s coverage: 91.7% of statements [2021-11-23T02:59:29.860Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-11-23T02:59:29.860Z] === RUN TestNetworkDBGarbageCollection [2021-11-23T02:59:30.320Z] === RUN TestStandardLongPath [2021-11-23T02:59:30.321Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-23T02:59:30.321Z] === RUN TestUNCLongPath [2021-11-23T02:59:30.321Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-23T02:59:30.321Z] PASS [2021-11-23T02:59:30.321Z] coverage: 100.0% of statements [2021-11-23T02:59:30.321Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2021-11-23T02:59:30.714Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T02:59:30.911Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-23T02:59:30.937Z] --- PASS: TestBuildMultiStageParentConfig (2.21s) [2021-11-23T02:59:30.937Z] === RUN TestBuildLabelWithTargets [2021-11-23T02:59:30.937Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T02:59:30.937Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-23T02:59:30.937Z] === RUN TestBuildWithEmptyLayers [2021-11-23T02:59:30.970Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-11-23T02:59:30.970Z] === RUN TestFindNode [2021-11-23T02:59:30.970Z] 2021/11/23 02:59:30 Closing DB instances... [2021-11-23T02:59:30.970Z] --- PASS: TestFindNode (0.02s) [2021-11-23T02:59:30.970Z] === RUN TestChangeNodeState [2021-11-23T02:59:30.970Z] 2021/11/23 02:59:30 Closing DB instances... [2021-11-23T02:59:30.970Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-23T02:59:30.970Z] === RUN TestNodeReincarnation [2021-11-23T02:59:30.970Z] 2021/11/23 02:59:30 Closing DB instances... [2021-11-23T02:59:31.289Z] === RUN TestNameFormat [2021-11-23T02:59:31.289Z] --- PASS: TestNameFormat (0.00s) [2021-11-23T02:59:31.289Z] === RUN TestNameRetries [2021-11-23T02:59:31.289Z] --- PASS: TestNameRetries (0.00s) [2021-11-23T02:59:31.289Z] PASS [2021-11-23T02:59:31.289Z] coverage: 85.7% of statements [2021-11-23T02:59:31.289Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2021-11-23T02:59:31.650Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T02:59:31.735Z] === RUN TestDaemonProxy/command-line_options [2021-11-23T02:59:31.755Z] === RUN TestParseKeyValueOpt [2021-11-23T02:59:31.755Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-23T02:59:31.755Z] === RUN TestParseUintList [2021-11-23T02:59:31.755Z] --- PASS: TestParseUintList (0.00s) [2021-11-23T02:59:31.755Z] === RUN TestParseUintListMaximumLimits [2021-11-23T02:59:31.755Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-23T02:59:31.755Z] PASS [2021-11-23T02:59:31.755Z] coverage: 97.0% of statements [2021-11-23T02:59:31.755Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-11-23T02:59:31.927Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-11-23T02:59:31.927Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T02:59:32.218Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T02:59:32.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-23T02:59:33.045Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2021-11-23T02:59:33.045Z] === CONT TestDaemonRestartIpcMode [2021-11-23T02:59:33.116Z] === RUN TestDaemonProxy/configuration_file [2021-11-23T02:59:33.298Z] === RUN TestNewAndRemove [2021-11-23T02:59:33.298Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-23T02:59:33.298Z] === RUN TestRemoveInvalidPath [2021-11-23T02:59:33.298Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-23T02:59:33.298Z] PASS [2021-11-23T02:59:33.298Z] coverage: 82.6% of statements [2021-11-23T02:59:33.298Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2021-11-23T02:59:33.640Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-23T02:59:33.640Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-23T02:59:33.757Z] --- PASS: TestGetAddress (33.47s) [2021-11-23T02:59:33.758Z] === RUN TestRequestSyntaxCheck [2021-11-23T02:59:33.758Z] --- PASS: TestRequestSyntaxCheck (0.07s) [2021-11-23T02:59:33.758Z] === RUN TestRequest [2021-11-23T02:59:34.957Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T02:59:35.022Z] === RUN TestDaemonProxy/conflicting_options [2021-11-23T02:59:35.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-23T02:59:35.297Z] === RUN TestFailedConnection [2021-11-23T02:59:35.590Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-23T02:59:35.849Z] --- PASS: TestDaemonProxy (6.27s) [2021-11-23T02:59:35.849Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2021-11-23T02:59:35.849Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-11-23T02:59:35.849Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2021-11-23T02:59:35.849Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-23T02:59:35.849Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-23T02:59:35.849Z] PASS [2021-11-23T02:59:36.109Z] [2021-11-23T02:59:36.109Z] DONE 17 tests in 10.188s [2021-11-23T02:59:36.109Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T02:59:36.109Z] ++ 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 [2021-11-23T02:59:36.109Z] ++ set -e [2021-11-23T02:59:36.109Z] ++ '[' -n 0 ']' [2021-11-23T02:59:36.109Z] ++ set -x [2021-11-23T02:59:36.109Z] ++ 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 [2021-11-23T02:59:36.109Z] INFO: Testing against a local daemon [2021-11-23T02:59:36.109Z] === RUN TestCommitInheritsEnv [2021-11-23T02:59:36.152Z] --- PASS: TestDaemonRestartIpcMode (3.09s) [2021-11-23T02:59:36.263Z] --- PASS: TestFailedConnection (1.11s) [2021-11-23T02:59:36.263Z] === RUN TestFailOnce [2021-11-23T02:59:36.369Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-11-23T02:59:36.369Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T02:59:36.369Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-23T02:59:36.369Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T02:59:36.369Z] === RUN TestImagesFilterMultiReference [2021-11-23T02:59:36.369Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-23T02:59:36.369Z] === RUN TestImagePullPlatformInvalid [2021-11-23T02:59:36.369Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T02:59:36.369Z] === RUN TestRemoveImageOrphaning [2021-11-23T02:59:36.629Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-11-23T02:59:36.629Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T02:59:36.629Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T02:59:36.629Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-23T02:59:36.629Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T02:59:36.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T02:59:36.629Z] === RUN TestTagInvalidReference [2021-11-23T02:59:36.629Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-23T02:59:36.629Z] === RUN TestTagValidPrefixedRepo [2021-11-23T02:59:36.629Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-23T02:59:36.629Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T02:59:36.629Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-23T02:59:36.629Z] === RUN TestTagOfficialNames [2021-11-23T02:59:36.724Z] 2021/11/23 02:59:36 http: panic serving 127.0.0.1:49295: Plugin not ready [2021-11-23T02:59:36.724Z] goroutine 18 [running]: [2021-11-23T02:59:36.724Z] net/http.(*conn).serve.func1() [2021-11-23T02:59:36.724Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-23T02:59:36.724Z] panic({0x133ac60, 0x1447350}) [2021-11-23T02:59:36.724Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-23T02:59:36.724Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3b3dcbabaf06877d}, 0xc0000afa98) [2021-11-23T02:59:36.724Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-23T02:59:36.724Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14540d0, 0xc0001ae000}, 0x128ef46) [2021-11-23T02:59:36.724Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-23T02:59:36.724Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14540d0, 0xc0001ae000}, 0xc0000b6000) [2021-11-23T02:59:36.724Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-23T02:59:36.724Z] net/http.serverHandler.ServeHTTP({0x14526d0}, {0x14540d0, 0xc0001ae000}, 0xc0000b6000) [2021-11-23T02:59:36.724Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-23T02:59:36.724Z] net/http.(*conn).serve(0xc0000a8000, {0x1455fa0, 0xc00008a0c0}) [2021-11-23T02:59:36.724Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-23T02:59:36.724Z] created by net/http.(*Server).Serve [2021-11-23T02:59:36.724Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-23T02:59:36.724Z] time="2021-11-23T02:59:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-23T02:59:36.854Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-23T02:59:36.854Z] === RUN TestParallelCreate [2021-11-23T02:59:36.854Z] 2021/11/23 02:59:35 Closing DB instances... [2021-11-23T02:59:36.854Z] --- PASS: TestParallelCreate (0.01s) [2021-11-23T02:59:36.854Z] === RUN TestParallelDelete [2021-11-23T02:59:36.854Z] 2021/11/23 02:59:35 Closing DB instances... [2021-11-23T02:59:36.854Z] --- PASS: TestParallelDelete (0.02s) [2021-11-23T02:59:36.854Z] === RUN TestNetworkDBIslands [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:629f485a5eca with config:&{NodeID:629f485a5eca 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}" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 629f485a5eca/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 629f485a5eca/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:87fed86314fa with config:&{NodeID:87fed86314fa 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}" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 87fed86314fa/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 87fed86314fa/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49343" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 87fed86314fa/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 87fed86314fa/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 629f485a5eca/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=info msg="Node 629f485a5eca/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49344" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1e292bb3bb5d with config:&{NodeID:1e292bb3bb5d 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}" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 629f485a5eca/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 629f485a5eca/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 87fed86314fa/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 87fed86314fa/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:36.854Z] time="2021-11-23T02:59:36Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, added to nodes list" [2021-11-23T02:59:36.889Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-23T02:59:36.889Z] === RUN TestTagMatchesDigest [2021-11-23T02:59:36.889Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-23T02:59:36.889Z] PASS [2021-11-23T02:59:36.889Z] [2021-11-23T02:59:36.889Z] === Skipped [2021-11-23T02:59:36.889Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T02:59:36.889Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-23T02:59:36.889Z] [2021-11-23T02:59:36.889Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-23T02:59:36.889Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T02:59:36.889Z] [2021-11-23T02:59:36.889Z] DONE 12 tests, 2 skipped in 0.820s [2021-11-23T02:59:36.889Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T02:59:36.889Z] ++ 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 [2021-11-23T02:59:36.889Z] ++ set -e [2021-11-23T02:59:36.889Z] ++ '[' -n 0 ']' [2021-11-23T02:59:36.889Z] ++ set -x [2021-11-23T02:59:36.889Z] ++ 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 [2021-11-23T02:59:36.889Z] INFO: Testing against a local daemon [2021-11-23T02:59:36.889Z] === RUN TestNetworkCreateDelete [2021-11-23T02:59:37.148Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-23T02:59:37.148Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6bb0a6213e26 with config:&{NodeID:6bb0a6213e26 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}" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 629f485a5eca/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 629f485a5eca/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 87fed86314fa/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 87fed86314fa/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.324Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.344Z] --- PASS: TestCreateServiceSecretFileMode (12.58s) [2021-11-23T02:59:37.344Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T02:59:37.408Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-23T02:59:37.408Z] === RUN TestDaemonDNSFallback [2021-11-23T02:59:37.486Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-23T02:59:37.528Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T02:59:37.688Z] --- PASS: TestFailOnce (1.12s) [2021-11-23T02:59:37.689Z] === RUN TestEchoInputOutput [2021-11-23T02:59:37.689Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-23T02:59:37.689Z] === RUN TestBackoff [2021-11-23T02:59:37.689Z] --- PASS: TestBackoff (0.00s) [2021-11-23T02:59:37.689Z] === RUN TestAbortRetry [2021-11-23T02:59:37.689Z] --- PASS: TestAbortRetry (0.00s) [2021-11-23T02:59:37.689Z] === RUN TestClientScheme [2021-11-23T02:59:37.689Z] --- PASS: TestClientScheme (0.00s) [2021-11-23T02:59:37.689Z] === RUN TestNewClientWithTimeout [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5786d89e0ca3 with config:&{NodeID:5786d89e0ca3 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}" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 629f485a5eca/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 629f485a5eca/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 87fed86314fa/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 87fed86314fa/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:37.794Z] time="2021-11-23T02:59:37Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:37.998Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-23T02:59:37.998Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-23T02:59:37.998Z] [2021-11-23T02:59:37.998Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-23T02:59:37.998Z] =========================== short test summary info ============================ [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-23T02:59:37.998Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-23T02:59:37.998Z] Not supported on most drivers [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-23T02:59:37.998Z] Output of docker top depends on host distro, and is not formalized. [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-23T02:59:37.998Z] Output of docker top depends on host distro, and is not formalized. [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-23T02:59:37.998Z] Can fail if eth0 has multiple IP addresses [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-23T02:59:37.998Z] This doesn't seem to be taken into account by the engine [2021-11-23T02:59:37.998Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-23T02:59:37.998Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-23T02:59:37.998Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.26 seconds == [2021-11-23T02:59:38.146Z] time="2021-11-23T02:59:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-23T02:59:38.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-23T02:59:38.264Z] networkdb_test.go:835: Re-joining: 3 [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=info msg="The new bootstrap node list is:[172.23.148.29:10033 172.23.148.29:10034 172.23.148.29:10035]" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10033" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49351" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49352" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10034" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10035" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49353" [2021-11-23T02:59:38.264Z] networkdb_test.go:835: Re-joining: 4 [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=info msg="The new bootstrap node list is:[172.23.148.29:10033 172.23.148.29:10034 172.23.148.29:10035]" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10033" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49354" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10034" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49355" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10035" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:37Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49356" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:38Z" level=info msg="node 0 leaving" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:38Z" level=info msg="node2(87fed86314fa): Node leave event for 629f485a5eca/172.23.148.29" [2021-11-23T02:59:38.264Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.265Z] time="2021-11-23T02:59:38Z" level=info msg="node4(6bb0a6213e26): Node leave event for 629f485a5eca/172.23.148.29" [2021-11-23T02:59:38.265Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.265Z] time="2021-11-23T02:59:38Z" level=info msg="node3(1e292bb3bb5d): Node leave event for 629f485a5eca/172.23.148.29" [2021-11-23T02:59:38.265Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.265Z] time="2021-11-23T02:59:38Z" level=info msg="node5(5786d89e0ca3): Node leave event for 629f485a5eca/172.23.148.29" [2021-11-23T02:59:38.265Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.265Z] time="2021-11-23T02:59:38Z" level=info msg="node1(629f485a5eca): Node leave event for 629f485a5eca/172.23.148.29" [2021-11-23T02:59:38.464Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T02:59:38.464Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-23T02:59:38.464Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T02:59:38.464Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-23T02:59:38.464Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T02:59:38.464Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-23T02:59:38.464Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T02:59:38.464Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-23T02:59:38.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca/172.23.148.29, left gossip cluster" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca/172.23.148.29, left gossip cluster" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca/172.23.148.29, left gossip cluster" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca/172.23.148.29, left gossip cluster" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 629f485a5eca/172.23.148.29, left gossip cluster" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="node 1 leaving" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=warning msg="memberlist: Failed to send gossip to 172.23.148.29:10034: write udp [::]:10033->172.23.148.29:10034: use of closed network connection" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="node4(6bb0a6213e26): Node leave event for 87fed86314fa/172.23.148.29" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="node5(5786d89e0ca3): Node leave event for 87fed86314fa/172.23.148.29" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="node3(1e292bb3bb5d): Node leave event for 87fed86314fa/172.23.148.29" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa change state NodeActive --> NodeLeft" [2021-11-23T02:59:38.735Z] time="2021-11-23T02:59:38Z" level=info msg="node2(87fed86314fa): Node leave event for 87fed86314fa/172.23.148.29" [2021-11-23T02:59:39.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-23T02:59:39.112Z] === RUN TestParseEmptyInterface [2021-11-23T02:59:39.113Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-23T02:59:39.113Z] === RUN TestParseNonInterfaceType [2021-11-23T02:59:39.113Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-23T02:59:39.113Z] === RUN TestParseWithOneFunction [2021-11-23T02:59:39.113Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-23T02:59:39.113Z] === RUN TestParseWithMultipleFuncs [2021-11-23T02:59:39.113Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-23T02:59:39.113Z] === RUN TestParseWithUnnamedReturn [2021-11-23T02:59:39.113Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-23T02:59:39.113Z] === RUN TestEmbeddedInterface [2021-11-23T02:59:39.113Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-23T02:59:39.113Z] === RUN TestParsedImports [2021-11-23T02:59:39.113Z] --- PASS: TestParsedImports (0.00s) [2021-11-23T02:59:39.113Z] === RUN TestAliasedImports [2021-11-23T02:59:39.113Z] --- PASS: TestAliasedImports (0.00s) [2021-11-23T02:59:39.113Z] PASS [2021-11-23T02:59:39.113Z] coverage: 56.8% of statements [2021-11-23T02:59:39.113Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa/172.23.148.29, left gossip cluster" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa/172.23.148.29, left gossip cluster" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa/172.23.148.29, left gossip cluster" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="Node 87fed86314fa/172.23.148.29, left gossip cluster" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="node 2 leaving" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="Node 1e292bb3bb5d change state NodeActive --> NodeLeft" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="node5(5786d89e0ca3): Node leave event for 1e292bb3bb5d/172.23.148.29" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="Node 1e292bb3bb5d change state NodeActive --> NodeLeft" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:38Z" level=info msg="node4(6bb0a6213e26): Node leave event for 1e292bb3bb5d/172.23.148.29" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:39Z" level=info msg="Node 1e292bb3bb5d change state NodeActive --> NodeLeft" [2021-11-23T02:59:39.205Z] time="2021-11-23T02:59:39Z" level=info msg="node3(1e292bb3bb5d): Node leave event for 1e292bb3bb5d/172.23.148.29" [2021-11-23T02:59:39.571Z] time="2021-11-23T02:59:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-23T02:59:39.675Z] time="2021-11-23T02:59:39Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, left gossip cluster" [2021-11-23T02:59:39.675Z] time="2021-11-23T02:59:39Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, left gossip cluster" [2021-11-23T02:59:39.675Z] time="2021-11-23T02:59:39Z" level=info msg="Node 1e292bb3bb5d/172.23.148.29, left gossip cluster" [2021-11-23T02:59:39.675Z] networkdb_test.go:867: node4: OK [2021-11-23T02:59:39.675Z] networkdb_test.go:867: node5: OK [2021-11-23T02:59:39.675Z] time="2021-11-23T02:59:39Z" level=info msg="node 0 coming back" [2021-11-23T02:59:39.675Z] time="2021-11-23T02:59:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7d2a11b5de90 with config:&{NodeID:7d2a11b5de90 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}" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, added to nodes list" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="node 1 coming back" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cfc750e5ab03 with config:&{NodeID:cfc750e5ab03 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}" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="Node cfc750e5ab03/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="Node cfc750e5ab03/172.23.148.29, added to nodes list" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="node 2 coming back" [2021-11-23T02:59:39.676Z] time="2021-11-23T02:59:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ffa86ee0cc77 with config:&{NodeID:ffa86ee0cc77 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}" [2021-11-23T02:59:40.029Z] === RUN TestHTTPTransport [2021-11-23T02:59:40.029Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-23T02:59:40.029Z] PASS [2021-11-23T02:59:40.029Z] coverage: 85.7% of statements [2021-11-23T02:59:40.029Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-11-23T02:59:40.146Z] time="2021-11-23T02:59:39Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:40.146Z] time="2021-11-23T02:59:39Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, added to nodes list" [2021-11-23T02:59:40.146Z] time="2021-11-23T02:59:40Z" level=debug msg="memberlist: Failed ping: 6bb0a6213e26 (timeout reached)" [2021-11-23T02:59:40.146Z] time="2021-11-23T02:59:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.148.29:10037: use of closed network connection" [2021-11-23T02:59:40.146Z] time="2021-11-23T02:59:40Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49357" [2021-11-23T02:59:40.487Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-23T02:59:40.487Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T02:59:40.487Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-23T02:59:40.487Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-23T02:59:40.487Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-23T02:59:40.487Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-23T02:59:40.487Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-23T02:59:40.487Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T02:59:40.487Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-23T02:59:40.487Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-23T02:59:40.487Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-23T02:59:40.487Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-23T02:59:40.487Z] === RUN TestBufferPoolPutAndGet [2021-11-23T02:59:40.487Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-23T02:59:40.487Z] PASS [2021-11-23T02:59:40.487Z] coverage: 88.2% of statements [2021-11-23T02:59:40.487Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-11-23T02:59:40.945Z] === RUN TestOutputOnPrematureClose [2021-11-23T02:59:40.945Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-23T02:59:40.945Z] === RUN TestCompleteSilently [2021-11-23T02:59:40.945Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-23T02:59:40.945Z] PASS [2021-11-23T02:59:40.945Z] coverage: 75.9% of statements [2021-11-23T02:59:40.945Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-11-23T02:59:41.137Z] time="2021-11-23T02:59:40Z" level=warning msg="memberlist: Was able to connect to 6bb0a6213e26 but other probes failed, network may be misconfigured" [2021-11-23T02:59:41.403Z] === RUN TestSendToOneSub [2021-11-23T02:59:41.403Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-23T02:59:41.403Z] === RUN TestSendToMultipleSubs [2021-11-23T02:59:41.403Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-23T02:59:41.403Z] === RUN TestEvictOneSub [2021-11-23T02:59:41.403Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-23T02:59:41.403Z] === RUN TestClosePublisher [2021-11-23T02:59:41.403Z] --- PASS: TestClosePublisher (0.00s) [2021-11-23T02:59:41.403Z] === RUN TestPubSubRace [2021-11-23T02:59:41.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T02:59:41.861Z] time="2021-11-23T02:59:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-23T02:59:42.135Z] --- PASS: TestContainerKillOnDaemonStart (12.91s) [2021-11-23T02:59:42.135Z] PASS [2021-11-23T02:59:42.135Z] [2021-11-23T02:59:42.135Z] === Skipped [2021-11-23T02:59:42.135Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-23T02:59:42.135Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T02:59:42.136Z] [2021-11-23T02:59:42.136Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-23T02:59:42.136Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:59:42.136Z] [2021-11-23T02:59:42.136Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-23T02:59:42.136Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:59:42.136Z] [2021-11-23T02:59:42.136Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T02:59:42.136Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T02:59:42.136Z] [2021-11-23T02:59:42.136Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T02:59:42.136Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T02:59:42.136Z] [2021-11-23T02:59:42.136Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-23T02:59:42.136Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-23T02:59:42.136Z] [2021-11-23T02:59:42.136Z] DONE 200 tests, 6 skipped in 159.475s [2021-11-23T02:59:42.136Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T02:59:42.136Z] ++ 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 [2021-11-23T02:59:42.136Z] ++ set -e [2021-11-23T02:59:42.136Z] ++ '[' -n 0 ']' [2021-11-23T02:59:42.136Z] ++ set -x [2021-11-23T02:59:42.136Z] ++ 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 [2021-11-23T02:59:42.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-23T02:59:42.319Z] --- PASS: TestPubSubRace (1.05s) [2021-11-23T02:59:42.319Z] PASS [2021-11-23T02:59:42.319Z] coverage: 75.0% of statements [2021-11-23T02:59:42.319Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-11-23T02:59:42.366Z] --- PASS: TestBuildMultiStageOnBuild (10.18s) [2021-11-23T02:59:42.366Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T02:59:42.366Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T02:59:42.366Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-23T02:59:42.366Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T02:59:42.394Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T02:59:42.777Z] === RUN TestRegister [2021-11-23T02:59:42.777Z] --- PASS: TestRegister (0.00s) [2021-11-23T02:59:42.777Z] === RUN TestCommand [2021-11-23T02:59:42.777Z] --- PASS: TestCommand (0.03s) [2021-11-23T02:59:42.777Z] === RUN TestNaiveSelf [2021-11-23T02:59:42.777Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-23T02:59:42.777Z] PASS [2021-11-23T02:59:42.777Z] coverage: 82.4% of statements [2021-11-23T02:59:42.777Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2021-11-23T02:59:42.962Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-23T02:59:42.963Z] === RUN TestDaemonConfigValidation [2021-11-23T02:59:42.963Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:59:42.963Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:59:42.963Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T02:59:42.963Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T02:59:42.963Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T02:59:42.963Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T02:59:42.963Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T02:59:42.963Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T02:59:42.963Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T02:59:42.963Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T02:59:42.963Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T02:59:42.963Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T02:59:42.963Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T02:59:43.221Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T02:59:43.221Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T02:59:43.236Z] === RUN TestDump [2021-11-23T02:59:43.236Z] goroutine 19 [running]: [2021-11-23T02:59:43.236Z] github.com/docker/docker/pkg/stack.dump(0x2ab477) [2021-11-23T02:59:43.236Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T02:59:43.236Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-23T02:59:43.236Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-23T02:59:43.236Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-23T02:59:43.236Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-23T02:59:43.236Z] testing.tRunner(0xc0000856c0, 0x418e38) [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:59:43.236Z] created by testing.(*T).Run [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T02:59:43.236Z] [2021-11-23T02:59:43.236Z] goroutine 1 [chan receive]: [2021-11-23T02:59:43.236Z] testing.(*T).Run(0xc000085520, {0x40a4fd, 0x28a1d3}, 0x418e38) [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T02:59:43.236Z] testing.runTests.func1(0xc0000b6720) [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T02:59:43.236Z] testing.tRunner(0xc000085520, 0xc0000c1ce0) [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:59:43.236Z] testing.runTests(0xc0000d0080, {0x57cba0, 0x3, 0x3}, {0x2aa6cd, 0x40c1f7, 0x581640}) [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T02:59:43.236Z] testing.(*M).Run(0xc0000d0080) [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T02:59:43.236Z] main.main() [2021-11-23T02:59:43.236Z] _testmain.go:95 +0x1f5 [2021-11-23T02:59:43.236Z] --- PASS: TestDump (0.00s) [2021-11-23T02:59:43.236Z] === RUN TestDumpToFile [2021-11-23T02:59:43.236Z] --- PASS: TestDumpToFile (0.10s) [2021-11-23T02:59:43.236Z] === RUN TestDumpToFileWithEmptyInput [2021-11-23T02:59:43.236Z] goroutine 21 [running]: [2021-11-23T02:59:43.236Z] github.com/docker/docker/pkg/stack.dump(0x318434) [2021-11-23T02:59:43.236Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T02:59:43.236Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x3187e0}) [2021-11-23T02:59:43.236Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-23T02:59:43.236Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0) [2021-11-23T02:59:43.236Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-23T02:59:43.236Z] testing.tRunner(0xc000085ba0, 0x418e28) [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:59:43.236Z] created by testing.(*T).Run [2021-11-23T02:59:43.236Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T02:59:43.236Z] [2021-11-23T02:59:43.236Z] goroutine 1 [chan receive]: [2021-11-23T02:59:43.236Z] testing.(*T).Run(0xc000085520, {0x411289, 0x28a1d3}, 0x418e28) [2021-11-23T02:59:43.363Z] time="2021-11-23T02:59:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.148.29:10033 172.23.148.29:10034 172.23.148.29:10035]" [2021-11-23T02:59:43.481Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T02:59:43.481Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2021-11-23T02:59:43.481Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2021-11-23T02:59:43.481Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2021-11-23T02:59:43.481Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2021-11-23T02:59:43.481Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-11-23T02:59:43.481Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T02:59:43.481Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T02:59:43.694Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T02:59:43.694Z] testing.runTests.func1(0xc0000b6720) [2021-11-23T02:59:43.694Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T02:59:43.694Z] testing.tRunner(0xc000085520, 0xc0000c1ce0) [2021-11-23T02:59:43.694Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T02:59:43.694Z] testing.runTests(0xc0000d0080, {0x57cba0, 0x3, 0x3}, {0x2aa6cd, 0x40c1f7, 0x581640}) [2021-11-23T02:59:43.694Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T02:59:43.694Z] testing.(*M).Run(0xc0000d0080) [2021-11-23T02:59:43.694Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T02:59:43.694Z] main.main() [2021-11-23T02:59:43.694Z] _testmain.go:95 +0x1f5 [2021-11-23T02:59:43.694Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-23T02:59:43.694Z] PASS [2021-11-23T02:59:43.694Z] coverage: 90.9% of statements [2021-11-23T02:59:43.694Z] ok github.com/docker/docker/pkg/stack 0.131s coverage: 90.9% of statements [2021-11-23T02:59:43.694Z] === RUN TestNewStdWriter [2021-11-23T02:59:43.694Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-23T02:59:43.694Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestWriteWithNilBytes [2021-11-23T02:59:43.694Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestWrite [2021-11-23T02:59:43.694Z] --- PASS: TestWrite (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestWriteWithWriterError [2021-11-23T02:59:43.694Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-23T02:59:43.694Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyWriteAndRead [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-23T02:59:43.694Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-23T02:59:43.694Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-23T02:59:43.694Z] PASS [2021-11-23T02:59:43.694Z] coverage: 100.0% of statements [2021-11-23T02:59:43.694Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-11-23T02:59:43.833Z] time="2021-11-23T02:59:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.148.29:10033 172.23.148.29:10034 172.23.148.29:10035]" [2021-11-23T02:59:43.978Z] --- PASS: TestDaemonDNSFallback (6.20s) [2021-11-23T02:59:43.978Z] === RUN TestInspectNetwork [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10033" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49358" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, is the new incarnation of the shutdown node 629f485a5eca/172.23.148.29" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10034" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49359" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, is the new incarnation of the shutdown node 87fed86314fa/172.23.148.29" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10035" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49360" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, is the new incarnation of the shutdown node 1e292bb3bb5d/172.23.148.29" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, is the new incarnation of the shutdown node 87fed86314fa/172.23.148.29" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, is the new incarnation of the shutdown node 629f485a5eca/172.23.148.29" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node cfc750e5ab03/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, is the new incarnation of the shutdown node 1e292bb3bb5d/172.23.148.29" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, joined gossip cluster" [2021-11-23T02:59:44.304Z] time="2021-11-23T02:59:44Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, added to nodes list" [2021-11-23T02:59:44.419Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T02:59:44.660Z] --- PASS: TestRequest (10.74s) [2021-11-23T02:59:44.660Z] === RUN TestOverlappingRequests [2021-11-23T02:59:44.660Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-23T02:59:44.660Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-23T02:59:44.660Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestFormatStatus [2021-11-23T02:59:44.660Z] --- PASS: TestFormatStatus (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestFormatError [2021-11-23T02:59:44.660Z] --- PASS: TestFormatError (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestFormatJSONError [2021-11-23T02:59:44.660Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-23T02:59:44.660Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-23T02:59:44.660Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestNewJSONProgressOutput [2021-11-23T02:59:44.660Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestAuxFormatterEmit [2021-11-23T02:59:44.660Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestStreamWriterStdout [2021-11-23T02:59:44.660Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestStreamWriterStderr [2021-11-23T02:59:44.660Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-23T02:59:44.660Z] PASS [2021-11-23T02:59:44.660Z] coverage: 66.2% of statements [2021-11-23T02:59:44.660Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-11-23T02:59:44.660Z] === RUN TestGenerateRandomID [2021-11-23T02:59:44.660Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestShortenId [2021-11-23T02:59:44.660Z] --- PASS: TestShortenId (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestShortenSha256Id [2021-11-23T02:59:44.660Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-23T02:59:44.660Z] === RUN TestShortenIdEmpty [2021-11-23T02:59:44.661Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-23T02:59:44.661Z] === RUN TestShortenIdInvalid [2021-11-23T02:59:44.661Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-23T02:59:44.661Z] === RUN TestIsShortIDNonHex [2021-11-23T02:59:44.661Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-23T02:59:44.661Z] === RUN TestIsShortIDNotCorrectSize [2021-11-23T02:59:44.661Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-23T02:59:44.661Z] PASS [2021-11-23T02:59:44.661Z] coverage: 70.6% of statements [2021-11-23T02:59:44.661Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-11-23T02:59:44.775Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10033" [2021-11-23T02:59:44.775Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49361" [2021-11-23T02:59:44.775Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10034" [2021-11-23T02:59:44.775Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49362" [2021-11-23T02:59:44.775Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Stream connection from=172.23.148.29:49363" [2021-11-23T02:59:44.775Z] time="2021-11-23T02:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.148.29:10035" [2021-11-23T02:59:44.775Z] 2021/11/23 02:59:44 Closing DB instances... [2021-11-23T02:59:45.119Z] --- PASS: TestOverlappingRequests (0.48s) [2021-11-23T02:59:45.119Z] === RUN TestRelease [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="node3(ffa86ee0cc77): Node leave event for 7d2a11b5de90/172.23.148.29" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="node5(5786d89e0ca3): Node leave event for 7d2a11b5de90/172.23.148.29" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="node2(cfc750e5ab03): Node leave event for 7d2a11b5de90/172.23.148.29" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="node1(7d2a11b5de90): Node leave event for 7d2a11b5de90/172.23.148.29" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="Node 7d2a11b5de90 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:44Z" level=info msg="node4(6bb0a6213e26): Node leave event for 7d2a11b5de90/172.23.148.29" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:45Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.245Z] time="2021-11-23T02:59:45Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.578Z] === RUN TestIsCpusetListAvailable [2021-11-23T02:59:45.578Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-23T02:59:45.578Z] PASS [2021-11-23T02:59:45.578Z] coverage: 39.4% of statements [2021-11-23T02:59:45.578Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node 7d2a11b5de90/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="node3(ffa86ee0cc77): Node leave event for cfc750e5ab03/172.23.148.29" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="node5(5786d89e0ca3): Node leave event for cfc750e5ab03/172.23.148.29" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="node4(6bb0a6213e26): Node leave event for cfc750e5ab03/172.23.148.29" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="node2(cfc750e5ab03): Node leave event for cfc750e5ab03/172.23.148.29" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.716Z] time="2021-11-23T02:59:45Z" level=info msg="Node cfc750e5ab03/172.23.148.29, left gossip cluster" [2021-11-23T02:59:45.717Z] time="2021-11-23T02:59:45Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.23.148.29:10035: use of closed network connection" [2021-11-23T02:59:45.717Z] time="2021-11-23T02:59:45Z" level=info msg="Node ffa86ee0cc77 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.717Z] time="2021-11-23T02:59:45Z" level=info msg="node4(6bb0a6213e26): Node leave event for ffa86ee0cc77/172.23.148.29" [2021-11-23T02:59:45.717Z] time="2021-11-23T02:59:45Z" level=info msg="Node ffa86ee0cc77 change state NodeActive --> NodeLeft" [2021-11-23T02:59:45.717Z] time="2021-11-23T02:59:45Z" level=info msg="node5(5786d89e0ca3): Node leave event for ffa86ee0cc77/172.23.148.29" [2021-11-23T02:59:45.799Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T02:59:45.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T02:59:46.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-23T02:59:46.187Z] time="2021-11-23T02:59:45Z" level=info msg="Node ffa86ee0cc77 change state NodeActive --> NodeLeft" [2021-11-23T02:59:46.187Z] time="2021-11-23T02:59:45Z" level=info msg="node3(ffa86ee0cc77): Node leave event for ffa86ee0cc77/172.23.148.29" [2021-11-23T02:59:46.187Z] time="2021-11-23T02:59:45Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, left gossip cluster" [2021-11-23T02:59:46.187Z] time="2021-11-23T02:59:45Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, left gossip cluster" [2021-11-23T02:59:46.187Z] time="2021-11-23T02:59:46Z" level=info msg="Node ffa86ee0cc77/172.23.148.29, left gossip cluster" [2021-11-23T02:59:46.516Z] === RUN TestInspectNetwork/full_network_id [2021-11-23T02:59:46.516Z] === RUN TestInspectNetwork/partial_network_id [2021-11-23T02:59:46.516Z] === RUN TestInspectNetwork/network_name [2021-11-23T02:59:46.516Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-23T02:59:46.544Z] time="2021-11-23T02:59:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-23T02:59:46.544Z] === RUN TestChtimes [2021-11-23T02:59:46.544Z] --- PASS: TestChtimes (0.00s) [2021-11-23T02:59:46.544Z] === RUN TestChtimesWindows [2021-11-23T02:59:46.544Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-23T02:59:46.544Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-23T02:59:46.544Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-23T02:59:46.544Z] === RUN TestEnsureRemoveAllNotExist [2021-11-23T02:59:46.544Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-23T02:59:46.544Z] === RUN TestEnsureRemoveAllWithDir [2021-11-23T02:59:46.544Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-23T02:59:46.544Z] === RUN TestEnsureRemoveAllWithFile [2021-11-23T02:59:46.544Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-23T02:59:46.544Z] === RUN TestHasWin32KSupport [2021-11-23T02:59:46.544Z] syscall_windows_test.go:8: win32k: true [2021-11-23T02:59:46.544Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-23T02:59:46.544Z] PASS [2021-11-23T02:59:46.544Z] coverage: 13.0% of statements [2021-11-23T02:59:46.544Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-11-23T02:59:46.657Z] time="2021-11-23T02:59:46Z" level=info msg="Node 6bb0a6213e26 change state NodeActive --> NodeLeft" [2021-11-23T02:59:46.657Z] time="2021-11-23T02:59:46Z" level=info msg="node5(5786d89e0ca3): Node leave event for 6bb0a6213e26/172.23.148.29" [2021-11-23T02:59:46.657Z] time="2021-11-23T02:59:46Z" level=info msg="Node 6bb0a6213e26 change state NodeActive --> NodeLeft" [2021-11-23T02:59:46.657Z] time="2021-11-23T02:59:46Z" level=info msg="node4(6bb0a6213e26): Node leave event for 6bb0a6213e26/172.23.148.29" [2021-11-23T02:59:46.994Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T02:59:46.994Z] daemon_test.go:156: [d7f1f289e8a9c] daemon is not started [2021-11-23T02:59:46.994Z] --- PASS: TestConfigDaemonSeccompProfiles (3.33s) [2021-11-23T02:59:46.994Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-11-23T02:59:46.994Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-11-23T02:59:46.994Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2021-11-23T02:59:46.994Z] === RUN TestDaemonProxy [2021-11-23T02:59:46.994Z] === RUN TestDaemonProxy/environment_variables [2021-11-23T02:59:47.003Z] --- PASS: TestRelease (1.95s) [2021-11-23T02:59:47.003Z] === RUN TestAllocateRandomDeallocate [2021-11-23T02:59:47.003Z] === RUN TestTailFile [2021-11-23T02:59:47.003Z] --- PASS: TestTailFile (0.00s) [2021-11-23T02:59:47.003Z] === RUN TestTailFileManyLines [2021-11-23T02:59:47.003Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-23T02:59:47.003Z] === RUN TestTailEmptyFile [2021-11-23T02:59:47.003Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-23T02:59:47.003Z] === RUN TestTailNegativeN [2021-11-23T02:59:47.003Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader [2021-11-23T02:59:47.003Z] === CONT TestNewTailReader [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/no_delimiter [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/truncated_last_line [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-23T02:59:47.003Z] === CONT TestNewTailReader/no_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:59:47.003Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:59:47.003Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:59:47.003Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:59:47.128Z] time="2021-11-23T02:59:47Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, left gossip cluster" [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-23T02:59:47.462Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:59:47.462Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.462Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.462Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.462Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.462Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.463Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.464Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.464Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.464Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.465Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.465Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.466Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.466Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.467Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.467Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T02:59:47.468Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:59:47.600Z] time="2021-11-23T02:59:47Z" level=info msg="Node 6bb0a6213e26/172.23.148.29, left gossip cluster" [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:59:47.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:59:47.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-23T02:59:47.929Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T02:59:47.930Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T02:59:47.930Z] PASS [2021-11-23T02:59:47.930Z] coverage: 88.6% of statements [2021-11-23T02:59:47.930Z] ok github.com/docker/docker/pkg/tailfile 0.118s coverage: 88.6% of statements [2021-11-23T02:59:48.072Z] time="2021-11-23T02:59:47Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, left gossip cluster" [2021-11-23T02:59:48.072Z] time="2021-11-23T02:59:47Z" level=info msg="Node 5786d89e0ca3 change state NodeActive --> NodeFailed" [2021-11-23T02:59:48.072Z] time="2021-11-23T02:59:47Z" level=info msg="Node 5786d89e0ca3/172.23.148.29, added to failed nodes list" [2021-11-23T02:59:48.072Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-11-23T02:59:48.072Z] PASS [2021-11-23T02:59:48.072Z] coverage: 60.0% of statements [2021-11-23T02:59:48.072Z] ok github.com/docker/docker/libnetwork/networkdb 103.206s coverage: 60.0% of statements [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/quota [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T02:59:48.072Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T02:59:48.371Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T02:59:48.371Z] check_test.go:308: [d029d1a70016f] daemon is not started [2021-11-23T02:59:48.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-23T02:59:48.371Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T02:59:48.387Z] === RUN TestTarSumRemoveNonExistent [2021-11-23T02:59:48.387Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestTarSumRemove [2021-11-23T02:59:48.387Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestSortFileInfoSums [2021-11-23T02:59:48.387Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestNewTarSumForLabelInvalid [2021-11-23T02:59:48.387Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestNewTarSumForLabel [2021-11-23T02:59:48.387Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestEmptyTar [2021-11-23T02:59:48.387Z] --- PASS: TestEmptyTar (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestTarSumsReadSize [2021-11-23T02:59:48.387Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestTarSums [2021-11-23T02:59:48.387Z] --- PASS: TestTarSums (0.05s) [2021-11-23T02:59:48.387Z] === RUN TestIteration [2021-11-23T02:59:48.387Z] --- PASS: TestIteration (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestVersionLabelForChecksum [2021-11-23T02:59:48.387Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestVersion [2021-11-23T02:59:48.387Z] --- PASS: TestVersion (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestGetVersion [2021-11-23T02:59:48.387Z] --- PASS: TestGetVersion (0.00s) [2021-11-23T02:59:48.387Z] === RUN TestGetVersions [2021-11-23T02:59:48.387Z] --- PASS: TestGetVersions (0.00s) [2021-11-23T02:59:48.387Z] PASS [2021-11-23T02:59:48.387Z] coverage: 89.3% of statements [2021-11-23T02:59:48.387Z] ok github.com/docker/docker/pkg/tarsum 0.091s coverage: 89.3% of statements [2021-11-23T02:59:48.630Z] === RUN TestDaemonProxy/command-line_options [2021-11-23T02:59:48.846Z] testing: warning: no tests to run [2021-11-23T02:59:48.846Z] PASS [2021-11-23T02:59:48.846Z] coverage: [no statements] [2021-11-23T02:59:48.846Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-11-23T02:59:49.303Z] === RUN TestTruncIndex [2021-11-23T02:59:49.303Z] --- PASS: TestTruncIndex (0.10s) [2021-11-23T02:59:49.303Z] PASS [2021-11-23T02:59:49.303Z] coverage: 91.5% of statements [2021-11-23T02:59:49.303Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2021-11-23T02:59:49.542Z] --- PASS: TestCreateServiceConfigFileMode (12.64s) [2021-11-23T02:59:49.542Z] === RUN TestCreateServiceSysctls [2021-11-23T02:59:49.763Z] === RUN TestIsGIT [2021-11-23T02:59:49.763Z] --- PASS: TestIsGIT (0.00s) [2021-11-23T02:59:49.763Z] === RUN TestIsTransport [2021-11-23T02:59:49.763Z] --- PASS: TestIsTransport (0.00s) [2021-11-23T02:59:49.763Z] PASS [2021-11-23T02:59:49.763Z] coverage: 100.0% of statements [2021-11-23T02:59:49.763Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-11-23T02:59:50.221Z] === RUN TestVersionInfo [2021-11-23T02:59:50.221Z] --- PASS: TestVersionInfo (0.00s) [2021-11-23T02:59:50.221Z] === RUN TestAppendVersions [2021-11-23T02:59:50.221Z] --- PASS: TestAppendVersions (0.00s) [2021-11-23T02:59:50.221Z] PASS [2021-11-23T02:59:50.221Z] coverage: 88.9% of statements [2021-11-23T02:59:50.221Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === Skipped [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-23T02:59:50.300Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-23T02:59:50.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-23T02:59:50.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-23T02:59:50.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-23T02:59:50.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T02:59:50.300Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T02:59:50.300Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T02:59:50.300Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T02:59:50.300Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-23T02:59:50.300Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T02:59:50.300Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-23T02:59:50.300Z] daemon_test.go:146: root required [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T02:59:50.300Z] reload_test.go:520: root required [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-11-23T02:59:50.300Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T02:59:50.300Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-23T02:59:50.300Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-23T02:59:50.300Z] download_test.go:267: Needs fixing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-23T02:59:50.300Z] layer_test.go:303: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-23T02:59:50.300Z] layer_test.go:352: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-23T02:59:50.300Z] layer_test.go:467: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-23T02:59:50.300Z] layer_test.go:696: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-23T02:59:50.300Z] migration_test.go:45: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T02:59:50.300Z] migration_test.go:181: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-23T02:59:50.300Z] mount_test.go:17: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-23T02:59:50.300Z] mount_test.go:76: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-23T02:59:50.300Z] mount_test.go:125: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-23T02:59:50.300Z] mount_test.go:212: Failing on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-23T02:59:50.300Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-23T02:59:50.300Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T02:59:50.300Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-23T02:59:50.300Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-23T02:59:50.300Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-23T02:59:50.300Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-23T02:59:50.300Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-23T02:59:50.300Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-23T02:59:50.300Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-23T02:59:50.300Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-23T02:59:50.300Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-23T02:59:50.300Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T02:59:50.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T02:59:50.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T02:59:50.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T02:59:50.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T02:59:50.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-23T02:59:50.300Z] archive_test.go:140: zstd not installed [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-23T02:59:50.300Z] archive_windows_test.go:16: Currently fails [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-23T02:59:50.300Z] changes_test.go:195: needs more investigation [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-23T02:59:50.300Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-23T02:59:50.300Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-23T02:59:50.300Z] changes_test.go:432: needs further investigation [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-23T02:59:50.300Z] changes_test.go:468: needs further investigation [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-23T02:59:50.300Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-23T02:59:50.300Z] poller_test.go:40: No chmod on Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T02:59:50.300Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T02:59:50.300Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-23T02:59:50.300Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-23T02:59:50.300Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-23T02:59:50.300Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-23T02:59:50.300Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-23T02:59:50.300Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T02:59:50.300Z] [2021-11-23T02:59:50.300Z] DONE 2074 tests, 70 skipped in 241.424s [2021-11-23T02:59:50.300Z] INFO: make.ps1 ended at 11/23/2021 02:59:49 [2021-11-23T02:59:50.419Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T02:59:50.419Z] [2021-11-23T02:59:50.419Z] Unloading profiles will leave already running processes permanently [2021-11-23T02:59:50.419Z] unconfined, which can lead to unexpected situations. [2021-11-23T02:59:50.419Z] [2021-11-23T02:59:50.419Z] To set a process to complain mode, use the command line tool [2021-11-23T02:59:50.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T02:59:50.419Z] Post stage [Pipeline] junit [2021-11-23T02:59:50.436Z] Recording test results [2021-11-23T02:59:50.537Z] === RUN TestDaemonProxy/configuration_file [2021-11-23T02:59:50.709Z] --- PASS: TestInspectNetwork (6.96s) [2021-11-23T02:59:50.709Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-23T02:59:50.709Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-23T02:59:50.709Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-23T02:59:50.709Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-23T02:59:50.709Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T02:59:51.104Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-23T02:59:51.718Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-23T02:59:51.754Z] === RUN TestValidatePrivileges [2021-11-23T02:59:51.754Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-23T02:59:51.754Z] === RUN TestFilterByCapNeg [2021-11-23T02:59:51.754Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-23T02:59:51.754Z] === RUN TestFilterByCapPos [2021-11-23T02:59:51.754Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-23T02:59:51.754Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-23T02:59:51.754Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-23T02:59:51.754Z] PASS [2021-11-23T02:59:51.754Z] coverage: 12.0% of statements [2021-11-23T02:59:51.754Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-11-23T02:59:51.873Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-23T02:59:51.874Z] INFO: Unit tests ended at 11/23/2021 02:59:51. Duration:00:04:13.1891113 [2021-11-23T02:59:51.874Z] INFO: Building busybox [2021-11-23T02:59:51.874Z] Sending build context to Docker daemon 5.12kB [2021-11-23T02:59:51.874Z] [2021-11-23T02:59:51.874Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-23T02:59:51.874Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-23T02:59:51.874Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-23T02:59:51.874Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-23T02:59:51.874Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-23T02:59:51.874Z] ---> 3d4792f88e26 [2021-11-23T02:59:51.874Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-23T02:59:51.874Z] ---> Running in 8c570fdb47da [2021-11-23T02:59:51.992Z] + echo Ensuring container killed. [2021-11-23T02:59:51.992Z] Ensuring container killed. [2021-11-23T02:59:51.992Z] + docker rm -vf docker-pr7 [2021-11-23T02:59:51.992Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T02:59:52.040Z] === RUN TestDaemonProxy/conflicting_options [2021-11-23T02:59:52.083Z] --- PASS: TestCreateServiceSysctls (3.09s) [2021-11-23T02:59:52.083Z] === RUN TestCreateServiceCapabilities [2021-11-23T02:59:52.088Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2021-11-23T02:59:52.088Z] === RUN TestNetworkInvalidJSON [2021-11-23T02:59:52.088Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T02:59:52.088Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T02:59:52.088Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:59:52.088Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:59:52.088Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:59:52.088Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:59:52.088Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T02:59:52.088Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T02:59:52.088Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T02:59:52.088Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-23T02:59:52.088Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T02:59:52.088Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T02:59:52.088Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T02:59:52.088Z] === RUN TestNetworkList [2021-11-23T02:59:52.088Z] === RUN TestNetworkList//networks [2021-11-23T02:59:52.088Z] === PAUSE TestNetworkList//networks [2021-11-23T02:59:52.088Z] === RUN TestNetworkList//networks/ [2021-11-23T02:59:52.088Z] === PAUSE TestNetworkList//networks/ [2021-11-23T02:59:52.088Z] === CONT TestNetworkList//networks [2021-11-23T02:59:52.088Z] === CONT TestNetworkList//networks/ [2021-11-23T02:59:52.088Z] --- PASS: TestNetworkList (0.01s) [2021-11-23T02:59:52.088Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T02:59:52.088Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T02:59:52.088Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T02:59:52.211Z] === RUN TestNewSettable [2021-11-23T02:59:52.211Z] --- PASS: TestNewSettable (0.00s) [2021-11-23T02:59:52.211Z] === RUN TestIsSettable [2021-11-23T02:59:52.211Z] --- PASS: TestIsSettable (0.00s) [2021-11-23T02:59:52.211Z] === RUN TestUpdateSettingsEnv [2021-11-23T02:59:52.211Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-23T02:59:52.211Z] PASS [2021-11-23T02:59:52.211Z] coverage: 20.0% of statements [2021-11-23T02:59:52.211Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-11-23T02:59:52.272Z] + echo Chowning /workspace to jenkins user [2021-11-23T02:59:52.272Z] Chowning /workspace to jenkins user [2021-11-23T02:59:52.272Z] + id -u [2021-11-23T02:59:52.272Z] + id -g [2021-11-23T02:59:52.272Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43040:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T02:59:52.272Z] Unable to find image 'busybox:latest' locally [2021-11-23T02:59:52.298Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T02:59:52.528Z] latest: Pulling from library/busybox [2021-11-23T02:59:52.528Z] e685c5c858e3: Pulling fs layer [2021-11-23T02:59:52.528Z] e685c5c858e3: Verifying Checksum [2021-11-23T02:59:52.528Z] e685c5c858e3: Download complete [2021-11-23T02:59:52.528Z] e685c5c858e3: Pull complete [2021-11-23T02:59:52.528Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T02:59:52.556Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-23T02:59:52.657Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-23T02:59:52.657Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T02:59:52.672Z] --- PASS: TestAllocateRandomDeallocate (5.91s) [2021-11-23T02:59:52.672Z] === RUN TestRetrieveFromStore [2021-11-23T02:59:52.672Z] === RUN TestLoad [2021-11-23T02:59:52.672Z] --- PASS: TestLoad (0.00s) [2021-11-23T02:59:52.672Z] === RUN TestSave [2021-11-23T02:59:52.784Z] Status: Downloaded newer image for busybox:latest [2021-11-23T02:59:52.806Z] --- PASS: TestBuildMultiStageLayerLeak (9.13s) [2021-11-23T02:59:52.806Z] === RUN TestBuildWithHugeFile [2021-11-23T02:59:53.123Z] --- PASS: TestDaemonProxy (6.34s) [2021-11-23T02:59:53.123Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2021-11-23T02:59:53.123Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2021-11-23T02:59:53.123Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2021-11-23T02:59:53.123Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-23T02:59:53.123Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2021-11-23T02:59:53.123Z] PASS [2021-11-23T02:59:53.123Z] [2021-11-23T02:59:53.123Z] DONE 17 tests in 11.037s [2021-11-23T02:59:53.123Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T02:59:53.123Z] ++ 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 [2021-11-23T02:59:53.123Z] ++ set -e [2021-11-23T02:59:53.123Z] ++ '[' -n 0 ']' [2021-11-23T02:59:53.123Z] ++ set -x [2021-11-23T02:59:53.123Z] ++ 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 [2021-11-23T02:59:53.133Z] --- PASS: TestSave (0.02s) [2021-11-23T02:59:53.133Z] === RUN TestAddDeleteGet [2021-11-23T02:59:53.133Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-23T02:59:53.133Z] === RUN TestInvalidTags [2021-11-23T02:59:53.133Z] --- PASS: TestInvalidTags (0.00s) [2021-11-23T02:59:53.133Z] PASS [2021-11-23T02:59:53.133Z] coverage: 84.4% of statements [2021-11-23T02:59:53.133Z] ok github.com/docker/docker/reference 0.092s coverage: 84.4% of statements [2021-11-23T02:59:53.381Z] INFO: Testing against a local daemon [2021-11-23T02:59:53.381Z] === RUN TestCommitInheritsEnv [2021-11-23T02:59:53.595Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-23T02:59:53.595Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T02:59:53.641Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-11-23T02:59:53.641Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T02:59:53.641Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-23T02:59:53.641Z] === RUN TestImagesFilterMultiReference [2021-11-23T02:59:53.900Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-23T02:59:53.900Z] === RUN TestImagePullPlatformInvalid [2021-11-23T02:59:53.900Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T02:59:53.900Z] === RUN TestRemoveImageOrphaning [2021-11-23T02:59:54.159Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-11-23T02:59:54.159Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T02:59:54.164Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-11-23T02:59:54.164Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T02:59:54.613Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2021-11-23T02:59:54.613Z] === RUN TestInspect [2021-11-23T02:59:54.667Z] === RUN TestResolveAuthConfigIndexServer [2021-11-23T02:59:54.667Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestResolveAuthConfigFullURL [2021-11-23T02:59:54.667Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-23T02:59:54.667Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestValidateMirror [2021-11-23T02:59:54.667Z] --- PASS: TestValidateMirror (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestLoadInsecureRegistries [2021-11-23T02:59:54.667Z] time="2021-11-23T02:59:54Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T02:59:54.667Z] time="2021-11-23T02:59:54Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-23T02:59:54.667Z] time="2021-11-23T02:59:54Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T02:59:54.667Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-11-23T02:59:54.667Z] === RUN TestNewServiceConfig [2021-11-23T02:59:54.667Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestValidateIndexName [2021-11-23T02:59:54.667Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestValidateIndexNameWithError [2021-11-23T02:59:54.667Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestEndpointParse [2021-11-23T02:59:54.667Z] --- PASS: TestEndpointParse (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestEndpointParseInvalid [2021-11-23T02:59:54.667Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestValidateEndpoint [2021-11-23T02:59:54.667Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestPing [2021-11-23T02:59:54.667Z] --- PASS: TestPing (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestPingRegistryEndpoint [2021-11-23T02:59:54.667Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:54.667Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestEndpoint [2021-11-23T02:59:54.667Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:54.667Z] --- SKIP: TestEndpoint (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestParseRepositoryInfo [2021-11-23T02:59:54.667Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestNewIndexInfo [2021-11-23T02:59:54.667Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestMirrorEndpointLookup [2021-11-23T02:59:54.667Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T02:59:54.667Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestSearchRepositories [2021-11-23T02:59:54.667Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-23T02:59:54.667Z] Host: 127.0.0.1:49309 [2021-11-23T02:59:54.667Z] User-Agent: docker test client [2021-11-23T02:59:54.667Z] Authorization: Token fake-token [2021-11-23T02:59:54.667Z] X-Docker-Token: true [2021-11-23T02:59:54.667Z] Accept-Encoding: gzip [2021-11-23T02:59:54.667Z] [2021-11-23T02:59:54.667Z] [2021-11-23T02:59:54.667Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-23T02:59:54.667Z] Connection: close [2021-11-23T02:59:54.667Z] Content-Length: 144 [2021-11-23T02:59:54.667Z] Cache-Control: no-cache [2021-11-23T02:59:54.667Z] Content-Type: application/json [2021-11-23T02:59:54.667Z] Date: Tue, 23 Nov 2021 02:59:54 GMT [2021-11-23T02:59:54.667Z] Expires: -1 [2021-11-23T02:59:54.667Z] Pragma: no-cache [2021-11-23T02:59:54.667Z] Server: docker-tests/mock [2021-11-23T02:59:54.667Z] X-Docker-Registry-Config: mock [2021-11-23T02:59:54.667Z] X-Docker-Registry-Version: 0.0.0 [2021-11-23T02:59:54.667Z] [2021-11-23T02:59:54.667Z] [2021-11-23T02:59:54.667Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestTrustedLocation [2021-11-23T02:59:54.667Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-23T02:59:54.667Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestAllowNondistributableArtifacts [2021-11-23T02:59:54.667Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestIsSecureIndex [2021-11-23T02:59:54.667Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-23T02:59:54.667Z] PASS [2021-11-23T02:59:54.667Z] coverage: 51.2% of statements [2021-11-23T02:59:54.667Z] ok github.com/docker/docker/registry 0.163s coverage: 51.2% of statements [2021-11-23T02:59:54.667Z] --- PASS: TestRetrieveFromStore (2.06s) [2021-11-23T02:59:54.667Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-23T02:59:54.667Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-23T02:59:54.667Z] === RUN TestParallelPredefinedRequest1 [2021-11-23T02:59:54.667Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-23T02:59:54.667Z] === RUN TestParallelPredefinedRequest2 [2021-11-23T02:59:54.667Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-23T02:59:54.667Z] === RUN TestParallelPredefinedRequest3 [2021-11-23T02:59:54.667Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-23T02:59:54.667Z] === RUN TestParallelPredefinedRequest4 [2021-11-23T02:59:54.667Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-23T02:59:54.667Z] === RUN TestParallelPredefinedRequest5 [2021-11-23T02:59:54.667Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-23T02:59:54.667Z] === RUN TestDebug [2021-11-23T02:59:54.667Z] --- PASS: TestDebug (0.00s) [2021-11-23T02:59:54.667Z] === RUN TestRequestPoolParallel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T02:59:54.726Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-23T02:59:54.978Z] + bundleName=docker-py [2021-11-23T02:59:54.978Z] + echo Creating docker-py-bundles.tar.gz [2021-11-23T02:59:54.978Z] Creating docker-py-bundles.tar.gz [2021-11-23T02:59:54.978Z] + 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 [2021-11-23T02:59:54.989Z] Archiving artifacts [2021-11-23T02:59:55.125Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-23T02:59:55.125Z] === RUN TestClientStream [2021-11-23T02:59:55.125Z] --- PASS: TestClientStream (0.00s) [2021-11-23T02:59:55.125Z] === RUN TestClientSendFile [2021-11-23T02:59:55.125Z] --- PASS: TestClientSendFile (0.00s) [2021-11-23T02:59:55.125Z] === RUN TestClientWithRequestTimeout [2021-11-23T02:59:55.125Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-23T02:59:55.125Z] === RUN TestFileSpecPlugin [2021-11-23T02:59:55.125Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-23T02:59:55.125Z] === RUN TestFileJSONSpecPlugin [2021-11-23T02:59:55.125Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-23T02:59:55.125Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-23T02:59:55.125Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-23T02:59:55.125Z] === RUN TestPluginAddHandler [2021-11-23T02:59:55.125Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-23T02:59:55.125Z] === RUN TestPluginWaitBadPlugin [2021-11-23T02:59:55.125Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-23T02:59:55.125Z] === RUN TestGet [2021-11-23T02:59:55.125Z] time="2021-11-23T02:59:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-23T02:59:55.125Z] --- PASS: TestRequestPoolParallel (0.43s) [2021-11-23T02:59:55.125Z] === RUN TestFullAllocateRelease [2021-11-23T02:59:55.548Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-23T02:59:55.548Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestReaderWithReadError [2021-11-23T02:59:55.585Z] time="2021-11-23T02:59:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestReader [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-23T02:59:55.585Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-23T02:59:55.585Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-23T02:59:55.585Z] PASS [2021-11-23T02:59:55.585Z] coverage: 100.0% of statements [2021-11-23T02:59:55.585Z] ok github.com/docker/docker/registry/resumable 0.196s coverage: 100.0% of statements [2021-11-23T02:59:55.585Z] --- PASS: TestFullAllocateRelease (0.49s) [2021-11-23T02:59:55.585Z] === RUN TestOddAllocateRelease [2021-11-23T02:59:56.046Z] --- PASS: TestOddAllocateRelease (0.37s) [2021-11-23T02:59:56.046Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-23T02:59:56.046Z] time="2021-11-23T02:59:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-23T02:59:56.046Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-11-23T02:59:56.046Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-23T02:59:56.046Z] === RUN TestRestartManagerTimeout [2021-11-23T02:59:56.046Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-23T02:59:56.046Z] === RUN TestRestartManagerTimeoutReset [2021-11-23T02:59:56.046Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-23T02:59:56.046Z] PASS [2021-11-23T02:59:56.046Z] coverage: 45.3% of statements [2021-11-23T02:59:56.046Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2021-11-23T02:59:56.103Z] check_test.go:308: [d794609adedf2] daemon is not started [2021-11-23T02:59:56.103Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-23T02:59:56.500Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-11-23T02:59:56.500Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T02:59:56.506Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-11-23T02:59:56.506Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-23T02:59:56.506Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T02:59:56.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T02:59:56.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T02:59:56.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:56.506Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T02:59:56.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:56.506Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T02:59:56.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T02:59:56.506Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-23T02:59:56.506Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-23T02:59:56.506Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-23T02:59:56.506Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-23T02:59:56.506Z] PASS [2021-11-23T02:59:56.506Z] coverage: 85.3% of statements [2021-11-23T02:59:56.506Z] ok github.com/docker/docker/libnetwork/ipam 65.256s coverage: 85.3% of statements [2021-11-23T02:59:56.662Z] Removing intermediate container 8c570fdb47da [2021-11-23T02:59:56.662Z] ---> 45a4d699a8ab [2021-11-23T02:59:56.662Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-23T02:59:56.662Z] ---> Running in d8a97acaad52 [2021-11-23T02:59:56.662Z] Removing intermediate container d8a97acaad52 [2021-11-23T02:59:56.662Z] ---> f37dd5e3ec2d [2021-11-23T02:59:56.662Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-23T02:59:56.671Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2021-11-23T02:59:56.671Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T02:59:56.671Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T02:59:56.671Z] === RUN TestTagInvalidReference [2021-11-23T02:59:56.671Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-23T02:59:56.671Z] === RUN TestTagValidPrefixedRepo [2021-11-23T02:59:56.671Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-23T02:59:56.671Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T02:59:56.671Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-23T02:59:56.671Z] === RUN TestTagOfficialNames [2021-11-23T02:59:56.671Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-23T02:59:56.671Z] === RUN TestTagMatchesDigest [2021-11-23T02:59:56.671Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-23T02:59:56.671Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-23T02:59:56.671Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T02:59:56.932Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-11-23T02:59:56.964Z] === RUN TestDecodeContainerConfig [2021-11-23T02:59:56.964Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-23T02:59:56.964Z] === RUN TestDecodeContainerConfigIsolation [2021-11-23T02:59:56.964Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-23T02:59:56.964Z] === RUN TestValidatePrivileged [2021-11-23T02:59:56.964Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-23T02:59:56.964Z] PASS [2021-11-23T02:59:56.964Z] coverage: 52.6% of statements [2021-11-23T02:59:56.964Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-23T02:59:57.085Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-11-23T02:59:57.085Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T02:59:57.133Z] ---> Running in 90690fa6f96a [2021-11-23T02:59:57.133Z] Removing intermediate container 90690fa6f96a [2021-11-23T02:59:57.133Z] ---> d2090ae3b559 [2021-11-23T02:59:57.133Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-23T02:59:57.145Z] --- PASS: TestInspect (2.71s) [2021-11-23T02:59:57.145Z] === RUN TestCreateJob [2021-11-23T02:59:57.238Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T02:59:57.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh binary [2021-11-23T02:59:57.424Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-23T02:59:57.424Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-23T02:59:57.424Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-23T02:59:57.424Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-23T02:59:57.424Z] PASS [2021-11-23T02:59:57.424Z] coverage: 62.5% of statements [2021-11-23T02:59:57.424Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-11-23T02:59:58.175Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T02:59:58.216Z] [2021-11-23T02:59:58.216Z] Removing bundles/ [2021-11-23T02:59:58.216Z] [2021-11-23T02:59:58.216Z] ---> Making bundle: binary (in bundles/binary) [2021-11-23T02:59:58.216Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-23T02:59:58.216Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T02:59:58.391Z] time="2021-11-23T02:59:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-23T02:59:58.703Z] [2021-11-23T02:59:58.703Z] ---> 95d6b484557d [2021-11-23T02:59:58.703Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-23T02:59:59.173Z] ---> Running in 686719f1914a [2021-11-23T02:59:59.625Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2021-11-23T02:59:59.625Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T02:59:59.625Z] service_test.go:243: FLAKY_TEST [2021-11-23T02:59:59.625Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T02:59:59.625Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T03:00:00.081Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-23T03:00:00.508Z] --- PASS: TestCreateJob (3.24s) [2021-11-23T03:00:00.508Z] === RUN TestReplicatedJob [2021-11-23T03:00:01.021Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T03:00:01.293Z] === RUN TestGetDriver [2021-11-23T03:00:01.293Z] --- PASS: TestGetDriver (0.00s) [2021-11-23T03:00:01.293Z] === RUN TestVolumeRequestError [2021-11-23T03:00:01.293Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-23T03:00:01.293Z] PASS [2021-11-23T03:00:01.293Z] coverage: 36.1% of statements [2021-11-23T03:00:01.293Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-11-23T03:00:01.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T03:00:01.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-23T03:00:02.258Z] time="2021-11-23T03:00:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-23T03:00:02.258Z] === RUN TestGetAddress [2021-11-23T03:00:02.258Z] --- PASS: TestGetAddress (0.00s) [2021-11-23T03:00:02.258Z] === RUN TestRemove [2021-11-23T03:00:02.258Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T03:00:02.258Z] --- SKIP: TestRemove (0.00s) [2021-11-23T03:00:02.258Z] === RUN TestInitializeWithVolumes [2021-11-23T03:00:02.258Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-23T03:00:02.258Z] === RUN TestCreate [2021-11-23T03:00:02.258Z] --- PASS: TestCreate (0.01s) [2021-11-23T03:00:02.258Z] === RUN TestValidateName [2021-11-23T03:00:02.258Z] --- PASS: TestValidateName (0.00s) [2021-11-23T03:00:02.258Z] === RUN TestCreateWithOpts [2021-11-23T03:00:02.258Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T03:00:02.258Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-23T03:00:02.258Z] === RUN TestRelaodNoOpts [2021-11-23T03:00:02.258Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-23T03:00:02.258Z] PASS [2021-11-23T03:00:02.258Z] coverage: 41.5% of statements [2021-11-23T03:00:02.258Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2021-11-23T03:00:02.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRaw [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-23T03:00:03.224Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRaw [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-23T03:00:03.224Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestConvertTmpfsOptions [2021-11-23T03:00:03.224Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-23T03:00:03.224Z] linux_parser_test.go:209: data="ro" [2021-11-23T03:00:03.224Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestParseMountSpec [2021-11-23T03:00:03.224Z] parser_test.go:62: case 0 [2021-11-23T03:00:03.224Z] parser_test.go:62: case 1 [2021-11-23T03:00:03.224Z] parser_test.go:62: case 2 [2021-11-23T03:00:03.224Z] parser_test.go:62: case 3 [2021-11-23T03:00:03.224Z] parser_test.go:62: case 4 [2021-11-23T03:00:03.224Z] parser_test.go:62: case 5 [2021-11-23T03:00:03.224Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestValidateMount [2021-11-23T03:00:03.224Z] --- PASS: TestValidateMount (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRaw [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T03:00:03.224Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-23T03:00:03.224Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T03:00:03.224Z] PASS [2021-11-23T03:00:03.224Z] coverage: 67.6% of statements [2021-11-23T03:00:03.224Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2021-11-23T03:00:03.903Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T03:00:04.192Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T03:00:04.192Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T03:00:04.192Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T03:00:04.192Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-23T03:00:04.651Z] === RUN TestSetGetMeta [2021-11-23T03:00:04.651Z] === PAUSE TestSetGetMeta [2021-11-23T03:00:04.651Z] === RUN TestRestore [2021-11-23T03:00:04.651Z] === PAUSE TestRestore [2021-11-23T03:00:04.651Z] === RUN TestServiceCreate [2021-11-23T03:00:04.651Z] === PAUSE TestServiceCreate [2021-11-23T03:00:04.651Z] === RUN TestServiceList [2021-11-23T03:00:04.651Z] === PAUSE TestServiceList [2021-11-23T03:00:04.651Z] === RUN TestServiceRemove [2021-11-23T03:00:04.651Z] === PAUSE TestServiceRemove [2021-11-23T03:00:04.651Z] === RUN TestServiceGet [2021-11-23T03:00:04.651Z] === PAUSE TestServiceGet [2021-11-23T03:00:04.651Z] === RUN TestServicePrune [2021-11-23T03:00:04.651Z] === PAUSE TestServicePrune [2021-11-23T03:00:04.651Z] === RUN TestCreate [2021-11-23T03:00:04.651Z] === PAUSE TestCreate [2021-11-23T03:00:04.651Z] === RUN TestRemove [2021-11-23T03:00:04.651Z] === PAUSE TestRemove [2021-11-23T03:00:04.651Z] === RUN TestList [2021-11-23T03:00:04.651Z] === PAUSE TestList [2021-11-23T03:00:04.651Z] === RUN TestFindByDriver [2021-11-23T03:00:04.651Z] === PAUSE TestFindByDriver [2021-11-23T03:00:04.651Z] === RUN TestFindByReferenced [2021-11-23T03:00:04.651Z] === PAUSE TestFindByReferenced [2021-11-23T03:00:04.651Z] === RUN TestDerefMultipleOfSameRef [2021-11-23T03:00:04.651Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-23T03:00:04.651Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T03:00:04.651Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T03:00:04.651Z] === RUN TestDefererencePluginOnCreateError [2021-11-23T03:00:04.651Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-23T03:00:04.651Z] === RUN TestRefDerefRemove [2021-11-23T03:00:04.651Z] === PAUSE TestRefDerefRemove [2021-11-23T03:00:04.651Z] === RUN TestGet [2021-11-23T03:00:04.651Z] === PAUSE TestGet [2021-11-23T03:00:04.651Z] === RUN TestGetWithReference [2021-11-23T03:00:04.651Z] === PAUSE TestGetWithReference [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_nil_list [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_empty_list [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_filter_some [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_filter_middle [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-23T03:00:04.651Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-23T03:00:04.651Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_nil_list [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_filter_some [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_filter_middle [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T03:00:04.651Z] === CONT TestFilterFunc/test_empty_list [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-23T03:00:04.651Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-23T03:00:04.651Z] === CONT TestSetGetMeta [2021-11-23T03:00:04.651Z] === CONT TestList [2021-11-23T03:00:04.651Z] === CONT TestServiceGet [2021-11-23T03:00:04.651Z] === CONT TestServiceList [2021-11-23T03:00:04.651Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-23T03:00:04.651Z] === CONT TestServiceCreate [2021-11-23T03:00:04.651Z] --- PASS: TestList (0.03s) [2021-11-23T03:00:04.651Z] === CONT TestRestore [2021-11-23T03:00:04.651Z] --- PASS: TestRestore (0.03s) [2021-11-23T03:00:04.651Z] === CONT TestServiceRemove [2021-11-23T03:00:04.651Z] --- PASS: TestServiceGet (0.14s) [2021-11-23T03:00:04.651Z] === CONT TestDefererencePluginOnCreateError [2021-11-23T03:00:04.651Z] --- PASS: TestServiceRemove (0.08s) [2021-11-23T03:00:04.651Z] === CONT TestGetWithReference [2021-11-23T03:00:04.651Z] --- PASS: TestServiceCreate (0.13s) [2021-11-23T03:00:04.651Z] === CONT TestGet [2021-11-23T03:00:04.651Z] === CONT TestRefDerefRemove [2021-11-23T03:00:04.651Z] --- PASS: TestServiceList (0.15s) [2021-11-23T03:00:04.651Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-23T03:00:04.651Z] === CONT TestDerefMultipleOfSameRef [2021-11-23T03:00:04.651Z] --- PASS: TestGetWithReference (0.02s) [2021-11-23T03:00:04.651Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T03:00:04.651Z] --- PASS: TestGet (0.02s) [2021-11-23T03:00:04.651Z] === CONT TestFindByReferenced [2021-11-23T03:00:04.651Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-23T03:00:04.651Z] === CONT TestCreate [2021-11-23T03:00:04.838Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T03:00:05.109Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-23T03:00:05.109Z] === CONT TestRemove [2021-11-23T03:00:05.109Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-23T03:00:05.109Z] === CONT TestFindByDriver [2021-11-23T03:00:05.109Z] --- PASS: TestCreate (0.02s) [2021-11-23T03:00:05.109Z] === CONT TestServicePrune [2021-11-23T03:00:05.109Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-23T03:00:05.109Z] time="2021-11-23T03:00:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T03:00:05.109Z] --- PASS: TestRemove (0.02s) [2021-11-23T03:00:05.109Z] --- PASS: TestFindByDriver (0.02s) [2021-11-23T03:00:05.109Z] time="2021-11-23T03:00:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T03:00:05.109Z] time="2021-11-23T03:00:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T03:00:05.109Z] time="2021-11-23T03:00:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-23T03:00:05.109Z] time="2021-11-23T03:00:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T03:00:05.109Z] --- PASS: TestServicePrune (0.04s) [2021-11-23T03:00:05.109Z] PASS [2021-11-23T03:00:05.109Z] coverage: 69.0% of statements [2021-11-23T03:00:05.109Z] ok github.com/docker/docker/volume/service 0.263s coverage: 69.0% of statements [2021-11-23T03:00:05.406Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-23T03:00:05.779Z] --- PASS: TestReplicatedJob (5.51s) [2021-11-23T03:00:05.779Z] === RUN TestUpdateReplicatedJob [2021-11-23T03:00:06.818Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-23T03:00:07.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-23T03:00:07.667Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-23T03:00:07.667Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-23T03:00:07.860Z] Removing intermediate container 686719f1914a [2021-11-23T03:00:07.860Z] ---> 6d9be78b418e [2021-11-23T03:00:07.860Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-23T03:00:07.860Z] ---> Running in ac46c4b2a9b1 [2021-11-23T03:00:08.239Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-23T03:00:08.331Z] [2021-11-23T03:00:08.331Z] SUCCESS: Specified value was saved. [2021-11-23T03:00:08.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-23T03:00:09.064Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2021-11-23T03:00:09.064Z] === RUN TestServiceListWithStatuses [2021-11-23T03:00:09.064Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T03:00:09.064Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T03:00:09.064Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T03:00:09.374Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-23T03:00:09.941Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-23T03:00:10.510Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-23T03:00:10.555Z] Removing intermediate container ac46c4b2a9b1 [2021-11-23T03:00:10.556Z] ---> fcc3766658da [2021-11-23T03:00:10.556Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-23T03:00:10.556Z] ---> Running in 2b98a473ee1d [2021-11-23T03:00:10.900Z] --- PASS: TestGet (15.01s) [2021-11-23T03:00:10.900Z] === RUN TestPluginWithNoManifest [2021-11-23T03:00:10.900Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-23T03:00:10.900Z] === RUN TestGetAll [2021-11-23T03:00:10.900Z] --- PASS: TestGetAll (0.00s) [2021-11-23T03:00:10.900Z] PASS [2021-11-23T03:00:10.900Z] coverage: 73.2% of statements [2021-11-23T03:00:10.900Z] ok github.com/docker/docker/pkg/plugins 34.923s coverage: 73.2% of statements [2021-11-23T03:00:11.078Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-23T03:00:11.337Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-23T03:00:11.905Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-23T03:00:12.471Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-23T03:00:13.039Z] check_test.go:308: [de1584b30ff72] daemon is not started [2021-11-23T03:00:13.039Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-23T03:00:13.253Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2021-11-23T03:00:13.253Z] === RUN TestDockerNetworkReConnect [2021-11-23T03:00:13.976Z] check_test.go:308: [d6cf36468f176] daemon is not started [2021-11-23T03:00:13.976Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-23T03:00:14.236Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T03:00:14.364Z] Cannot create a file when that file already exists. [2021-11-23T03:00:14.495Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-23T03:00:14.513Z] --- PASS: TestServiceWithDataPathPortInit (13.13s) [2021-11-23T03:00:14.513Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T03:00:14.773Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8or65rxw6qs7bq9phkj004vrp Created:2021-11-23 03:00:13.63867049 +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[54f6604ff98465b146dbd7227adf484c40a727baa6ba196807f90d492d9be885:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qq5q0zlwluff77gh9fh2cl5iy EndpointID:6f8395245d312db6565cda4a7d3fb5716ae767d895751cf3ac70238275d7fbd3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dda9d616ea37db91e6b066a88bf21b7928360a032819948262aac980bbee6276 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:37f686a22263 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qq5q0zlwluff77gh9fh2cl5iy EndpointID:6f8395245d312db6565cda4a7d3fb5716ae767d895751cf3ac70238275d7fbd3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-23T03:00:15.432Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T03:00:16.000Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-23T03:00:16.537Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2021-11-23T03:00:16.537Z] === RUN TestServicePlugin [2021-11-23T03:00:17.904Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T03:00:18.177Z] Removing intermediate container 2b98a473ee1d [2021-11-23T03:00:18.177Z] ---> aa10712c8a6c [2021-11-23T03:00:18.177Z] Step 13/13 : CMD ["sh"] [2021-11-23T03:00:18.177Z] ---> Running in 0cc4404426b9 [2021-11-23T03:00:18.649Z] Removing intermediate container 0cc4404426b9 [2021-11-23T03:00:18.649Z] ---> cb7721f5fb8a [2021-11-23T03:00:18.649Z] Successfully built cb7721f5fb8a [2021-11-23T03:00:18.649Z] Successfully tagged busybox:latest [2021-11-23T03:00:18.649Z] INFO: Docker images of the daemon under test [2021-11-23T03:00:18.649Z] [2021-11-23T03:00:18.649Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T03:00:18.649Z] busybox latest cb7721f5fb8a Less than a second ago 4.95GB [2021-11-23T03:00:18.649Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T03:00:18.649Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T03:00:18.649Z] [2021-11-23T03:00:18.649Z] INFO: Running integration tests at 11/23/2021 03:00:18... [2021-11-23T03:00:18.649Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-23T03:00:18.649Z] INFO: Integration API tests being run from the host: [2021-11-23T03:00:18.649Z] INFO: make.ps1 starting at 11/23/2021 03:00:18 [2021-11-23T03:00:18.969Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s) [2021-11-23T03:00:18.969Z] PASS [2021-11-23T03:00:18.969Z] [2021-11-23T03:00:18.969Z] === Skipped [2021-11-23T03:00:18.969Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:00:18.969Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:00:18.969Z] [2021-11-23T03:00:18.969Z] DONE 26 tests, 1 skipped in 42.188s [2021-11-23T03:00:18.969Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T03:00:18.969Z] ++ 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 [2021-11-23T03:00:18.969Z] ++ set -e [2021-11-23T03:00:18.969Z] ++ '[' -n 0 ']' [2021-11-23T03:00:18.969Z] ++ set -x [2021-11-23T03:00:18.969Z] ++ 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 [2021-11-23T03:00:19.229Z] INFO: Testing against a local daemon [2021-11-23T03:00:19.229Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T03:00:19.229Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:00:19.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T03:00:19.229Z] === RUN TestDockerNetworkIpvlan [2021-11-23T03:00:19.229Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:00:19.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T03:00:19.229Z] PASS [2021-11-23T03:00:19.229Z] [2021-11-23T03:00:19.229Z] === Skipped [2021-11-23T03:00:19.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T03:00:19.229Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:00:19.229Z] [2021-11-23T03:00:19.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T03:00:19.229Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:00:19.229Z] [2021-11-23T03:00:19.229Z] DONE 2 tests, 2 skipped in 0.081s [2021-11-23T03:00:19.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T03:00:19.229Z] ++ 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 [2021-11-23T03:00:19.229Z] ++ set -e [2021-11-23T03:00:19.229Z] ++ '[' -n 0 ']' [2021-11-23T03:00:19.229Z] ++ set -x [2021-11-23T03:00:19.229Z] ++ 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 [2021-11-23T03:00:19.229Z] INFO: Testing against a local daemon [2021-11-23T03:00:19.229Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-23T03:00:19.281Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-23T03:00:19.639Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-23T03:00:19.847Z] check_test.go:308: [defee962c9d86] daemon is not started [2021-11-23T03:00:19.847Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-23T03:00:20.608Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-11-23T03:00:20.608Z] === RUN TestDockerNetworkMacvlan [2021-11-23T03:00:20.725Z] plugin_test.go:61: [df0ae53d1f9ea] joining swarm manager [d7ee078293d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:00:21.179Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-23T03:00:21.292Z] plugin_test.go:64: [d38a25aa3580f] joining swarm manager [d7ee078293d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:00:21.750Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-23T03:00:22.384Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-23T03:00:22.688Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-23T03:00:23.268Z] 2021/11/23 03:00:21 Closing DB instances... [2021-11-23T03:00:24.234Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2021-11-23T03:00:24.234Z] === RUN TestFindNode [2021-11-23T03:00:24.234Z] 2021/11/23 03:00:23 Closing DB instances... [2021-11-23T03:00:24.234Z] --- PASS: TestFindNode (0.01s) [2021-11-23T03:00:24.234Z] === RUN TestChangeNodeState [2021-11-23T03:00:24.234Z] 2021/11/23 03:00:23 Closing DB instances... [2021-11-23T03:00:24.234Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-23T03:00:24.234Z] === RUN TestNodeReincarnation [2021-11-23T03:00:24.234Z] 2021/11/23 03:00:23 Closing DB instances... [2021-11-23T03:00:24.290Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-23T03:00:24.596Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-23T03:00:25.980Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-23T03:00:28.490Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-23T03:00:28.517Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-23T03:00:29.058Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T03:00:29.317Z] check_test.go:308: [d7bb819604aa4] daemon is not started [2021-11-23T03:00:29.317Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-23T03:00:29.456Z] --- PASS: TestDockerNetworkMacvlan (8.78s) [2021-11-23T03:00:29.456Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-11-23T03:00:29.456Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-11-23T03:00:29.456Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2021-11-23T03:00:29.456Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2021-11-23T03:00:29.456Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.81s) [2021-11-23T03:00:29.456Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2021-11-23T03:00:29.456Z] PASS [2021-11-23T03:00:29.456Z] [2021-11-23T03:00:29.456Z] DONE 8 tests in 10.181s [2021-11-23T03:00:29.456Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T03:00:29.456Z] ++ 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 [2021-11-23T03:00:29.456Z] ++ set -e [2021-11-23T03:00:29.456Z] ++ '[' -n 0 ']' [2021-11-23T03:00:29.456Z] ++ set -x [2021-11-23T03:00:29.457Z] ++ 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 [2021-11-23T03:00:29.457Z] testing: warning: no tests to run [2021-11-23T03:00:29.457Z] PASS [2021-11-23T03:00:29.457Z] [2021-11-23T03:00:29.457Z] DONE 0 tests in 0.019s [2021-11-23T03:00:29.457Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T03:00:29.457Z] ++ 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 [2021-11-23T03:00:29.457Z] ++ set -e [2021-11-23T03:00:29.457Z] ++ '[' -n 0 ']' [2021-11-23T03:00:29.457Z] ++ set -x [2021-11-23T03:00:29.457Z] ++ 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 [2021-11-23T03:00:29.457Z] INFO: Testing against a local daemon [2021-11-23T03:00:29.457Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T03:00:29.885Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T03:00:29.885Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-23T03:00:30.024Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-23T03:00:30.024Z] === RUN TestParallelCreate [2021-11-23T03:00:30.024Z] 2021/11/23 03:00:28 Closing DB instances... [2021-11-23T03:00:30.024Z] --- PASS: TestParallelCreate (0.02s) [2021-11-23T03:00:30.024Z] === RUN TestParallelDelete [2021-11-23T03:00:30.024Z] 2021/11/23 03:00:29 Closing DB instances... [2021-11-23T03:00:30.024Z] --- PASS: TestParallelDelete (0.01s) [2021-11-23T03:00:30.024Z] === RUN TestNetworkDBIslands [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:114d55b7619c with config:&{NodeID:114d55b7619c 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}" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 114d55b7619c/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 114d55b7619c/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a188d6f2be7b with config:&{NodeID:a188d6f2be7b 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}" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node a188d6f2be7b/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node a188d6f2be7b/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node a188d6f2be7b/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 114d55b7619c/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 114d55b7619c/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node a188d6f2be7b/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9b949f2677ac with config:&{NodeID:9b949f2677ac 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}" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 9b949f2677ac/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 9b949f2677ac/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 9b949f2677ac/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 9b949f2677ac/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 114d55b7619c/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node 114d55b7619c/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node a188d6f2be7b/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=info msg="Node a188d6f2be7b/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-23T03:00:30.024Z] time="2021-11-23T03:00:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-23T03:00:30.396Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2021-11-23T03:00:30.396Z] === RUN TestAuthZPluginTLS [2021-11-23T03:00:30.482Z] time="2021-11-23T03:00:30Z" level=info msg="Node 9b949f2677ac/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.482Z] time="2021-11-23T03:00:30Z" level=info msg="Node 9b949f2677ac/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1c8bdc80b0c9 with config:&{NodeID:1c8bdc80b0c9 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}" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 114d55b7619c/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 114d55b7619c/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node a188d6f2be7b/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node a188d6f2be7b/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 9b949f2677ac/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 9b949f2677ac/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:eb57a281c796 with config:&{NodeID:eb57a281c796 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}" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node a188d6f2be7b/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node a188d6f2be7b/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 9b949f2677ac/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 9b949f2677ac/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 114d55b7619c/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=info msg="Node 114d55b7619c/172.20.215.20, added to nodes list" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-23T03:00:30.940Z] time="2021-11-23T03:00:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-11-23T03:00:30.965Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-23T03:00:30.965Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:31.397Z] networkdb_test.go:835: Re-joining: 3 [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=info msg="The new bootstrap node list is:[172.20.215.20:10033 172.20.215.20:10034 172.20.215.20:10035]" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10033" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49357" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10034" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49358" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10035" [2021-11-23T03:00:31.397Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49359" [2021-11-23T03:00:31.535Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-23T03:00:31.535Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T03:00:31.854Z] networkdb_test.go:835: Re-joining: 4 [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=info msg="The new bootstrap node list is:[172.20.215.20:10033 172.20.215.20:10034 172.20.215.20:10035]" [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10033" [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49360" [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10034" [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49361" [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10035" [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49362" [2021-11-23T03:00:31.854Z] time="2021-11-23T03:00:31Z" level=info msg="node 0 leaving" [2021-11-23T03:00:32.104Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-23T03:00:32.104Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="Node 114d55b7619c change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="node3(9b949f2677ac): Node leave event for 114d55b7619c/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="Node 114d55b7619c change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="node5(eb57a281c796): Node leave event for 114d55b7619c/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="Node 114d55b7619c change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="node4(1c8bdc80b0c9): Node leave event for 114d55b7619c/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="Node 114d55b7619c change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="node1(114d55b7619c): Node leave event for 114d55b7619c/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="Node 114d55b7619c change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:31Z" level=info msg="node2(a188d6f2be7b): Node leave event for 114d55b7619c/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node 114d55b7619c/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node 114d55b7619c/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node 114d55b7619c/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node 114d55b7619c/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node 114d55b7619c/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="node 1 leaving" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="node3(9b949f2677ac): Node leave event for a188d6f2be7b/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="node4(1c8bdc80b0c9): Node leave event for a188d6f2be7b/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="node5(eb57a281c796): Node leave event for a188d6f2be7b/172.20.215.20" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.312Z] time="2021-11-23T03:00:32Z" level=info msg="node2(a188d6f2be7b): Node leave event for a188d6f2be7b/172.20.215.20" [2021-11-23T03:00:32.672Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-23T03:00:32.673Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="Node a188d6f2be7b/172.20.215.20, left gossip cluster" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="node 2 leaving" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="Node 9b949f2677ac change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="node5(eb57a281c796): Node leave event for 9b949f2677ac/172.20.215.20" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="Node 9b949f2677ac change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="node4(1c8bdc80b0c9): Node leave event for 9b949f2677ac/172.20.215.20" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="Node 9b949f2677ac change state NodeActive --> NodeLeft" [2021-11-23T03:00:32.769Z] time="2021-11-23T03:00:32Z" level=info msg="node3(9b949f2677ac): Node leave event for 9b949f2677ac/172.20.215.20" [2021-11-23T03:00:33.227Z] time="2021-11-23T03:00:32Z" level=info msg="Node 9b949f2677ac/172.20.215.20, left gossip cluster" [2021-11-23T03:00:33.227Z] time="2021-11-23T03:00:32Z" level=info msg="Node 9b949f2677ac/172.20.215.20, left gossip cluster" [2021-11-23T03:00:33.227Z] time="2021-11-23T03:00:32Z" level=info msg="Node 9b949f2677ac/172.20.215.20, left gossip cluster" [2021-11-23T03:00:33.611Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2021-11-23T03:00:33.611Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T03:00:33.684Z] networkdb_test.go:867: node4: OK [2021-11-23T03:00:33.685Z] networkdb_test.go:867: node5: OK [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="node 0 coming back" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ec71efbe1f88 with config:&{NodeID:ec71efbe1f88 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}" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="Node ec71efbe1f88/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="Node ec71efbe1f88/172.20.215.20, added to nodes list" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="node 1 coming back" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1538f8dfd608 with config:&{NodeID:1538f8dfd608 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}" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="Node 1538f8dfd608/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="Node 1538f8dfd608/172.20.215.20, added to nodes list" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="node 2 coming back" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:520e7ecb0189 with config:&{NodeID:520e7ecb0189 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}" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="Node 520e7ecb0189/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:33.685Z] time="2021-11-23T03:00:33Z" level=info msg="Node 520e7ecb0189/172.20.215.20, added to nodes list" [2021-11-23T03:00:34.076Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T03:00:34.181Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-23T03:00:34.181Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T03:00:34.336Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T03:00:34.749Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-23T03:00:34.749Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T03:00:35.318Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-23T03:00:35.318Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T03:00:36.583Z] time="2021-11-23T03:00:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.215.20:10033 172.20.215.20:10034 172.20.215.20:10035]" [2021-11-23T03:00:36.698Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2021-11-23T03:00:36.698Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T03:00:36.872Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T03:00:37.043Z] time="2021-11-23T03:00:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.215.20:10033 172.20.215.20:10034 172.20.215.20:10035]" [2021-11-23T03:00:37.131Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10033" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49363" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, is the new incarnation of the shutdown node 114d55b7619c/172.20.215.20" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10034" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49364" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, is the new incarnation of the shutdown node a188d6f2be7b/172.20.215.20" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10035" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49365" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node eb57a281c796/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node eb57a281c796/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, is the new incarnation of the shutdown node 9b949f2677ac/172.20.215.20" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, is the new incarnation of the shutdown node a188d6f2be7b/172.20.215.20" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, is the new incarnation of the shutdown node 114d55b7619c/172.20.215.20" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node ec71efbe1f88/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 1538f8dfd608/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, is the new incarnation of the shutdown node 9b949f2677ac/172.20.215.20" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, joined gossip cluster" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=info msg="Node 520e7ecb0189/172.20.215.20, added to nodes list" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10033" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49366" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10034" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49367" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.215.20:10035" [2021-11-23T03:00:38.008Z] time="2021-11-23T03:00:37Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49368" [2021-11-23T03:00:38.077Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2021-11-23T03:00:38.077Z] === RUN TestAuthZPluginHeader [2021-11-23T03:00:38.465Z] 2021/11/23 03:00:38 Closing DB instances... [2021-11-23T03:00:38.646Z] --- PASS: TestAuthZPluginHeader (0.67s) [2021-11-23T03:00:38.646Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T03:00:38.646Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:38.646Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-23T03:00:38.646Z] === RUN TestAuthZPluginV2Disable [2021-11-23T03:00:38.646Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:38.646Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-23T03:00:38.646Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T03:00:38.646Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:38.646Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-23T03:00:38.646Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-23T03:00:38.646Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:38.646Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-23T03:00:38.646Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T03:00:38.923Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88 change state NodeActive --> NodeLeft" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="node4(1c8bdc80b0c9): Node leave event for ec71efbe1f88/172.20.215.20" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88 change state NodeActive --> NodeLeft" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="node3(520e7ecb0189): Node leave event for ec71efbe1f88/172.20.215.20" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88 change state NodeActive --> NodeLeft" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="node5(eb57a281c796): Node leave event for ec71efbe1f88/172.20.215.20" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88 change state NodeActive --> NodeLeft" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="node1(ec71efbe1f88): Node leave event for ec71efbe1f88/172.20.215.20" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88 change state NodeActive --> NodeLeft" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="node2(1538f8dfd608): Node leave event for ec71efbe1f88/172.20.215.20" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88/172.20.215.20, left gossip cluster" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88/172.20.215.20, left gossip cluster" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88/172.20.215.20, left gossip cluster" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88/172.20.215.20, left gossip cluster" [2021-11-23T03:00:38.924Z] time="2021-11-23T03:00:38Z" level=info msg="Node ec71efbe1f88/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.035Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="Node 1538f8dfd608 change state NodeActive --> NodeLeft" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="node3(520e7ecb0189): Node leave event for 1538f8dfd608/172.20.215.20" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="Node 1538f8dfd608 change state NodeActive --> NodeLeft" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="node4(1c8bdc80b0c9): Node leave event for 1538f8dfd608/172.20.215.20" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="Node 1538f8dfd608 change state NodeActive --> NodeLeft" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="node5(eb57a281c796): Node leave event for 1538f8dfd608/172.20.215.20" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="Node 1538f8dfd608 change state NodeActive --> NodeLeft" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:38Z" level=info msg="node2(1538f8dfd608): Node leave event for 1538f8dfd608/172.20.215.20" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="Node 1538f8dfd608/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="Node 1538f8dfd608/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="Node 1538f8dfd608/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="Node 1538f8dfd608/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="Node 520e7ecb0189 change state NodeActive --> NodeLeft" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="node5(eb57a281c796): Node leave event for 520e7ecb0189/172.20.215.20" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="Node 520e7ecb0189 change state NodeActive --> NodeLeft" [2021-11-23T03:00:39.381Z] time="2021-11-23T03:00:39Z" level=info msg="node4(1c8bdc80b0c9): Node leave event for 520e7ecb0189/172.20.215.20" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=info msg="Node 520e7ecb0189/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=info msg="Node 520e7ecb0189 change state NodeActive --> NodeFailed" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=info msg="Node 520e7ecb0189/172.20.215.20, added to failed nodes list" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=error msg="node: 520e7ecb0189 is unknown to memberlist" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=info msg="Node 520e7ecb0189/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=info msg="Node 520e7ecb0189/172.20.215.20, left gossip cluster" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=debug msg="memberlist: Failed ping: 1c8bdc80b0c9 (timeout reached)" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.215.20:10035: use of closed network connection" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.215.20:10037: use of closed network connection" [2021-11-23T03:00:39.839Z] time="2021-11-23T03:00:39Z" level=debug msg="memberlist: Stream connection from=172.20.215.20:49369" [2021-11-23T03:00:40.298Z] time="2021-11-23T03:00:39Z" level=info msg="Node 1c8bdc80b0c9 change state NodeActive --> NodeLeft" [2021-11-23T03:00:40.298Z] time="2021-11-23T03:00:39Z" level=info msg="node5(eb57a281c796): Node leave event for 1c8bdc80b0c9/172.20.215.20" [2021-11-23T03:00:40.298Z] time="2021-11-23T03:00:39Z" level=info msg="Node 1c8bdc80b0c9 change state NodeActive --> NodeLeft" [2021-11-23T03:00:40.298Z] time="2021-11-23T03:00:39Z" level=info msg="node4(1c8bdc80b0c9): Node leave event for 1c8bdc80b0c9/172.20.215.20" [2021-11-23T03:00:40.413Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-23T03:00:40.757Z] time="2021-11-23T03:00:40Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, left gossip cluster" [2021-11-23T03:00:40.757Z] time="2021-11-23T03:00:40Z" level=warning msg="memberlist: Was able to connect to 1c8bdc80b0c9 but other probes failed, network may be misconfigured" [2021-11-23T03:00:40.757Z] time="2021-11-23T03:00:40Z" level=info msg="Node 1c8bdc80b0c9/172.20.215.20, left gossip cluster" [2021-11-23T03:00:41.217Z] time="2021-11-23T03:00:40Z" level=info msg="Node eb57a281c796/172.20.215.20, left gossip cluster" [2021-11-23T03:00:41.217Z] time="2021-11-23T03:00:40Z" level=info msg="Node eb57a281c796 change state NodeActive --> NodeFailed" [2021-11-23T03:00:41.217Z] time="2021-11-23T03:00:40Z" level=info msg="Node eb57a281c796/172.20.215.20, added to failed nodes list" [2021-11-23T03:00:41.217Z] --- PASS: TestNetworkDBIslands (11.86s) [2021-11-23T03:00:41.217Z] PASS [2021-11-23T03:00:41.217Z] coverage: 60.0% of statements [2021-11-23T03:00:41.217Z] ok github.com/docker/docker/libnetwork/networkdb 104.461s coverage: 60.0% of statements [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/quota [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T03:00:41.217Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === Skipped [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-23T03:00:42.750Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-23T03:00:42.750Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-23T03:00:42.750Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-23T03:00:42.750Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-23T03:00:42.750Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T03:00:42.750Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T03:00:42.750Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T03:00:42.750Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T03:00:42.750Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-23T03:00:42.750Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T03:00:42.750Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-23T03:00:42.750Z] daemon_test.go:146: root required [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T03:00:42.750Z] reload_test.go:520: root required [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T03:00:42.750Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T03:00:42.750Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-23T03:00:42.750Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-23T03:00:42.750Z] download_test.go:267: Needs fixing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-23T03:00:42.750Z] layer_test.go:303: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-23T03:00:42.750Z] layer_test.go:352: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-23T03:00:42.750Z] layer_test.go:467: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-23T03:00:42.750Z] layer_test.go:696: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-23T03:00:42.750Z] migration_test.go:45: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T03:00:42.750Z] migration_test.go:181: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-23T03:00:42.750Z] mount_test.go:17: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-23T03:00:42.750Z] mount_test.go:76: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-23T03:00:42.750Z] mount_test.go:125: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-23T03:00:42.750Z] mount_test.go:212: Failing on Windows [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-23T03:00:42.750Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-23T03:00:42.750Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T03:00:42.750Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-23T03:00:42.750Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-23T03:00:42.750Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-23T03:00:42.750Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-23T03:00:42.750Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-23T03:00:42.750Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-23T03:00:42.750Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-23T03:00:42.750Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-23T03:00:42.750Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-23T03:00:42.750Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T03:00:42.750Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T03:00:42.750Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T03:00:42.750Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T03:00:42.750Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T03:00:42.750Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-23T03:00:42.750Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-11-23T03:00:42.750Z] archive_test.go:140: zstd not installed [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-23T03:00:42.750Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-23T03:00:42.750Z] archive_windows_test.go:16: Currently fails [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-23T03:00:42.750Z] changes_test.go:195: needs more investigation [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-23T03:00:42.750Z] changes_test.go:432: needs further investigation [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-23T03:00:42.750Z] changes_test.go:468: needs further investigation [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-23T03:00:42.750Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T03:00:42.750Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.750Z] [2021-11-23T03:00:42.750Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T03:00:42.751Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-23T03:00:42.751Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-23T03:00:42.751Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-23T03:00:42.751Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T03:00:42.751Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T03:00:42.751Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-23T03:00:42.751Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-23T03:00:42.751Z] poller_test.go:40: No chmod on Windows [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T03:00:42.751Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T03:00:42.751Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-23T03:00:42.751Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-23T03:00:42.751Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-23T03:00:42.751Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-23T03:00:42.751Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-23T03:00:42.751Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T03:00:42.751Z] [2021-11-23T03:00:42.751Z] DONE 2074 tests, 68 skipped in 244.496s [2021-11-23T03:00:42.751Z] INFO: make.ps1 ended at 11/23/2021 03:00:42 [2021-11-23T03:00:42.949Z] check_test.go:308: [d7724fc921af2] daemon is not started [2021-11-23T03:00:42.950Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-23T03:00:43.208Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-23T03:00:43.776Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-23T03:00:44.284Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-23T03:00:44.284Z] INFO: Unit tests ended at 11/23/2021 03:00:44. Duration:00:04:18.3530981 [2021-11-23T03:00:44.284Z] INFO: Building busybox [2021-11-23T03:00:44.343Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T03:00:44.343Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-23T03:00:44.742Z] Sending build context to Docker daemon 5.12kB [2021-11-23T03:00:44.742Z] [2021-11-23T03:00:44.742Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-23T03:00:44.742Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-23T03:00:44.742Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-23T03:00:44.742Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-23T03:00:44.742Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-23T03:00:44.742Z] ---> 617dd5ead5b8 [2021-11-23T03:00:44.742Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-23T03:00:44.742Z] ---> Running in 31b2f5d802ea [2021-11-23T03:00:45.046Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:00:45.046Z] INFO: Testing against a local daemon [2021-11-23T03:00:45.046Z] === RUN TestBuildWithSession [2021-11-23T03:00:45.046Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T03:00:45.046Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T03:00:45.046Z] === RUN TestBuildSquashParent [2021-11-23T03:00:45.046Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:00:45.046Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-23T03:00:45.046Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T03:00:45.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T03:00:45.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T03:00:45.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T03:00:45.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T03:00:45.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T03:00:45.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T03:00:45.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T03:00:45.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T03:00:45.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T03:00:45.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T03:00:45.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T03:00:45.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T03:00:45.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T03:00:45.046Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T03:00:45.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T03:00:45.046Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T03:00:46.249Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-23T03:00:46.249Z] check_test.go:308: [d305f1d89daad] daemon is not started [2021-11-23T03:00:46.249Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-23T03:00:46.249Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T03:00:47.832Z] --- PASS: TestServicePlugin (29.85s) [2021-11-23T03:00:47.832Z] === RUN TestServiceUpdateLabel [2021-11-23T03:00:48.153Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T03:00:48.412Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-23T03:00:48.766Z] --- PASS: TestServiceUpdateLabel (2.17s) [2021-11-23T03:00:48.766Z] === RUN TestServiceUpdateSecrets [2021-11-23T03:00:50.946Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-23T03:00:55.137Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-23T03:00:56.514Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-23T03:00:56.741Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-23T03:00:56.741Z] PASS [2021-11-23T03:00:56.741Z] [2021-11-23T03:00:56.741Z] === Skipped [2021-11-23T03:00:56.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-23T03:00:56.741Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:56.741Z] [2021-11-23T03:00:56.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-23T03:00:56.741Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:56.741Z] [2021-11-23T03:00:56.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-23T03:00:56.741Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:56.741Z] [2021-11-23T03:00:56.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-23T03:00:56.741Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:00:56.741Z] [2021-11-23T03:00:56.741Z] DONE 17 tests, 4 skipped in 25.760s [2021-11-23T03:00:56.741Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T03:00:56.741Z] ++ 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 [2021-11-23T03:00:56.741Z] ++ set -e [2021-11-23T03:00:56.741Z] ++ '[' -n 0 ']' [2021-11-23T03:00:56.741Z] ++ set -x [2021-11-23T03:00:56.741Z] ++ 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 [2021-11-23T03:00:56.741Z] INFO: Testing against a local daemon [2021-11-23T03:00:56.741Z] === RUN TestPluginInvalidJSON [2021-11-23T03:00:56.741Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:00:56.741Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:00:56.741Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:00:56.741Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-23T03:00:56.741Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T03:00:56.741Z] === RUN TestPluginInstall [2021-11-23T03:00:56.741Z] === RUN TestPluginInstall/no_auth [2021-11-23T03:00:56.741Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:00:56.741Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa361d30b063c81aebde8d487e5ae1897f4624de80f34a96c25ad854883b2161" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:00:56.741Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:00:56.741Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa361d30b063c81aebde8d487e5ae1897f4624de80f34a96c25ad854883b2161" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:00:56.741Z] === RUN TestPluginInstall/with_htpasswd [2021-11-23T03:00:57.001Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:00:57.001Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82081928a09b769e718d8bd197ad906b27354c34751ea0ae309f9e4960d4868a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:00:57.001Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:00:57.001Z] time="2021-11-23T03:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82081928a09b769e718d8bd197ad906b27354c34751ea0ae309f9e4960d4868a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:00:57.261Z] === RUN TestPluginInstall/with_insecure [2021-11-23T03:00:58.199Z] time="2021-11-23T03:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:00:58.199Z] time="2021-11-23T03:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:741b4c73631ad4ee4eee348936a5d7b8d7865b7a5763d8faa16b441c6992bf10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:00:58.199Z] time="2021-11-23T03:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:00:58.199Z] time="2021-11-23T03:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:741b4c73631ad4ee4eee348936a5d7b8d7865b7a5763d8faa16b441c6992bf10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:00:58.199Z] plugin_test.go:165: [da38d296c9455] daemon is not started [2021-11-23T03:00:58.199Z] --- PASS: TestPluginInstall (2.96s) [2021-11-23T03:00:58.199Z] --- PASS: TestPluginInstall/no_auth (1.38s) [2021-11-23T03:00:58.199Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-23T03:00:58.199Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2021-11-23T03:00:58.199Z] === RUN TestPluginsWithRuntimes [2021-11-23T03:00:58.420Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-23T03:00:59.533Z] Removing intermediate container 31b2f5d802ea [2021-11-23T03:00:59.533Z] ---> 4983581ff2ae [2021-11-23T03:00:59.533Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-23T03:00:59.533Z] ---> Running in 0e5ef8dc50ba [2021-11-23T03:00:59.533Z] Removing intermediate container 0e5ef8dc50ba [2021-11-23T03:00:59.533Z] ---> 0e437f3abcfe [2021-11-23T03:00:59.533Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-23T03:00:59.533Z] ---> Running in 0510177b5d99 [2021-11-23T03:00:59.533Z] Removing intermediate container 0510177b5d99 [2021-11-23T03:00:59.533Z] ---> 1e28e7e09514 [2021-11-23T03:00:59.533Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-23T03:00:59.578Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-23T03:01:00.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T03:01:00.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T03:01:00.517Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-23T03:01:01.066Z] [2021-11-23T03:01:01.455Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2021-11-23T03:01:01.455Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2021-11-23T03:01:01.455Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-11-23T03:01:01.455Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T03:01:01.524Z] ---> 274f5beec4be [2021-11-23T03:01:01.524Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-23T03:01:01.524Z] ---> Running in 146448710fff [2021-11-23T03:01:01.707Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-23T03:01:02.025Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-11-23T03:01:02.025Z] PASS [2021-11-23T03:01:02.025Z] [2021-11-23T03:01:02.025Z] DONE 10 tests in 6.825s [2021-11-23T03:01:02.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T03:01:02.025Z] ++ 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 [2021-11-23T03:01:02.025Z] ++ set -e [2021-11-23T03:01:02.025Z] ++ '[' -n 0 ']' [2021-11-23T03:01:02.025Z] ++ set -x [2021-11-23T03:01:02.025Z] ++ 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 [2021-11-23T03:01:02.025Z] INFO: Testing against a local daemon [2021-11-23T03:01:02.025Z] === RUN TestExternalGraphDriver [2021-11-23T03:01:02.025Z] === RUN TestExternalGraphDriver/json [2021-11-23T03:01:02.644Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T03:01:02.903Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T03:01:03.638Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2021-11-23T03:01:03.638Z] === RUN TestServiceUpdateConfigs [2021-11-23T03:01:03.933Z] === RUN TestExternalGraphDriver/spec [2021-11-23T03:01:04.811Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-23T03:01:05.313Z] === RUN TestExternalGraphDriver/pull [2021-11-23T03:01:06.693Z] --- PASS: TestExternalGraphDriver (4.71s) [2021-11-23T03:01:06.693Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2021-11-23T03:01:06.693Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2021-11-23T03:01:06.693Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2021-11-23T03:01:06.693Z] === RUN TestGraphdriverPluginV2 [2021-11-23T03:01:06.693Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:01:06.693Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-23T03:01:06.693Z] PASS [2021-11-23T03:01:06.693Z] [2021-11-23T03:01:06.693Z] === Skipped [2021-11-23T03:01:06.693Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-23T03:01:06.693Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:01:06.693Z] [2021-11-23T03:01:06.693Z] DONE 5 tests, 1 skipped in 4.823s [2021-11-23T03:01:06.693Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T03:01:06.693Z] ++ 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 [2021-11-23T03:01:06.693Z] ++ set -e [2021-11-23T03:01:06.693Z] ++ '[' -n 0 ']' [2021-11-23T03:01:06.693Z] ++ set -x [2021-11-23T03:01:06.693Z] ++ 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 [2021-11-23T03:01:06.955Z] INFO: Testing against a local daemon [2021-11-23T03:01:06.955Z] === RUN TestContinueAfterPluginCrash [2021-11-23T03:01:06.955Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T03:01:06.955Z] === RUN TestReadPluginNoRead [2021-11-23T03:01:06.955Z] === PAUSE TestReadPluginNoRead [2021-11-23T03:01:06.955Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T03:01:06.955Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T03:01:06.955Z] === CONT TestContinueAfterPluginCrash [2021-11-23T03:01:06.955Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T03:01:07.224Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T03:01:07.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.24s) [2021-11-23T03:01:07.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.28s) [2021-11-23T03:01:07.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.42s) [2021-11-23T03:01:07.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.50s) [2021-11-23T03:01:07.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.45s) [2021-11-23T03:01:07.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.83s) [2021-11-23T03:01:07.224Z] === RUN TestBuildMultiStageCopy [2021-11-23T03:01:07.224Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T03:01:08.141Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T03:01:08.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T03:01:08.399Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T03:01:08.976Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-23T03:01:09.240Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T03:01:09.502Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T03:01:09.763Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T03:01:10.289Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2021-11-23T03:01:10.289Z] === CONT TestReadPluginNoRead [2021-11-23T03:01:10.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T03:01:10.589Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-23T03:01:11.966Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-23T03:01:12.196Z] === RUN TestReadPluginNoRead/default [2021-11-23T03:01:12.534Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T03:01:13.102Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-23T03:01:13.134Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T03:01:14.040Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T03:01:14.073Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T03:01:15.011Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2021-11-23T03:01:15.271Z] === CONT TestReadPluginNoRead [2021-11-23T03:01:15.271Z] read_test.go:92: [db09893a98b8a] daemon is not started [2021-11-23T03:01:15.271Z] --- PASS: TestReadPluginNoRead (5.40s) [2021-11-23T03:01:15.271Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2021-11-23T03:01:15.271Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.07s) [2021-11-23T03:01:15.271Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2021-11-23T03:01:15.271Z] PASS [2021-11-23T03:01:15.271Z] [2021-11-23T03:01:15.271Z] DONE 6 tests in 8.515s [2021-11-23T03:01:15.271Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-23T03:01:15.271Z] ++ 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 [2021-11-23T03:01:15.271Z] ++ set -e [2021-11-23T03:01:15.271Z] ++ '[' -n 0 ']' [2021-11-23T03:01:15.271Z] ++ set -x [2021-11-23T03:01:15.271Z] ++ 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 [2021-11-23T03:01:15.271Z] testing: warning: no tests to run [2021-11-23T03:01:15.271Z] PASS [2021-11-23T03:01:15.271Z] [2021-11-23T03:01:15.271Z] DONE 0 tests in 0.027s [2021-11-23T03:01:15.271Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T03:01:15.271Z] ++ 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 [2021-11-23T03:01:15.271Z] ++ set -e [2021-11-23T03:01:15.271Z] ++ '[' -n 0 ']' [2021-11-23T03:01:15.271Z] ++ set -x [2021-11-23T03:01:15.271Z] ++ 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 [2021-11-23T03:01:15.531Z] INFO: Testing against a local daemon [2021-11-23T03:01:15.531Z] === RUN TestPluginWithDevMounts [2021-11-23T03:01:15.531Z] === PAUSE TestPluginWithDevMounts [2021-11-23T03:01:15.531Z] === CONT TestPluginWithDevMounts [2021-11-23T03:01:15.906Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T03:01:15.949Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T03:01:16.208Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-23T03:01:16.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T03:01:16.911Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-11-23T03:01:16.911Z] PASS [2021-11-23T03:01:16.911Z] [2021-11-23T03:01:16.911Z] DONE 1 tests in 1.592s [2021-11-23T03:01:16.911Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T03:01:16.911Z] ++ 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 [2021-11-23T03:01:16.911Z] ++ set -e [2021-11-23T03:01:16.911Z] ++ '[' -n 0 ']' [2021-11-23T03:01:16.911Z] ++ set -x [2021-11-23T03:01:16.911Z] ++ 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 [2021-11-23T03:01:16.911Z] INFO: Testing against a local daemon [2021-11-23T03:01:16.911Z] === RUN TestSecretInspect [2021-11-23T03:01:17.144Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T03:01:17.373Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T03:01:18.369Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T03:01:18.511Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2021-11-23T03:01:18.511Z] === RUN TestServiceUpdateNetwork [2021-11-23T03:01:18.521Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T03:01:18.817Z] --- PASS: TestSecretInspect (1.67s) [2021-11-23T03:01:18.818Z] === RUN TestSecretList [2021-11-23T03:01:19.214Z] Removing intermediate container 146448710fff [2021-11-23T03:01:19.215Z] ---> f42ad630a566 [2021-11-23T03:01:19.215Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-23T03:01:19.215Z] ---> Running in 434e371e712c [2021-11-23T03:01:19.215Z] [2021-11-23T03:01:19.215Z] SUCCESS: Specified value was saved. [2021-11-23T03:01:19.360Z] --- PASS: TestBuildMultiStageCopy (12.50s) [2021-11-23T03:01:19.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.72s) [2021-11-23T03:01:19.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-11-23T03:01:19.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2021-11-23T03:01:19.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2021-11-23T03:01:19.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2021-11-23T03:01:19.360Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T03:01:19.457Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T03:01:20.726Z] --- PASS: TestSecretList (2.04s) [2021-11-23T03:01:20.726Z] === RUN TestSecretsCreateAndDelete [2021-11-23T03:01:20.747Z] Removing intermediate container 434e371e712c [2021-11-23T03:01:20.747Z] ---> 73421b165ef3 [2021-11-23T03:01:20.747Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-23T03:01:20.747Z] ---> Running in fe5e5a8b9dd5 [2021-11-23T03:01:21.584Z] --- PASS: TestBuildMultiStageParentConfig (2.19s) [2021-11-23T03:01:21.584Z] === RUN TestBuildLabelWithTargets [2021-11-23T03:01:21.584Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:01:21.584Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-23T03:01:21.584Z] === RUN TestBuildWithEmptyLayers [2021-11-23T03:01:21.989Z] docker_cli_daemon_test.go:2550: [d8fa64b150b22] daemon is not started [2021-11-23T03:01:22.577Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-11-23T03:01:22.577Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T03:01:22.633Z] --- PASS: TestSecretsCreateAndDelete (1.67s) [2021-11-23T03:01:22.633Z] === RUN TestSecretsUpdate [2021-11-23T03:01:23.893Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-23T03:01:24.012Z] --- PASS: TestSecretsUpdate (1.68s) [2021-11-23T03:01:24.013Z] === RUN TestTemplatedSecret [2021-11-23T03:01:25.430Z] Cannot create a file when that file already exists. [2021-11-23T03:01:26.428Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T03:01:26.552Z] --- PASS: TestTemplatedSecret (2.03s) [2021-11-23T03:01:26.552Z] === RUN TestSecretCreateResolve [2021-11-23T03:01:28.459Z] --- PASS: TestSecretCreateResolve (2.08s) [2021-11-23T03:01:28.459Z] PASS [2021-11-23T03:01:28.459Z] [2021-11-23T03:01:28.459Z] DONE 6 tests in 11.247s [2021-11-23T03:01:28.459Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T03:01:28.459Z] ++ 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 [2021-11-23T03:01:28.459Z] ++ set -e [2021-11-23T03:01:28.459Z] ++ '[' -n 0 ']' [2021-11-23T03:01:28.459Z] ++ set -x [2021-11-23T03:01:28.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-11-23T03:01:28.459Z] INFO: Testing against a local daemon [2021-11-23T03:01:28.459Z] === RUN TestServiceCreateInit [2021-11-23T03:01:28.459Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T03:01:29.162Z] Removing intermediate container fe5e5a8b9dd5 [2021-11-23T03:01:29.162Z] ---> a5bfa01f5f12 [2021-11-23T03:01:29.162Z] Step 13/13 : CMD ["sh"] [2021-11-23T03:01:29.162Z] ---> Running in 9a838505430b [2021-11-23T03:01:29.620Z] Removing intermediate container 9a838505430b [2021-11-23T03:01:29.620Z] ---> df69bb3d978e [2021-11-23T03:01:29.620Z] Successfully built df69bb3d978e [2021-11-23T03:01:29.620Z] Successfully tagged busybox:latest [2021-11-23T03:01:29.620Z] INFO: Docker images of the daemon under test [2021-11-23T03:01:29.620Z] [2021-11-23T03:01:29.620Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T03:01:29.620Z] busybox latest df69bb3d978e Less than a second ago 5.76GB [2021-11-23T03:01:29.620Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-23T03:01:29.620Z] microsoft/windowsservercore latest 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-23T03:01:29.620Z] [2021-11-23T03:01:29.620Z] INFO: Running integration tests at 11/23/2021 03:01:29... [2021-11-23T03:01:29.620Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-23T03:01:29.620Z] INFO: Integration API tests being run from the host: [2021-11-23T03:01:29.620Z] INFO: make.ps1 starting at 11/23/2021 03:01:29 [2021-11-23T03:01:30.590Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-23T03:01:30.708Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2021-11-23T03:01:30.708Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T03:01:31.275Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-23T03:01:31.756Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T03:01:31.843Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-23T03:01:32.997Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T03:01:34.311Z] --- PASS: TestBuildWithHugeFile (93.13s) [2021-11-23T03:01:34.311Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T03:01:34.311Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T03:01:34.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T03:01:34.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:01:34.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:01:34.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:01:34.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:01:34.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:01:34.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:01:34.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:01:34.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:01:34.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:01:34.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-23T03:01:34.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-23T03:01:34.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-23T03:01:34.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestBuildPreserveOwnership [2021-11-23T03:01:34.311Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:01:34.311Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestBuildPlatformInvalid [2021-11-23T03:01:34.311Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-23T03:01:34.311Z] PASS [2021-11-23T03:01:34.311Z] ok github.com/docker/docker/integration/build 149.904s [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === Skipped [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-23T03:01:34.311Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-23T03:01:34.311Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-23T03:01:34.311Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-23T03:01:34.311Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T03:01:34.311Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-23T03:01:34.311Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] DONE 29 tests, 6 skipped in 173.986s [2021-11-23T03:01:34.311Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-23T03:01:34.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:01:34.311Z] INFO: Testing against a local daemon [2021-11-23T03:01:34.311Z] === RUN TestConfigInspect [2021-11-23T03:01:34.311Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestConfigList [2021-11-23T03:01:34.311Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] --- SKIP: TestConfigList (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestConfigsCreateAndDelete [2021-11-23T03:01:34.311Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestConfigsUpdate [2021-11-23T03:01:34.311Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestTemplatedConfig [2021-11-23T03:01:34.311Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestConfigCreateResolve [2021-11-23T03:01:34.311Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:01:34.311Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-23T03:01:34.311Z] PASS [2021-11-23T03:01:34.311Z] ok github.com/docker/docker/integration/config 0.076s [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === Skipped [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-23T03:01:34.311Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-23T03:01:34.311Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-23T03:01:34.311Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-23T03:01:34.311Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-23T03:01:34.311Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-23T03:01:34.311Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:01:34.311Z] [2021-11-23T03:01:34.311Z] DONE 6 tests, 6 skipped in 1.816s [2021-11-23T03:01:34.311Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-23T03:01:34.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:01:34.311Z] INFO: Testing against a local daemon [2021-11-23T03:01:34.311Z] === RUN TestCheckpoint [2021-11-23T03:01:34.311Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T03:01:34.311Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestContainerInvalidJSON [2021-11-23T03:01:34.311Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:01:34.311Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:01:34.311Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:01:34.311Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:01:34.311Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:01:34.311Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:01:34.311Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-23T03:01:34.311Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T03:01:34.311Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T03:01:34.311Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-11-23T03:01:34.311Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T03:01:34.311Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-11-23T03:01:34.311Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T03:01:34.311Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-11-23T03:01:34.311Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T03:01:34.311Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-11-23T03:01:34.311Z] === RUN TestCopyFromContainer [2021-11-23T03:01:34.311Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.311Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-23T03:01:34.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T03:01:34.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:01:34.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:01:34.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:01:34.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:01:34.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:01:34.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:01:34.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:01:34.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:01:34.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:01:34.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T03:01:34.312Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T03:01:34.312Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidEnv [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T03:01:34.312Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.312Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T03:01:34.312Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:01:34.312Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T03:01:34.312Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:01:34.312Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:01:34.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:01:34.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:01:34.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T03:01:34.312Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T03:01:34.312Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateDifferentPlatform [2021-11-23T03:01:34.312Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T03:01:34.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T03:01:34.312Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T03:01:34.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T03:01:34.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-11-23T03:01:34.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T03:01:34.312Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T03:01:34.312Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T03:01:34.312Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T03:01:34.312Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.312Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestDiff [2021-11-23T03:01:34.312Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T03:01:34.312Z] --- SKIP: TestDiff (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestExecWithCloseStdin [2021-11-23T03:01:34.312Z] --- PASS: TestExecWithCloseStdin (2.02s) [2021-11-23T03:01:34.312Z] === RUN TestExec [2021-11-23T03:01:34.312Z] --- PASS: TestExec (1.86s) [2021-11-23T03:01:34.312Z] === RUN TestExecUser [2021-11-23T03:01:34.312Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T03:01:34.312Z] --- SKIP: TestExecUser (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestExportContainerAndImportImage [2021-11-23T03:01:34.312Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.312Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T03:01:34.312Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:34.312Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestHealthCheckWorkdir [2021-11-23T03:01:34.312Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T03:01:34.312Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestHealthKillContainer [2021-11-23T03:01:34.312Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T03:01:34.312Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T03:01:34.312Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T03:01:34.312Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T03:01:34.312Z] === RUN TestKillContainerInvalidSignal [2021-11-23T03:01:34.603Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-23T03:01:34.603Z] Copying nested executables into bundles/binary-daemon [2021-11-23T03:01:34.603Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-23T03:01:34.603Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T03:01:34.603Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-23T03:01:34.603Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-23T03:01:34.900Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-23T03:01:34.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh cross [2021-11-23T03:01:35.048Z] --- PASS: TestServiceCreateInit (6.57s) [2021-11-23T03:01:35.048Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.12s) [2021-11-23T03:01:35.048Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s) [2021-11-23T03:01:35.048Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T03:01:35.123Z] --- PASS: TestBuildMultiStageOnBuild (11.92s) [2021-11-23T03:01:35.123Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T03:01:35.123Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:01:35.123Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-23T03:01:35.123Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T03:01:35.866Z] [2021-11-23T03:01:35.866Z] Removing bundles/ [2021-11-23T03:01:35.866Z] [2021-11-23T03:01:35.866Z] ---> Making bundle: cross (in bundles/cross) [2021-11-23T03:01:35.866Z] Cross building: bundles/cross/linux/amd64 [2021-11-23T03:01:35.866Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-23T03:01:35.866Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-23T03:01:35.894Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2021-11-23T03:01:35.894Z] === RUN TestKillContainer [2021-11-23T03:01:35.894Z] === RUN TestKillContainer/no_signal [2021-11-23T03:01:36.807Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-23T03:01:37.465Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T03:01:37.465Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T03:01:37.465Z] === RUN TestKillContainer/killing_signal [2021-11-23T03:01:39.349Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-23T03:01:39.349Z] check_test.go:308: [dd3dfd1428002] daemon is not started [2021-11-23T03:01:39.349Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-23T03:01:39.686Z] --- PASS: TestKillContainer (4.06s) [2021-11-23T03:01:39.686Z] --- PASS: TestKillContainer/no_signal (1.74s) [2021-11-23T03:01:39.686Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:01:39.686Z] --- PASS: TestKillContainer/killing_signal (2.28s) [2021-11-23T03:01:39.686Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T03:01:39.686Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:01:39.686Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T03:01:39.686Z] === RUN TestKillStoppedContainer [2021-11-23T03:01:39.686Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:01:39.686Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-23T03:01:39.686Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T03:01:39.686Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:01:39.686Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T03:01:39.686Z] === RUN TestKillDifferentUserContainer [2021-11-23T03:01:39.686Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T03:01:39.686Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-23T03:01:39.686Z] === RUN TestInspectOomKilledTrue [2021-11-23T03:01:39.686Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:39.686Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T03:01:39.686Z] === RUN TestInspectOomKilledFalse [2021-11-23T03:01:39.686Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T03:01:39.686Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T03:01:39.686Z] === RUN TestLogsFollowTailEmpty [2021-11-23T03:01:39.953Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-23T03:01:41.905Z] --- PASS: TestLogsFollowTailEmpty (1.79s) [2021-11-23T03:01:41.905Z] === RUN TestNetworkNat [2021-11-23T03:01:41.905Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T03:01:41.905Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-23T03:01:41.905Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T03:01:44.127Z] --- PASS: TestNetworkLocalhostTCPNat (2.10s) [2021-11-23T03:01:44.128Z] === RUN TestNetworkLoopbackNat [2021-11-23T03:01:44.128Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T03:01:44.128Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-23T03:01:44.128Z] === RUN TestPause [2021-11-23T03:01:44.128Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T03:01:44.128Z] --- SKIP: TestPause (0.00s) [2021-11-23T03:01:44.128Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T03:01:45.576Z] --- PASS: TestBuildMultiStageLayerLeak (10.28s) [2021-11-23T03:01:45.576Z] === RUN TestBuildWithHugeFile [2021-11-23T03:01:45.695Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2021-11-23T03:01:45.695Z] === RUN TestPauseStopPausedContainer [2021-11-23T03:01:45.695Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:45.695Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-23T03:01:45.695Z] === RUN TestPsFilter [2021-11-23T03:01:45.695Z] --- PASS: TestPsFilter (0.27s) [2021-11-23T03:01:45.695Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite (336.24s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.39s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.32s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.26s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.87s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.96s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.05s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.56s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.96s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.07s) [2021-11-23T03:01:45.918Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.18s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.09s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.85s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.49s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.44s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.50s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.93s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.10s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.72s) [2021-11-23T03:01:45.918Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-23T03:01:45.918Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.05s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.60s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.70s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.87s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.21s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.95s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.66s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.74s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.58s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-11-23T03:01:45.918Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.56s) [2021-11-23T03:01:45.918Z] === RUN TestDockerSwarmSuite [2021-11-23T03:01:45.918Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-23T03:01:45.918Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T03:01:46.511Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2021-11-23T03:01:46.511Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-11-23T03:01:46.511Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-11-23T03:01:46.511Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-23T03:01:46.511Z] PASS [2021-11-23T03:01:46.511Z] [2021-11-23T03:01:46.511Z] === Skipped [2021-11-23T03:01:46.511Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T03:01:46.511Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T03:01:46.511Z] [2021-11-23T03:01:46.511Z] DONE 27 tests, 1 skipped in 183.651s [2021-11-23T03:01:46.511Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T03:01:46.511Z] INFO: Testing against a local daemon [2021-11-23T03:01:46.511Z] === RUN TestSessionCreate [2021-11-23T03:01:46.511Z] --- PASS: TestSessionCreate (0.02s) [2021-11-23T03:01:46.511Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T03:01:46.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-23T03:01:46.511Z] PASS [2021-11-23T03:01:46.511Z] [2021-11-23T03:01:46.511Z] DONE 2 tests in 0.075s [2021-11-23T03:01:46.511Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T03:01:46.511Z] INFO: Testing against a local daemon [2021-11-23T03:01:46.511Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:01:46.511Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:01:46.511Z] === RUN TestDiskUsage [2021-11-23T03:01:46.511Z] === PAUSE TestDiskUsage [2021-11-23T03:01:46.511Z] === RUN TestEventsExecDie [2021-11-23T03:01:46.770Z] --- PASS: TestEventsExecDie (0.54s) [2021-11-23T03:01:46.770Z] === RUN TestEventsBackwardsCompatible [2021-11-23T03:01:47.029Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-11-23T03:01:47.029Z] === RUN TestEventsVolumeCreate [2021-11-23T03:01:47.029Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-23T03:01:47.029Z] === RUN TestInfoBinaryCommits [2021-11-23T03:01:47.029Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-23T03:01:47.029Z] === RUN TestInfoAPIVersioned [2021-11-23T03:01:47.029Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T03:01:47.029Z] === RUN TestInfoDiscoveryBackend [2021-11-23T03:01:47.595Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-23T03:01:47.595Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T03:01:47.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T03:01:47.824Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-23T03:01:48.529Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-23T03:01:48.529Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T03:01:48.654Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.35s) [2021-11-23T03:01:48.654Z] === RUN TestRemoveContainerWithVolume [2021-11-23T03:01:49.096Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-23T03:01:49.096Z] === RUN TestInfoAPI [2021-11-23T03:01:49.096Z] --- PASS: TestInfoAPI (0.03s) [2021-11-23T03:01:49.096Z] === RUN TestInfoAPIWarnings [2021-11-23T03:01:49.939Z] --- PASS: TestCreateServiceMultipleTimes (14.92s) [2021-11-23T03:01:49.939Z] === RUN TestCreateServiceConflict [2021-11-23T03:01:50.873Z] --- PASS: TestRemoveContainerWithVolume (2.50s) [2021-11-23T03:01:50.873Z] === RUN TestRemoveContainerRunning [2021-11-23T03:01:51.113Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-23T03:01:51.847Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-11-23T03:01:51.847Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T03:01:52.504Z] --- PASS: TestRemoveContainerRunning (1.80s) [2021-11-23T03:01:52.504Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T03:01:54.386Z] --- PASS: TestCreateServiceMaxReplicas (2.02s) [2021-11-23T03:01:54.386Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T03:01:54.723Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2021-11-23T03:01:54.723Z] === RUN TestRemoveInvalidContainer [2021-11-23T03:01:54.723Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-23T03:01:54.723Z] === RUN TestRenameLinkedContainer [2021-11-23T03:01:54.723Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T03:01:54.723Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-23T03:01:54.723Z] === RUN TestRenameStoppedContainer [2021-11-23T03:01:55.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-23T03:01:55.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:01:55.791Z] INFO: Testing against a local daemon [2021-11-23T03:01:55.791Z] === RUN TestBuildWithSession [2021-11-23T03:01:55.791Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T03:01:55.791Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T03:01:55.791Z] === RUN TestBuildSquashParent [2021-11-23T03:01:55.791Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:01:55.791Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-23T03:01:55.791Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T03:01:55.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T03:01:55.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T03:01:55.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T03:01:55.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T03:01:55.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T03:01:55.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T03:01:55.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T03:01:55.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T03:01:55.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T03:01:55.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T03:01:55.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T03:01:55.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T03:01:55.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T03:01:55.791Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T03:01:55.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T03:01:55.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T03:01:56.687Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T03:01:56.942Z] --- PASS: TestRenameStoppedContainer (2.36s) [2021-11-23T03:01:56.943Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T03:01:57.255Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T03:01:58.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T03:01:58.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T03:01:59.828Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T03:01:59.828Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-23T03:01:59.828Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T03:02:00.088Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T03:02:00.752Z] --- PASS: TestRenameRunningContainerAndReuse (3.48s) [2021-11-23T03:02:00.752Z] === RUN TestRenameInvalidName [2021-11-23T03:02:02.321Z] --- PASS: TestRenameInvalidName (1.82s) [2021-11-23T03:02:02.321Z] === RUN TestRenameAnonymousContainer [2021-11-23T03:02:06.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T03:02:06.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T03:02:06.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s) [2021-11-23T03:02:06.604Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T03:02:07.171Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-11-23T03:02:07.171Z] === RUN TestInfoDebug [2021-11-23T03:02:07.171Z] --- PASS: TestInfoDebug (0.52s) [2021-11-23T03:02:07.171Z] === RUN TestInfoInsecureRegistries [2021-11-23T03:02:07.171Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-23T03:02:07.171Z] === RUN TestInfoRegistryMirrors [2021-11-23T03:02:07.171Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-23T03:02:07.171Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T03:02:07.171Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-23T03:02:07.171Z] === RUN TestPingCacheHeaders [2021-11-23T03:02:07.171Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T03:02:07.171Z] === RUN TestPingGet [2021-11-23T03:02:07.171Z] --- PASS: TestPingGet (0.02s) [2021-11-23T03:02:07.171Z] === RUN TestPingHead [2021-11-23T03:02:07.171Z] --- PASS: TestPingHead (0.02s) [2021-11-23T03:02:07.171Z] === RUN TestVersion [2021-11-23T03:02:07.171Z] --- PASS: TestVersion (0.02s) [2021-11-23T03:02:07.171Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:02:07.171Z] === CONT TestDiskUsage [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T03:02:07.738Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T03:02:07.996Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T03:02:08.205Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T03:02:08.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-23T03:02:08.465Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T03:02:08.578Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T03:02:08.578Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T03:02:08.578Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T03:02:08.579Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T03:02:08.579Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T03:02:08.579Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T03:02:08.579Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T03:02:08.579Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T03:02:08.579Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T03:02:08.579Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T03:02:08.845Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.69s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage (1.70s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run (0.61s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-23T03:02:08.845Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:02:08.845Z] PASS [2021-11-23T03:02:08.845Z] [2021-11-23T03:02:08.845Z] DONE 53 tests in 22.627s [2021-11-23T03:02:08.845Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T03:02:08.845Z] INFO: Testing against a local daemon [2021-11-23T03:02:08.845Z] === RUN TestVolumesCreateAndList [2021-11-23T03:02:09.034Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T03:02:09.106Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-23T03:02:09.106Z] === RUN TestVolumesRemove [2021-11-23T03:02:09.106Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-23T03:02:09.106Z] === RUN TestVolumesInspect [2021-11-23T03:02:09.106Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-23T03:02:09.106Z] === RUN TestVolumesInvalidJSON [2021-11-23T03:02:09.106Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T03:02:09.106Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T03:02:09.106Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T03:02:09.106Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-23T03:02:09.106Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T03:02:09.106Z] PASS [2021-11-23T03:02:09.106Z] [2021-11-23T03:02:09.106Z] DONE 5 tests in 0.226s [2021-11-23T03:02:09.106Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T03:02:09.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-23T03:02:09.684Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-23T03:02:09.684Z] Removing test suite binaries [2021-11-23T03:02:09.863Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T03:02:09.943Z] exiting test-integration [2021-11-23T03:02:09.943Z] ++ exit 0 [2021-11-23T03:02:09.943Z] [2021-11-23T03:02:10.122Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T03:02:10.995Z] --- PASS: TestRenameAnonymousContainer (8.95s) [2021-11-23T03:02:10.995Z] === RUN TestRenameContainerWithSameName [2021-11-23T03:02:11.059Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T03:02:11.059Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir Post stage [Pipeline] junit [2021-11-23T03:02:11.333Z] Recording test results [2021-11-23T03:02:11.996Z] docker_api_swarm_test.go:563: [d74ef1fd4193b] joining swarm manager [dde4f8cbd9b3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:02:12.930Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T03:02:13.215Z] --- PASS: TestRenameContainerWithSameName (1.87s) [2021-11-23T03:02:13.215Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T03:02:13.215Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T03:02:13.215Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T03:02:13.215Z] === RUN TestResize [2021-11-23T03:02:13.269Z] + echo Ensuring container killed. [2021-11-23T03:02:13.269Z] Ensuring container killed. [2021-11-23T03:02:13.269Z] + docker rm -vf docker-pr7 [2021-11-23T03:02:13.269Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T03:02:13.556Z] + echo Chowning /workspace to jenkins user [2021-11-23T03:02:13.556Z] Chowning /workspace to jenkins user [2021-11-23T03:02:13.556Z] + id -u [2021-11-23T03:02:13.556Z] + id -g [2021-11-23T03:02:13.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43040:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T03:02:13.556Z] Unable to find image 'busybox:latest' locally [2021-11-23T03:02:13.556Z] latest: Pulling from library/busybox [2021-11-23T03:02:13.815Z] e685c5c858e3: Pulling fs layer [2021-11-23T03:02:13.815Z] e685c5c858e3: Download complete [2021-11-23T03:02:13.815Z] e685c5c858e3: Pull complete [2021-11-23T03:02:13.815Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T03:02:13.815Z] Status: Downloaded newer image for busybox:latest [2021-11-23T03:02:13.902Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T03:02:14.783Z] --- PASS: TestResize (1.77s) [2021-11-23T03:02:14.783Z] === RUN TestResizeWithInvalidSize [2021-11-23T03:02:16.355Z] --- PASS: TestResizeWithInvalidSize (1.84s) [2021-11-23T03:02:16.355Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T03:02:16.435Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T03:02:16.437Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.13s) [2021-11-23T03:02:16.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.49s) [2021-11-23T03:02:16.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.79s) [2021-11-23T03:02:16.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.99s) [2021-11-23T03:02:16.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.16s) [2021-11-23T03:02:16.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.37s) [2021-11-23T03:02:16.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.60s) [2021-11-23T03:02:16.437Z] === RUN TestBuildMultiStageCopy [2021-11-23T03:02:16.437Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T03:02:16.654Z] + bundleName=amd64-cgroup2 [2021-11-23T03:02:16.654Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-23T03:02:16.654Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-23T03:02:16.654Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-23T03:02:16.654Z] + 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 [2021-11-23T03:02:16.926Z] Archiving artifacts [2021-11-23T03:02:17.809Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T03:02:18.746Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T03:02:18.817Z] --- PASS: TestCreateServiceSecretFileMode (12.35s) [2021-11-23T03:02:18.817Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T03:02:18.882Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T03:02:19.027Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T03:02:19.194Z] + make clean [2021-11-23T03:02:19.311Z] --- PASS: TestResizeWhenContainerNotStarted (2.39s) [2021-11-23T03:02:19.311Z] === RUN TestDaemonRestartKillContainers [2021-11-23T03:02:19.311Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:19.311Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T03:02:19.311Z] === RUN TestStats [2021-11-23T03:02:19.311Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T03:02:19.311Z] --- SKIP: TestStats (0.00s) [2021-11-23T03:02:19.311Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T03:02:19.453Z] docker volume rm -f docker-dev-cache [2021-11-23T03:02:19.453Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T03:02:19.980Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T03:02:21.908Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T03:02:23.286Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T03:02:23.500Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T03:02:23.546Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T03:02:23.958Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T03:02:24.484Z] docker_api_swarm_test.go:585: [dfc553631196b] joining swarm manager [dde4f8cbd9b3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:02:24.926Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T03:02:25.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.76s) [2021-11-23T03:02:25.203Z] === RUN TestStopContainerWithTimeout [2021-11-23T03:02:25.203Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T03:02:25.203Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-23T03:02:25.203Z] === RUN TestUpdateRestartPolicy [2021-11-23T03:02:25.422Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T03:02:25.892Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T03:02:27.327Z] check_test.go:379: [d74ef1fd4193b] daemon is not started [2021-11-23T03:02:27.425Z] --- PASS: TestBuildMultiStageCopy (11.27s) [2021-11-23T03:02:27.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.35s) [2021-11-23T03:02:27.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2021-11-23T03:02:27.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-11-23T03:02:27.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-11-23T03:02:27.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2021-11-23T03:02:27.425Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T03:02:27.585Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T03:02:28.962Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T03:02:29.597Z] --- PASS: TestBuildMultiStageParentConfig (2.32s) [2021-11-23T03:02:29.597Z] === RUN TestBuildLabelWithTargets [2021-11-23T03:02:29.597Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:02:29.597Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-23T03:02:29.597Z] === RUN TestBuildWithEmptyLayers [2021-11-23T03:02:30.562Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2021-11-23T03:02:30.562Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T03:02:31.035Z] --- PASS: TestCreateServiceConfigFileMode (11.94s) [2021-11-23T03:02:31.035Z] === RUN TestCreateServiceSysctls [2021-11-23T03:02:33.150Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T03:02:33.150Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T03:02:33.625Z] --- PASS: TestCreateServiceSysctls (2.91s) [2021-11-23T03:02:33.625Z] === RUN TestCreateServiceCapabilities [2021-11-23T03:02:34.087Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T03:02:34.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-23T03:02:34.345Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-23T03:02:34.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-23T03:02:34.912Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T03:02:35.479Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T03:02:35.479Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T03:02:36.163Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2021-11-23T03:02:36.163Z] === RUN TestInspect [2021-11-23T03:02:36.857Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T03:02:36.857Z] docker_api_swarm_test.go:46: [dcd3f4827dbfe] joining swarm manager [d95031a1e13f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:02:37.423Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-23T03:02:37.682Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T03:02:38.070Z] --- PASS: TestInspect (2.00s) [2021-11-23T03:02:38.070Z] === RUN TestCreateJob [2021-11-23T03:02:38.249Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T03:02:38.508Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T03:02:38.766Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T03:02:40.142Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T03:02:41.362Z] --- PASS: TestCreateJob (2.96s) [2021-11-23T03:02:41.362Z] === RUN TestReplicatedJob [2021-11-23T03:02:42.677Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T03:02:46.453Z] --- PASS: TestUpdateRestartPolicy (20.69s) [2021-11-23T03:02:46.453Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T03:02:46.639Z] --- PASS: TestReplicatedJob (4.63s) [2021-11-23T03:02:46.639Z] === RUN TestUpdateReplicatedJob [2021-11-23T03:02:46.924Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s) [2021-11-23T03:02:46.924Z] === RUN TestWaitNonBlocked [2021-11-23T03:02:46.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:02:46.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:02:46.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:02:46.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:02:46.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:02:46.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:02:47.947Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T03:02:48.238Z] --- PASS: TestBuildMultiStageOnBuild (15.30s) [2021-11-23T03:02:48.238Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T03:02:48.238Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:02:48.238Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-23T03:02:48.238Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T03:02:48.546Z] --- PASS: TestUpdateReplicatedJob (2.62s) [2021-11-23T03:02:48.546Z] === RUN TestServiceListWithStatuses [2021-11-23T03:02:48.546Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T03:02:48.546Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T03:02:48.546Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T03:02:49.886Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-23T03:02:49.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s) [2021-11-23T03:02:49.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.62s) [2021-11-23T03:02:49.887Z] === RUN TestWaitBlocked [2021-11-23T03:02:49.887Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:02:49.887Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-23T03:02:49.887Z] PASS [2021-11-23T03:02:49.887Z] ok github.com/docker/docker/integration/container 80.678s [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === Skipped [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-23T03:02:49.887Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-23T03:02:49.887Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T03:02:49.887Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T03:02:49.887Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T03:02:49.887Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T03:02:49.887Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T03:02:49.887Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T03:02:49.887Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T03:02:49.887Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-23T03:02:49.887Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-23T03:02:49.887Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-23T03:02:49.887Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T03:02:49.887Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-23T03:02:49.887Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-23T03:02:49.887Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T03:02:49.887Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:02:49.887Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T03:02:49.887Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T03:02:49.887Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-23T03:02:49.887Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T03:02:49.887Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-23T03:02:49.887Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-23T03:02:49.887Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-23T03:02:49.887Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-23T03:02:49.887Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-23T03:02:49.887Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-23T03:02:49.887Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-23T03:02:49.887Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-23T03:02:49.887Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T03:02:49.887Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-23T03:02:49.887Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-23T03:02:49.887Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-23T03:02:49.887Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-23T03:02:49.887Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:02:49.887Z] [2021-11-23T03:02:49.887Z] DONE 87 tests, 33 skipped in 82.756s [2021-11-23T03:02:49.887Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-23T03:02:51.233Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T03:02:51.233Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T03:02:51.233Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T03:02:51.233Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T03:02:51.233Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T03:02:51.233Z] --- PASS: TestImportExtremelyLargeImageWorks (174.38s) [2021-11-23T03:02:51.233Z] PASS [2021-11-23T03:02:51.233Z] [2021-11-23T03:02:51.233Z] DONE 12 tests in 178.023s [2021-11-23T03:02:51.233Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T03:02:51.233Z] ++ 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 [2021-11-23T03:02:51.233Z] ++ set -e [2021-11-23T03:02:51.233Z] ++ '[' -n 0 ']' [2021-11-23T03:02:51.233Z] ++ set -x [2021-11-23T03:02:51.233Z] ++ 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 [2021-11-23T03:02:51.233Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T03:02:51.233Z] INFO: Testing against a local daemon [2021-11-23T03:02:51.233Z] === RUN TestNetworkCreateDelete [2021-11-23T03:02:51.492Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-11-23T03:02:51.492Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T03:02:52.059Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-11-23T03:02:52.059Z] === RUN TestDaemonDNSFallback [2021-11-23T03:02:52.317Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T03:02:52.741Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2021-11-23T03:02:52.741Z] === RUN TestDockerNetworkReConnect [2021-11-23T03:02:53.693Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T03:02:55.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-23T03:02:55.279Z] --- PASS: TestDockerNetworkReConnect (2.82s) [2021-11-23T03:02:55.279Z] === RUN TestServicePlugin [2021-11-23T03:02:55.279Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:02:55.279Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T03:02:55.279Z] === RUN TestServiceUpdateLabel [2021-11-23T03:02:55.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-23T03:02:55.898Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T03:02:56.157Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T03:02:56.660Z] --- PASS: TestServiceUpdateLabel (1.70s) [2021-11-23T03:02:56.660Z] === RUN TestServiceUpdateSecrets [2021-11-23T03:02:56.724Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T03:02:58.628Z] --- PASS: TestDaemonDNSFallback (6.57s) [2021-11-23T03:02:58.628Z] === RUN TestInspectNetwork [2021-11-23T03:03:00.603Z] --- PASS: TestBuildMultiStageLayerLeak (13.86s) [2021-11-23T03:03:00.603Z] === RUN TestBuildWithHugeFile [2021-11-23T03:03:02.819Z] === RUN TestInspectNetwork/full_network_id [2021-11-23T03:03:02.819Z] === RUN TestInspectNetwork/partial_network_id [2021-11-23T03:03:02.819Z] === RUN TestInspectNetwork/network_name [2021-11-23T03:03:02.819Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-23T03:03:03.754Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T03:03:06.285Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T03:03:06.544Z] --- PASS: TestInspectNetwork (7.98s) [2021-11-23T03:03:06.544Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-23T03:03:06.544Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-23T03:03:06.544Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-23T03:03:06.544Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-23T03:03:06.544Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T03:03:07.110Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T03:03:08.485Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2021-11-23T03:03:08.485Z] === RUN TestNetworkInvalidJSON [2021-11-23T03:03:08.485Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T03:03:08.485Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T03:03:08.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:03:08.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:03:08.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:03:08.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:03:08.485Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T03:03:08.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:03:08.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:03:08.486Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-23T03:03:08.486Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T03:03:08.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T03:03:08.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T03:03:08.486Z] === RUN TestNetworkList [2021-11-23T03:03:08.486Z] === RUN TestNetworkList//networks [2021-11-23T03:03:08.486Z] === PAUSE TestNetworkList//networks [2021-11-23T03:03:08.486Z] === RUN TestNetworkList//networks/ [2021-11-23T03:03:08.486Z] === PAUSE TestNetworkList//networks/ [2021-11-23T03:03:08.486Z] === CONT TestNetworkList//networks [2021-11-23T03:03:08.486Z] === CONT TestNetworkList//networks/ [2021-11-23T03:03:08.486Z] --- PASS: TestNetworkList (0.02s) [2021-11-23T03:03:08.486Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T03:03:08.486Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T03:03:08.486Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T03:03:08.745Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T03:03:08.745Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-23T03:03:08.745Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T03:03:09.316Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-11-23T03:03:09.316Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T03:03:10.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-11-23T03:03:10.252Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T03:03:11.186Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T03:03:11.186Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T03:03:11.186Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-23T03:03:11.186Z] === RUN TestDaemonConfigValidation [2021-11-23T03:03:11.186Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T03:03:11.186Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-23T03:03:11.186Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T03:03:11.186Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T03:03:11.186Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T03:03:11.186Z] === RUN TestDaemonProxy [2021-11-23T03:03:11.186Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T03:03:11.186Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T03:03:11.186Z] PASS [2021-11-23T03:03:11.186Z] ok github.com/docker/docker/integration/daemon 0.090s [2021-11-23T03:03:11.186Z] [2021-11-23T03:03:11.186Z] === Skipped [2021-11-23T03:03:11.186Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-23T03:03:11.186Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T03:03:11.186Z] [2021-11-23T03:03:11.186Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-23T03:03:11.186Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T03:03:11.186Z] [2021-11-23T03:03:11.186Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T03:03:11.186Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T03:03:11.186Z] [2021-11-23T03:03:11.186Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-23T03:03:11.186Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T03:03:11.186Z] [2021-11-23T03:03:11.186Z] DONE 4 tests, 4 skipped in 20.917s [2021-11-23T03:03:11.186Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-23T03:03:11.187Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-11-23T03:03:11.187Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T03:03:11.551Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2021-11-23T03:03:11.551Z] === RUN TestServiceUpdateConfigs [2021-11-23T03:03:12.124Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T03:03:12.124Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-11-23T03:03:12.124Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T03:03:12.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:12.174Z] INFO: Testing against a local daemon [2021-11-23T03:03:12.174Z] === RUN TestCommitInheritsEnv [2021-11-23T03:03:12.174Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:12.174Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-23T03:03:12.174Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T03:03:12.174Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T03:03:12.174Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T03:03:12.174Z] === RUN TestImagesFilterMultiReference [2021-11-23T03:03:12.174Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-23T03:03:12.174Z] === RUN TestImagePullPlatformInvalid [2021-11-23T03:03:12.174Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-23T03:03:12.174Z] === RUN TestRemoveImageOrphaning [2021-11-23T03:03:12.257Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-23T03:03:12.257Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-23T03:03:12.257Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-23T03:03:12.257Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-23T03:03:12.257Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-23T03:03:12.257Z] Cross building: bundles/cross/windows/amd64 [2021-11-23T03:03:12.257Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-23T03:03:12.257Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-23T03:03:12.383Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T03:03:13.162Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2021-11-23T03:03:13.162Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T03:03:13.162Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-23T03:03:13.162Z] === RUN TestTagInvalidReference [2021-11-23T03:03:13.162Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-23T03:03:13.162Z] === RUN TestTagValidPrefixedRepo [2021-11-23T03:03:13.317Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-11-23T03:03:13.317Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T03:03:13.632Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-23T03:03:13.632Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T03:03:13.632Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-23T03:03:13.632Z] === RUN TestTagOfficialNames [2021-11-23T03:03:13.632Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-23T03:03:13.632Z] === RUN TestTagMatchesDigest [2021-11-23T03:03:13.632Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-23T03:03:13.632Z] PASS [2021-11-23T03:03:13.632Z] ok github.com/docker/docker/integration/image 1.293s [2021-11-23T03:03:13.632Z] [2021-11-23T03:03:13.632Z] === Skipped [2021-11-23T03:03:13.632Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-23T03:03:13.632Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:13.632Z] [2021-11-23T03:03:13.632Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T03:03:13.632Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T03:03:13.632Z] [2021-11-23T03:03:13.632Z] DONE 11 tests, 2 skipped in 2.844s [2021-11-23T03:03:13.632Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-23T03:03:13.885Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T03:03:14.145Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-11-23T03:03:14.145Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T03:03:14.145Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T03:03:15.521Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T03:03:15.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:15.859Z] INFO: Testing against a local daemon [2021-11-23T03:03:15.859Z] === RUN TestNetworkCreateDelete [2021-11-23T03:03:15.859Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:15.859Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T03:03:15.859Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-23T03:03:15.859Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestDaemonDNSFallback [2021-11-23T03:03:15.859Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:15.859Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestInspectNetwork [2021-11-23T03:03:15.859Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:15.859Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T03:03:15.859Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:15.859Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestNetworkInvalidJSON [2021-11-23T03:03:15.859Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T03:03:15.859Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T03:03:15.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:03:15.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:03:15.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:03:15.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:03:15.859Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T03:03:15.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:03:15.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:03:15.859Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-23T03:03:15.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T03:03:15.859Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-23T03:03:15.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-23T03:03:15.859Z] === RUN TestNetworkList [2021-11-23T03:03:15.859Z] === RUN TestNetworkList//networks [2021-11-23T03:03:15.859Z] === PAUSE TestNetworkList//networks [2021-11-23T03:03:15.859Z] === RUN TestNetworkList//networks/ [2021-11-23T03:03:15.859Z] === PAUSE TestNetworkList//networks/ [2021-11-23T03:03:15.859Z] === CONT TestNetworkList//networks [2021-11-23T03:03:15.859Z] === CONT TestNetworkList//networks/ [2021-11-23T03:03:15.859Z] --- PASS: TestNetworkList (0.04s) [2021-11-23T03:03:15.859Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T03:03:15.859Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T03:03:15.859Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T03:03:15.859Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T03:03:15.859Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T03:03:15.859Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T03:03:15.859Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T03:03:15.859Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T03:03:15.859Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T03:03:15.859Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:03:15.859Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T03:03:15.859Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-23T03:03:15.859Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T03:03:15.859Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T03:03:15.859Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T03:03:15.859Z] PASS [2021-11-23T03:03:15.859Z] ok github.com/docker/docker/integration/network 0.150s [2021-11-23T03:03:15.859Z] [2021-11-23T03:03:15.859Z] === Skipped [2021-11-23T03:03:15.859Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-23T03:03:15.859Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:15.859Z] [2021-11-23T03:03:15.859Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T03:03:15.859Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-23T03:03:15.859Z] [2021-11-23T03:03:15.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-23T03:03:15.860Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-23T03:03:15.860Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T03:03:15.860Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T03:03:15.860Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T03:03:15.860Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T03:03:15.860Z] [2021-11-23T03:03:15.860Z] DONE 22 tests, 15 skipped in 2.021s [2021-11-23T03:03:15.860Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-23T03:03:16.329Z] testing: warning: no tests to run [2021-11-23T03:03:16.329Z] PASS [2021-11-23T03:03:16.329Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2021-11-23T03:03:16.329Z] [2021-11-23T03:03:16.329Z] DONE 0 tests in 0.561s [2021-11-23T03:03:16.329Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-23T03:03:16.458Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T03:03:16.716Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2021-11-23T03:03:16.716Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T03:03:16.716Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:03:16.716Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:03:16.716Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T03:03:16.975Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T03:03:17.326Z] testing: warning: no tests to run [2021-11-23T03:03:17.326Z] PASS [2021-11-23T03:03:17.326Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2021-11-23T03:03:17.326Z] [2021-11-23T03:03:17.326Z] DONE 0 tests in 0.575s [2021-11-23T03:03:17.326Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-23T03:03:17.543Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T03:03:17.796Z] testing: warning: no tests to run [2021-11-23T03:03:17.796Z] PASS [2021-11-23T03:03:17.796Z] ok github.com/docker/docker/integration/plugin 0.052s [2021-11-23T03:03:17.796Z] [2021-11-23T03:03:17.796Z] DONE 0 tests in 0.563s [2021-11-23T03:03:17.796Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-23T03:03:18.266Z] testing: warning: no tests to run [2021-11-23T03:03:18.266Z] PASS [2021-11-23T03:03:18.266Z] ok github.com/docker/docker/integration/plugin/authz 0.061s [2021-11-23T03:03:18.266Z] [2021-11-23T03:03:18.266Z] DONE 0 tests in 0.544s [2021-11-23T03:03:18.266Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-23T03:03:18.923Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T03:03:19.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T03:03:19.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T03:03:19.752Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T03:03:20.026Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T03:03:20.619Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T03:03:22.007Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T03:03:22.008Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T03:03:23.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:23.039Z] INFO: Testing against a local daemon [2021-11-23T03:03:23.039Z] === RUN TestPluginInvalidJSON [2021-11-23T03:03:23.039Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:03:23.039Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:03:23.039Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:03:23.039Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-23T03:03:23.039Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T03:03:23.039Z] === RUN TestPluginInstall [2021-11-23T03:03:23.039Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T03:03:23.039Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T03:03:23.039Z] === RUN TestPluginsWithRuntimes [2021-11-23T03:03:23.039Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T03:03:23.039Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T03:03:23.039Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T03:03:23.039Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T03:03:23.039Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T03:03:23.039Z] PASS [2021-11-23T03:03:23.039Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2021-11-23T03:03:23.039Z] [2021-11-23T03:03:23.039Z] === Skipped [2021-11-23T03:03:23.039Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-23T03:03:23.039Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T03:03:23.039Z] [2021-11-23T03:03:23.039Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-23T03:03:23.039Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T03:03:23.039Z] [2021-11-23T03:03:23.039Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T03:03:23.039Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T03:03:23.039Z] [2021-11-23T03:03:23.039Z] DONE 5 tests, 3 skipped in 4.147s [2021-11-23T03:03:23.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-23T03:03:23.912Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T03:03:24.847Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T03:03:25.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:25.269Z] INFO: Testing against a local daemon [2021-11-23T03:03:25.269Z] === RUN TestExternalGraphDriver [2021-11-23T03:03:25.269Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T03:03:25.269Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-23T03:03:25.269Z] === RUN TestGraphdriverPluginV2 [2021-11-23T03:03:25.269Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T03:03:25.269Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-11-23T03:03:25.269Z] PASS [2021-11-23T03:03:25.269Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.088s [2021-11-23T03:03:25.269Z] [2021-11-23T03:03:25.269Z] === Skipped [2021-11-23T03:03:25.269Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-23T03:03:25.269Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T03:03:25.269Z] [2021-11-23T03:03:25.269Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-11-23T03:03:25.269Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T03:03:25.269Z] [2021-11-23T03:03:25.269Z] DONE 2 tests, 2 skipped in 2.622s [2021-11-23T03:03:25.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-23T03:03:26.440Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2021-11-23T03:03:26.440Z] === RUN TestServiceUpdateNetwork [2021-11-23T03:03:26.750Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T03:03:27.138Z] --- PASS: TestBuildWithHugeFile (90.38s) [2021-11-23T03:03:27.138Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T03:03:27.138Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T03:03:27.139Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T03:03:27.139Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:03:27.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:03:27.139Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:03:27.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:03:27.139Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:03:27.139Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:03:27.139Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:03:27.139Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:03:27.139Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:03:27.139Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-23T03:03:27.139Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-23T03:03:27.139Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-23T03:03:27.139Z] === RUN TestBuildPreserveOwnership [2021-11-23T03:03:27.139Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:27.139Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestBuildPlatformInvalid [2021-11-23T03:03:27.139Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-23T03:03:27.139Z] PASS [2021-11-23T03:03:27.139Z] ok github.com/docker/docker/integration/build 151.792s [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === Skipped [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-23T03:03:27.139Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-23T03:03:27.139Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-23T03:03:27.139Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-23T03:03:27.139Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T03:03:27.139Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-23T03:03:27.139Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] DONE 29 tests, 6 skipped in 176.273s [2021-11-23T03:03:27.139Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-23T03:03:27.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:27.139Z] INFO: Testing against a local daemon [2021-11-23T03:03:27.139Z] === RUN TestConfigInspect [2021-11-23T03:03:27.139Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestConfigList [2021-11-23T03:03:27.139Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestConfigList (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestConfigsCreateAndDelete [2021-11-23T03:03:27.139Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestConfigsUpdate [2021-11-23T03:03:27.139Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestTemplatedConfig [2021-11-23T03:03:27.139Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestConfigCreateResolve [2021-11-23T03:03:27.139Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:27.139Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-23T03:03:27.139Z] PASS [2021-11-23T03:03:27.139Z] ok github.com/docker/docker/integration/config 0.095s [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === Skipped [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-23T03:03:27.139Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-23T03:03:27.139Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-23T03:03:27.139Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-23T03:03:27.139Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-23T03:03:27.139Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-23T03:03:27.139Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:27.139Z] [2021-11-23T03:03:27.139Z] DONE 6 tests, 6 skipped in 1.919s [2021-11-23T03:03:27.139Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-23T03:03:27.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:27.139Z] INFO: Testing against a local daemon [2021-11-23T03:03:27.139Z] === RUN TestCheckpoint [2021-11-23T03:03:27.139Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T03:03:27.139Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestContainerInvalidJSON [2021-11-23T03:03:27.139Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:03:27.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:03:27.139Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:03:27.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:03:27.139Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:03:27.139Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:03:27.139Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-23T03:03:27.139Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T03:03:27.139Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-11-23T03:03:27.139Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T03:03:27.139Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-11-23T03:03:27.139Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T03:03:27.139Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-11-23T03:03:27.139Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T03:03:27.139Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-11-23T03:03:27.139Z] === RUN TestCopyFromContainer [2021-11-23T03:03:27.139Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T03:03:27.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:03:27.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:03:27.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:03:27.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:03:27.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:03:27.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:03:27.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:03:27.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:03:27.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:03:27.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T03:03:27.139Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T03:03:27.139Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidEnv [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T03:03:27.139Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T03:03:27.139Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:27.139Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T03:03:27.139Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:27.139Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:03:27.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:03:27.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:03:27.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T03:03:27.139Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T03:03:27.139Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateDifferentPlatform [2021-11-23T03:03:27.139Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T03:03:27.139Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T03:03:27.139Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T03:03:27.139Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T03:03:27.139Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-11-23T03:03:27.139Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T03:03:27.139Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T03:03:27.139Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-23T03:03:27.139Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T03:03:27.139Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestDiff [2021-11-23T03:03:27.139Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:27.139Z] --- SKIP: TestDiff (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestExecWithCloseStdin [2021-11-23T03:03:27.139Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T03:03:27.139Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestExec [2021-11-23T03:03:27.139Z] --- PASS: TestExec (2.81s) [2021-11-23T03:03:27.139Z] === RUN TestExecUser [2021-11-23T03:03:27.139Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T03:03:27.139Z] --- SKIP: TestExecUser (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestExportContainerAndImportImage [2021-11-23T03:03:27.139Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T03:03:27.139Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:27.139Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestHealthCheckWorkdir [2021-11-23T03:03:27.139Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:27.139Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestHealthKillContainer [2021-11-23T03:03:27.139Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T03:03:27.139Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T03:03:27.139Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T03:03:27.139Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T03:03:27.139Z] === RUN TestKillContainerInvalidSignal [2021-11-23T03:03:27.139Z] --- PASS: TestKillContainerInvalidSignal (2.62s) [2021-11-23T03:03:27.139Z] === RUN TestKillContainer [2021-11-23T03:03:27.139Z] === RUN TestKillContainer/no_signal [2021-11-23T03:03:27.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:27.493Z] INFO: Testing against a local daemon [2021-11-23T03:03:27.493Z] === RUN TestReadPluginNoRead [2021-11-23T03:03:27.493Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T03:03:27.493Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-23T03:03:27.493Z] PASS [2021-11-23T03:03:27.493Z] ok github.com/docker/docker/integration/plugin/logging 0.079s [2021-11-23T03:03:27.493Z] [2021-11-23T03:03:27.493Z] === Skipped [2021-11-23T03:03:27.493Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-23T03:03:27.493Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T03:03:27.493Z] [2021-11-23T03:03:27.493Z] DONE 1 tests, 1 skipped in 1.972s [2021-11-23T03:03:27.493Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-23T03:03:27.686Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T03:03:28.483Z] testing: warning: no tests to run [2021-11-23T03:03:28.483Z] PASS [2021-11-23T03:03:28.483Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2021-11-23T03:03:28.483Z] [2021-11-23T03:03:28.483Z] DONE 0 tests in 0.969s [2021-11-23T03:03:28.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-23T03:03:28.622Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T03:03:28.622Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T03:03:29.369Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T03:03:29.369Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T03:03:29.369Z] === RUN TestKillContainer/killing_signal [2021-11-23T03:03:30.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:30.062Z] INFO: Testing against a local daemon [2021-11-23T03:03:30.062Z] === RUN TestPluginWithDevMounts [2021-11-23T03:03:30.062Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:30.062Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T03:03:30.062Z] PASS [2021-11-23T03:03:30.062Z] ok github.com/docker/docker/integration/plugin/volumes 0.083s [2021-11-23T03:03:30.531Z] [2021-11-23T03:03:30.532Z] === Skipped [2021-11-23T03:03:30.532Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-23T03:03:30.532Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:30.532Z] [2021-11-23T03:03:30.532Z] DONE 1 tests, 1 skipped in 1.876s [2021-11-23T03:03:30.532Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-23T03:03:31.154Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T03:03:32.089Z] --- PASS: TestServiceWithDataPathPortInit (15.31s) [2021-11-23T03:03:32.089Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T03:03:32.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:32.102Z] INFO: Testing against a local daemon [2021-11-23T03:03:32.102Z] === RUN TestSecretInspect [2021-11-23T03:03:32.102Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-23T03:03:32.102Z] === RUN TestSecretList [2021-11-23T03:03:32.102Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] --- SKIP: TestSecretList (0.00s) [2021-11-23T03:03:32.102Z] === RUN TestSecretsCreateAndDelete [2021-11-23T03:03:32.102Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-23T03:03:32.102Z] === RUN TestSecretsUpdate [2021-11-23T03:03:32.102Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-23T03:03:32.102Z] === RUN TestTemplatedSecret [2021-11-23T03:03:32.102Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T03:03:32.102Z] === RUN TestSecretCreateResolve [2021-11-23T03:03:32.102Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:32.102Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-23T03:03:32.102Z] PASS [2021-11-23T03:03:32.102Z] ok github.com/docker/docker/integration/secret 0.076s [2021-11-23T03:03:32.102Z] [2021-11-23T03:03:32.102Z] === Skipped [2021-11-23T03:03:32.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-23T03:03:32.102Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] [2021-11-23T03:03:32.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-23T03:03:32.102Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] [2021-11-23T03:03:32.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-23T03:03:32.102Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] [2021-11-23T03:03:32.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-23T03:03:32.102Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] [2021-11-23T03:03:32.102Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-23T03:03:32.102Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.102Z] [2021-11-23T03:03:32.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-23T03:03:32.102Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:32.102Z] [2021-11-23T03:03:32.102Z] DONE 6 tests, 6 skipped in 1.643s [2021-11-23T03:03:32.102Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-23T03:03:32.336Z] --- PASS: TestKillContainer (5.58s) [2021-11-23T03:03:32.336Z] --- PASS: TestKillContainer/no_signal (2.72s) [2021-11-23T03:03:32.336Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:03:32.336Z] --- PASS: TestKillContainer/killing_signal (2.82s) [2021-11-23T03:03:32.336Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T03:03:32.336Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:03:32.336Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T03:03:32.336Z] === RUN TestKillStoppedContainer [2021-11-23T03:03:32.336Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:03:32.336Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-23T03:03:32.336Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T03:03:32.336Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:03:32.336Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T03:03:32.336Z] === RUN TestKillDifferentUserContainer [2021-11-23T03:03:32.336Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T03:03:32.336Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-23T03:03:32.336Z] === RUN TestInspectOomKilledTrue [2021-11-23T03:03:32.336Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:32.336Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T03:03:32.336Z] === RUN TestInspectOomKilledFalse [2021-11-23T03:03:32.336Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T03:03:32.336Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T03:03:32.336Z] === RUN TestLogsFollowTailEmpty [2021-11-23T03:03:32.347Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T03:03:32.915Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T03:03:33.482Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T03:03:34.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:34.324Z] INFO: Testing against a local daemon [2021-11-23T03:03:34.324Z] === RUN TestServiceCreateInit [2021-11-23T03:03:34.324Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T03:03:34.324Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T03:03:34.324Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T03:03:34.324Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestCreateServiceConflict [2021-11-23T03:03:34.324Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T03:03:34.324Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-23T03:03:34.324Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T03:03:34.324Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T03:03:34.324Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T03:03:34.324Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestCreateServiceSysctls [2021-11-23T03:03:34.324Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-23T03:03:34.324Z] === RUN TestCreateServiceCapabilities [2021-11-23T03:03:34.324Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-23T03:03:34.324Z] === RUN TestInspect [2021-11-23T03:03:34.324Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestInspect (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestCreateJob [2021-11-23T03:03:34.324Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestCreateJob (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestReplicatedJob [2021-11-23T03:03:34.324Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestUpdateReplicatedJob [2021-11-23T03:03:34.324Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestServiceListWithStatuses [2021-11-23T03:03:34.324Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T03:03:34.324Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestDockerNetworkReConnect [2021-11-23T03:03:34.324Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestServicePlugin [2021-11-23T03:03:34.324Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestServiceUpdateLabel [2021-11-23T03:03:34.324Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestServiceUpdateSecrets [2021-11-23T03:03:34.324Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestServiceUpdateConfigs [2021-11-23T03:03:34.324Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestServiceUpdateNetwork [2021-11-23T03:03:34.324Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-23T03:03:34.324Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T03:03:34.324Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-23T03:03:34.324Z] PASS [2021-11-23T03:03:34.324Z] ok github.com/docker/docker/integration/service 0.186s [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === Skipped [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:03:34.324Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:03:34.324Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-23T03:03:34.324Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-23T03:03:34.324Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-23T03:03:34.324Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T03:03:34.324Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-23T03:03:34.324Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-23T03:03:34.324Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-23T03:03:34.324Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-23T03:03:34.324Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-23T03:03:34.324Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-23T03:03:34.324Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-23T03:03:34.324Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-23T03:03:34.324Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-23T03:03:34.324Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-23T03:03:34.324Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-23T03:03:34.324Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-23T03:03:34.324Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-23T03:03:34.324Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-23T03:03:34.324Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-23T03:03:34.324Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-23T03:03:34.324Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-23T03:03:34.324Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:03:34.324Z] [2021-11-23T03:03:34.324Z] DONE 24 tests, 23 skipped in 2.208s [2021-11-23T03:03:34.794Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-23T03:03:35.300Z] --- PASS: TestLogsFollowTailEmpty (2.76s) [2021-11-23T03:03:35.300Z] === RUN TestNetworkNat [2021-11-23T03:03:35.300Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:35.300Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-23T03:03:35.300Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T03:03:35.384Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cxjaqveak1t2tartacay4z86t Created:2021-11-23 03:03:33.511046572 +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[65f4399dcc37b85514c4ec0022477304cc07789ebd4a49aa53a1ee820ace8b88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3uwylqi3xks85a8bhuhfsm15l EndpointID:5630dcfc941f2f7875e7b27ea9abbd755b187f794a2c1cc49347a8ee79bef447 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:76a354301019a2d923ac81925515d3a864bca4f1d21cde4dd10a6a9378c45721 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:e1820fa1c766 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3uwylqi3xks85a8bhuhfsm15l EndpointID:5630dcfc941f2f7875e7b27ea9abbd755b187f794a2c1cc49347a8ee79bef447 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-23T03:03:35.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:35.781Z] INFO: Testing against a local daemon [2021-11-23T03:03:35.781Z] === RUN TestSessionCreate [2021-11-23T03:03:35.781Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:35.781Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-23T03:03:35.781Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T03:03:35.781Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:35.781Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T03:03:35.781Z] PASS [2021-11-23T03:03:35.781Z] ok github.com/docker/docker/integration/session 0.074s [2021-11-23T03:03:36.250Z] [2021-11-23T03:03:36.250Z] === Skipped [2021-11-23T03:03:36.250Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-23T03:03:36.250Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:36.250Z] [2021-11-23T03:03:36.250Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T03:03:36.250Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:36.250Z] [2021-11-23T03:03:36.250Z] DONE 2 tests, 2 skipped in 1.423s [2021-11-23T03:03:36.250Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-23T03:03:37.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:37.820Z] INFO: Testing against a local daemon [2021-11-23T03:03:37.820Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:03:37.820Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:37.820Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestDiskUsage [2021-11-23T03:03:37.820Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T03:03:37.820Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestEventsExecDie [2021-11-23T03:03:37.820Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T03:03:37.820Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestEventsBackwardsCompatible [2021-11-23T03:03:37.820Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T03:03:37.820Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestEventsVolumeCreate [2021-11-23T03:03:37.820Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T03:03:37.820Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestInfoAPI [2021-11-23T03:03:37.820Z] --- PASS: TestInfoAPI (0.03s) [2021-11-23T03:03:37.820Z] === RUN TestInfoAPIWarnings [2021-11-23T03:03:37.820Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:37.820Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestInfoDebug [2021-11-23T03:03:37.820Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:03:37.820Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestInfoInsecureRegistries [2021-11-23T03:03:37.820Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:03:37.820Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestInfoRegistryMirrors [2021-11-23T03:03:37.820Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:03:37.820Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-23T03:03:37.820Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T03:03:38.273Z] --- PASS: TestNetworkLocalhostTCPNat (3.34s) [2021-11-23T03:03:38.274Z] === RUN TestNetworkLoopbackNat [2021-11-23T03:03:38.274Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:38.274Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-23T03:03:38.274Z] === RUN TestPause [2021-11-23T03:03:38.274Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T03:03:38.274Z] --- SKIP: TestPause (0.00s) [2021-11-23T03:03:38.274Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T03:03:38.654Z] --- PASS: TestServiceUpdateNetwork (11.62s) [2021-11-23T03:03:38.654Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T03:03:38.654Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-23T03:03:38.654Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-23T03:03:38.807Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-11-23T03:03:38.807Z] === RUN TestPingCacheHeaders [2021-11-23T03:03:38.807Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T03:03:38.807Z] === RUN TestPingGet [2021-11-23T03:03:38.807Z] --- PASS: TestPingGet (0.02s) [2021-11-23T03:03:38.807Z] === RUN TestPingHead [2021-11-23T03:03:38.807Z] --- PASS: TestPingHead (0.02s) [2021-11-23T03:03:38.807Z] === RUN TestVersion [2021-11-23T03:03:38.807Z] --- PASS: TestVersion (0.03s) [2021-11-23T03:03:38.807Z] PASS [2021-11-23T03:03:38.807Z] ok github.com/docker/docker/integration/system 1.169s [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === Skipped [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:03:38.807Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-23T03:03:38.807Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-23T03:03:38.807Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-23T03:03:38.807Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-23T03:03:38.807Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-23T03:03:38.807Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-23T03:03:38.807Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-23T03:03:38.807Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-23T03:03:38.807Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:03:38.807Z] [2021-11-23T03:03:38.807Z] DONE 15 tests, 9 skipped in 2.717s [2021-11-23T03:03:38.807Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-23T03:03:39.570Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T03:03:39.828Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.73s) [2021-11-23T03:03:39.828Z] PASS [2021-11-23T03:03:39.828Z] [2021-11-23T03:03:39.828Z] === Skipped [2021-11-23T03:03:39.828Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:03:39.828Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:03:39.828Z] [2021-11-23T03:03:39.828Z] DONE 26 tests, 1 skipped in 48.618s [2021-11-23T03:03:39.828Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T03:03:39.828Z] ++ 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 [2021-11-23T03:03:39.828Z] ++ set -e [2021-11-23T03:03:39.828Z] ++ '[' -n 0 ']' [2021-11-23T03:03:39.828Z] ++ set -x [2021-11-23T03:03:39.828Z] ++ 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 [2021-11-23T03:03:39.828Z] INFO: Testing against a local daemon [2021-11-23T03:03:39.828Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T03:03:39.828Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:03:39.828Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-23T03:03:39.828Z] === RUN TestDockerNetworkIpvlan [2021-11-23T03:03:39.829Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:03:39.829Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T03:03:39.829Z] PASS [2021-11-23T03:03:39.829Z] [2021-11-23T03:03:39.829Z] === Skipped [2021-11-23T03:03:39.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-23T03:03:39.829Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:03:39.829Z] [2021-11-23T03:03:39.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T03:03:39.829Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T03:03:39.829Z] [2021-11-23T03:03:39.829Z] DONE 2 tests, 2 skipped in 0.138s [2021-11-23T03:03:40.089Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T03:03:40.089Z] ++ 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 [2021-11-23T03:03:40.089Z] ++ set -e [2021-11-23T03:03:40.089Z] ++ '[' -n 0 ']' [2021-11-23T03:03:40.089Z] ++ set -x [2021-11-23T03:03:40.089Z] ++ 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 [2021-11-23T03:03:40.089Z] INFO: Testing against a local daemon [2021-11-23T03:03:40.089Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-23T03:03:40.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:40.375Z] INFO: Testing against a local daemon [2021-11-23T03:03:40.375Z] === RUN TestVolumesCreateAndList [2021-11-23T03:03:40.375Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-23T03:03:40.375Z] === RUN TestVolumesRemove [2021-11-23T03:03:40.375Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-23T03:03:40.375Z] === RUN TestVolumesInspect [2021-11-23T03:03:40.375Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-23T03:03:40.375Z] === RUN TestVolumesInvalidJSON [2021-11-23T03:03:40.375Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T03:03:40.375Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T03:03:40.375Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T03:03:40.375Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-23T03:03:40.375Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T03:03:40.375Z] PASS [2021-11-23T03:03:40.375Z] ok github.com/docker/docker/integration/volume 0.247s [2021-11-23T03:03:40.844Z] [2021-11-23T03:03:40.844Z] DONE 5 tests in 1.757s [2021-11-23T03:03:40.844Z] INFO: make.ps1 ended at 11/23/2021 03:03:40 [2021-11-23T03:03:40.844Z] INFO: Integration CLI tests being run from the host: [2021-11-23T03:03:40.844Z] 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" [2021-11-23T03:03:41.242Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.77s) [2021-11-23T03:03:41.242Z] === RUN TestPauseStopPausedContainer [2021-11-23T03:03:41.242Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:03:41.242Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-23T03:03:41.242Z] === RUN TestPsFilter [2021-11-23T03:03:41.242Z] --- PASS: TestPsFilter (0.26s) [2021-11-23T03:03:41.242Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T03:03:41.468Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-11-23T03:03:41.468Z] === RUN TestDockerNetworkMacvlan [2021-11-23T03:03:42.403Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-23T03:03:42.404Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-23T03:03:43.341Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-23T03:03:43.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-23T03:03:43.986Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T03:03:44.216Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.61s) [2021-11-23T03:03:44.216Z] === RUN TestRemoveContainerWithVolume [2021-11-23T03:03:44.245Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-23T03:03:45.223Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-23T03:03:46.463Z] --- PASS: TestRemoveContainerWithVolume (2.54s) [2021-11-23T03:03:46.463Z] === RUN TestRemoveContainerRunning [2021-11-23T03:03:46.778Z] docker_api_swarm_test.go:304: [d17b9f653fc8b] joining swarm manager [dcfb0f82e6e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:03:46.778Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-23T03:03:47.347Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T03:03:47.915Z] docker_api_swarm_test.go:305: [dc880a50dbe33] joining swarm manager [dcfb0f82e6e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:03:48.174Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T03:03:48.693Z] --- PASS: TestRemoveContainerRunning (2.52s) [2021-11-23T03:03:48.693Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T03:03:49.110Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-23T03:03:49.110Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-23T03:03:49.369Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T03:03:49.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:03:49.533Z] INFO: Testing against a local daemon [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T03:03:49.533Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T03:03:49.533Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T03:03:49.533Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T03:03:49.627Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T03:03:50.005Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T03:03:50.196Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T03:03:50.473Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T03:03:51.133Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T03:03:51.661Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.51s) [2021-11-23T03:03:51.661Z] === RUN TestRemoveInvalidContainer [2021-11-23T03:03:51.661Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-23T03:03:51.661Z] === RUN TestRenameLinkedContainer [2021-11-23T03:03:51.661Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T03:03:51.661Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-23T03:03:51.661Z] === RUN TestRenameStoppedContainer [2021-11-23T03:03:52.069Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T03:03:53.008Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T03:03:53.345Z] --- PASS: TestServiceUpdatePidsLimit (15.60s) [2021-11-23T03:03:53.345Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-23T03:03:53.345Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-23T03:03:53.345Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-23T03:03:53.345Z] PASS [2021-11-23T03:03:53.345Z] [2021-11-23T03:03:53.345Z] === Skipped [2021-11-23T03:03:53.345Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T03:03:53.345Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T03:03:53.345Z] [2021-11-23T03:03:53.345Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-23T03:03:53.345Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T03:03:53.345Z] [2021-11-23T03:03:53.345Z] DONE 27 tests, 2 skipped in 144.351s [2021-11-23T03:03:53.345Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T03:03:53.345Z] ++ 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 [2021-11-23T03:03:53.345Z] ++ set -e [2021-11-23T03:03:53.345Z] ++ '[' -n 0 ']' [2021-11-23T03:03:53.345Z] ++ set -x [2021-11-23T03:03:53.345Z] ++ 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 [2021-11-23T03:03:53.345Z] INFO: Testing against a local daemon [2021-11-23T03:03:53.345Z] === RUN TestSessionCreate [2021-11-23T03:03:53.345Z] --- PASS: TestSessionCreate (0.02s) [2021-11-23T03:03:53.345Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T03:03:53.345Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-23T03:03:53.345Z] PASS [2021-11-23T03:03:53.345Z] [2021-11-23T03:03:53.345Z] DONE 2 tests in 0.114s [2021-11-23T03:03:53.345Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T03:03:53.345Z] ++ 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 [2021-11-23T03:03:53.345Z] ++ set -e [2021-11-23T03:03:53.345Z] ++ '[' -n 0 ']' [2021-11-23T03:03:53.345Z] ++ set -x [2021-11-23T03:03:53.346Z] ++ 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 [2021-11-23T03:03:53.346Z] INFO: Testing against a local daemon [2021-11-23T03:03:53.346Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:03:53.346Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T03:03:53.346Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:03:53.346Z] === RUN TestDiskUsage [2021-11-23T03:03:53.346Z] === PAUSE TestDiskUsage [2021-11-23T03:03:53.346Z] === RUN TestEventsExecDie [2021-11-23T03:03:53.346Z] --- PASS: TestEventsExecDie (0.46s) [2021-11-23T03:03:53.346Z] === RUN TestEventsBackwardsCompatible [2021-11-23T03:03:53.346Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-23T03:03:53.346Z] === RUN TestEventsVolumeCreate [2021-11-23T03:03:53.346Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-23T03:03:53.346Z] === RUN TestInfoBinaryCommits [2021-11-23T03:03:53.346Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-23T03:03:53.346Z] === RUN TestInfoAPIVersioned [2021-11-23T03:03:53.346Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T03:03:53.346Z] === RUN TestInfoDiscoveryBackend [2021-11-23T03:03:53.578Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-23T03:03:53.913Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-23T03:03:53.913Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T03:03:53.932Z] --- PASS: TestRenameStoppedContainer (2.60s) [2021-11-23T03:03:53.932Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T03:03:54.851Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-23T03:03:54.851Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T03:03:54.956Z] --- PASS: TestDockerNetworkMacvlan (13.13s) [2021-11-23T03:03:54.956Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-11-23T03:03:54.956Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-11-23T03:03:54.956Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s) [2021-11-23T03:03:54.956Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2021-11-23T03:03:54.956Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.92s) [2021-11-23T03:03:54.956Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-11-23T03:03:54.956Z] PASS [2021-11-23T03:03:54.956Z] [2021-11-23T03:03:54.956Z] DONE 8 tests in 14.708s [2021-11-23T03:03:54.956Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T03:03:54.956Z] ++ 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 [2021-11-23T03:03:54.956Z] ++ set -e [2021-11-23T03:03:54.956Z] ++ '[' -n 0 ']' [2021-11-23T03:03:54.956Z] ++ set -x [2021-11-23T03:03:54.956Z] ++ 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 [2021-11-23T03:03:54.956Z] testing: warning: no tests to run [2021-11-23T03:03:54.956Z] PASS [2021-11-23T03:03:54.956Z] [2021-11-23T03:03:54.956Z] DONE 0 tests in 0.039s [2021-11-23T03:03:54.956Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T03:03:54.956Z] ++ 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 [2021-11-23T03:03:54.956Z] ++ set -e [2021-11-23T03:03:54.956Z] ++ '[' -n 0 ']' [2021-11-23T03:03:54.956Z] ++ set -x [2021-11-23T03:03:54.956Z] ++ 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 [2021-11-23T03:03:55.216Z] INFO: Testing against a local daemon [2021-11-23T03:03:55.216Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T03:03:55.420Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-23T03:03:55.420Z] === RUN TestInfoAPI [2021-11-23T03:03:55.420Z] --- PASS: TestInfoAPI (0.02s) [2021-11-23T03:03:55.420Z] === RUN TestInfoAPIWarnings [2021-11-23T03:03:55.784Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T03:03:56.043Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T03:03:56.302Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T03:03:56.302Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-23T03:03:56.302Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T03:03:56.561Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T03:03:56.819Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2021-11-23T03:03:56.819Z] === RUN TestAuthZPluginTLS [2021-11-23T03:03:57.386Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-23T03:03:57.386Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T03:03:57.386Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T03:03:57.386Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T03:03:57.952Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-23T03:03:57.952Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T03:03:58.211Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T03:03:58.472Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-11-23T03:03:58.472Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T03:03:59.042Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-11-23T03:03:59.042Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T03:03:59.831Z] --- PASS: TestRenameRunningContainerAndReuse (5.24s) [2021-11-23T03:03:59.831Z] === RUN TestRenameInvalidName [2021-11-23T03:04:00.420Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2021-11-23T03:04:00.420Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T03:04:00.988Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-11-23T03:04:00.988Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T03:04:00.988Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T03:04:01.556Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2021-11-23T03:04:01.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T03:04:01.815Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T03:04:02.058Z] --- PASS: TestRenameInvalidName (2.63s) [2021-11-23T03:04:02.058Z] === RUN TestRenameAnonymousContainer [2021-11-23T03:04:02.110Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-11-23T03:04:02.110Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T03:04:02.682Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T03:04:03.252Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T03:04:03.822Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-11-23T03:04:03.822Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T03:04:03.822Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T03:04:05.198Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T03:04:05.457Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-11-23T03:04:05.457Z] === RUN TestAuthZPluginHeader [2021-11-23T03:04:06.392Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-11-23T03:04:06.392Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T03:04:06.392Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-23T03:04:06.650Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T03:04:09.186Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T03:04:10.564Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2021-11-23T03:04:10.564Z] === RUN TestAuthZPluginV2Disable [2021-11-23T03:04:12.513Z] --- PASS: TestRenameAnonymousContainer (9.95s) [2021-11-23T03:04:12.513Z] === RUN TestRenameContainerWithSameName [2021-11-23T03:04:13.512Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-11-23T03:04:13.512Z] === RUN TestInfoDebug [2021-11-23T03:04:13.512Z] --- PASS: TestInfoDebug (0.52s) [2021-11-23T03:04:13.512Z] === RUN TestInfoInsecureRegistries [2021-11-23T03:04:13.512Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-23T03:04:13.512Z] === RUN TestInfoRegistryMirrors [2021-11-23T03:04:13.512Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-23T03:04:13.512Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T03:04:13.512Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-23T03:04:13.512Z] === RUN TestPingCacheHeaders [2021-11-23T03:04:13.512Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T03:04:13.512Z] === RUN TestPingGet [2021-11-23T03:04:13.512Z] --- PASS: TestPingGet (0.01s) [2021-11-23T03:04:13.512Z] === RUN TestPingHead [2021-11-23T03:04:13.512Z] --- PASS: TestPingHead (0.02s) [2021-11-23T03:04:13.512Z] === RUN TestVersion [2021-11-23T03:04:13.512Z] --- PASS: TestVersion (0.02s) [2021-11-23T03:04:13.512Z] === CONT TestDiskUsage [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T03:04:13.771Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T03:04:14.036Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T03:04:14.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage (1.09s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-23T03:04:14.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:04:14.565Z] PASS [2021-11-23T03:04:14.565Z] [2021-11-23T03:04:14.565Z] === Skipped [2021-11-23T03:04:14.565Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:04:14.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T03:04:14.565Z] [2021-11-23T03:04:14.565Z] DONE 53 tests, 1 skipped in 21.744s [2021-11-23T03:04:14.565Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T03:04:14.565Z] ++ 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 [2021-11-23T03:04:14.565Z] ++ set -e [2021-11-23T03:04:14.565Z] ++ '[' -n 0 ']' [2021-11-23T03:04:14.565Z] ++ set -x [2021-11-23T03:04:14.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-23T03:04:14.565Z] INFO: Testing against a local daemon [2021-11-23T03:04:14.565Z] === RUN TestVolumesCreateAndList [2021-11-23T03:04:14.565Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-23T03:04:14.565Z] === RUN TestVolumesRemove [2021-11-23T03:04:14.565Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-23T03:04:14.565Z] === RUN TestVolumesInspect [2021-11-23T03:04:14.565Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-23T03:04:14.565Z] === RUN TestVolumesInvalidJSON [2021-11-23T03:04:14.565Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T03:04:14.565Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T03:04:14.565Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T03:04:14.565Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-23T03:04:14.565Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-11-23T03:04:14.565Z] PASS [2021-11-23T03:04:14.565Z] [2021-11-23T03:04:14.565Z] DONE 5 tests in 0.193s [2021-11-23T03:04:14.565Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T03:04:14.738Z] --- PASS: TestRenameContainerWithSameName (2.50s) [2021-11-23T03:04:14.738Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T03:04:14.738Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T03:04:14.738Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T03:04:14.738Z] === RUN TestResize [2021-11-23T03:04:14.757Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2021-11-23T03:04:14.757Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T03:04:14.827Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T03:04:14.827Z] +++ kill 13345 [2021-11-23T03:04:15.091Z] +++ /etc/init.d/apparmor stop [2021-11-23T03:04:15.091Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T03:04:15.091Z] [2021-11-23T03:04:15.091Z] Unloading profiles will leave already running processes permanently [2021-11-23T03:04:15.091Z] unconfined, which can lead to unexpected situations. [2021-11-23T03:04:15.091Z] [2021-11-23T03:04:15.091Z] To set a process to complain mode, use the command line tool [2021-11-23T03:04:15.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T03:04:15.091Z] +++ true [2021-11-23T03:04:15.091Z] exiting test-integration [2021-11-23T03:04:15.091Z] ++ exit 0 [2021-11-23T03:04:15.091Z] Post stage [Pipeline] junit [2021-11-23T03:04:16.049Z] Recording test results [2021-11-23T03:04:16.348Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T03:04:16.699Z] + echo Ensuring container killed. [2021-11-23T03:04:16.699Z] Ensuring container killed. [2021-11-23T03:04:16.699Z] + docker rm -vf docker-pr7 [2021-11-23T03:04:16.699Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T03:04:16.964Z] --- PASS: TestResize (2.58s) [2021-11-23T03:04:16.964Z] === RUN TestResizeWithInvalidSize [2021-11-23T03:04:17.003Z] + echo Chowning /workspace to jenkins user [2021-11-23T03:04:17.003Z] Chowning /workspace to jenkins user [2021-11-23T03:04:17.003Z] + id -u [2021-11-23T03:04:17.003Z] + id -g [2021-11-23T03:04:17.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43040:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T03:04:17.003Z] Unable to find image 'busybox:latest' locally [2021-11-23T03:04:17.003Z] latest: Pulling from library/busybox [2021-11-23T03:04:17.003Z] 00fa7918e1c4: Pulling fs layer [2021-11-23T03:04:17.263Z] 00fa7918e1c4: Verifying Checksum [2021-11-23T03:04:17.263Z] 00fa7918e1c4: Download complete [2021-11-23T03:04:17.263Z] 00fa7918e1c4: Pull complete [2021-11-23T03:04:17.263Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T03:04:17.263Z] Status: Downloaded newer image for busybox:latest [2021-11-23T03:04:18.041Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2021-11-23T03:04:18.041Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T03:04:18.955Z] + bundleName=arm64-integration [2021-11-23T03:04:18.955Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-23T03:04:18.955Z] Creating arm64-integration-bundles.tar.gz [2021-11-23T03:04:18.955Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-23T03:04:18.955Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-23T03:04:19.228Z] Archiving artifacts [2021-11-23T03:04:19.933Z] --- PASS: TestResizeWithInvalidSize (2.50s) [2021-11-23T03:04:19.933Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T03:04:19.947Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T03:04:20.206Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T03:04:20.466Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T03:04:21.225Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T03:04:21.401Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T03:04:21.538Z] + make clean [2021-11-23T03:04:21.538Z] docker volume rm -f docker-dev-cache [2021-11-23T03:04:21.538Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T03:04:21.969Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T03:04:22.159Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s) [2021-11-23T03:04:22.159Z] === RUN TestDaemonRestartKillContainers [2021-11-23T03:04:22.159Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:22.159Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T03:04:22.159Z] === RUN TestStats [2021-11-23T03:04:22.159Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T03:04:22.159Z] --- SKIP: TestStats (0.00s) [2021-11-23T03:04:22.159Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T03:04:22.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-23T03:04:22.906Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T03:04:22.906Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-23T03:04:22.906Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T03:04:22.906Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-23T03:04:22.906Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T03:04:22.906Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-23T03:04:22.906Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T03:04:22.906Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-23T03:04:22.906Z] === RUN TestDockerSuite/TestBuildWithExtraHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T03:04:25.477Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T03:04:25.477Z] docker_api_swarm_test.go:272: [def66192a13c2] joining swarm manager [db274dbd2a458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:04:25.477Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T03:04:26.416Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T03:04:26.983Z] docker_api_swarm_test.go:273: [d185170ad7047] joining swarm manager [db274dbd2a458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:04:27.243Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T03:04:28.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T03:04:28.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-23T03:04:29.351Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.67s) [2021-11-23T03:04:29.351Z] === RUN TestStopContainerWithTimeout [2021-11-23T03:04:29.351Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T03:04:29.351Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-23T03:04:29.351Z] === RUN TestUpdateRestartPolicy [2021-11-23T03:04:30.525Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T03:04:31.902Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T03:04:32.161Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.11s) [2021-11-23T03:04:32.161Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T03:04:32.729Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T03:04:32.987Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T03:04:33.246Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T03:04:33.246Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-23T03:04:33.246Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T03:04:33.645Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-23T03:04:33.645Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-23T03:04:33.645Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-23T03:04:33.645Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-23T03:04:33.645Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-23T03:04:33.645Z] remote: Enumerating objects: 23, done. [2021-11-23T03:04:33.645Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-23T03:04:33.645Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-23T03:04:33.645Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-23T03:04:33.645Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-11-23T03:04:33.645Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-23T03:04:33.645Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-23T03:04:33.813Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-23T03:04:34.573Z] Cross building: bundles/cross/linux/ppc64le [2021-11-23T03:04:34.573Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-23T03:04:34.573Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-23T03:04:35.188Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T03:04:35.188Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T03:04:35.188Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:04:35.188Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T03:04:35.447Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T03:04:36.018Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T03:04:36.586Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T03:04:37.152Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T03:04:38.088Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T03:04:39.029Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T03:04:39.595Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T03:04:40.531Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T03:04:41.100Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T03:04:42.036Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T03:04:42.604Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T03:04:42.604Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T03:04:42.604Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T03:04:42.604Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T03:04:42.604Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T03:04:42.604Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T03:04:42.863Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T03:04:44.262Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T03:04:44.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-23T03:04:45.200Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T03:04:45.200Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T03:04:45.767Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T03:04:46.335Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T03:04:46.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T03:04:47.469Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T03:04:47.728Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T03:04:47.987Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T03:04:47.987Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T03:04:48.246Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T03:04:48.246Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T03:04:48.505Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T03:04:48.505Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T03:04:48.505Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T03:04:48.764Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-11-23T03:04:48.764Z] PASS [2021-11-23T03:04:48.764Z] [2021-11-23T03:04:48.764Z] DONE 17 tests in 53.889s [2021-11-23T03:04:48.764Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T03:04:48.764Z] ++ 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 [2021-11-23T03:04:48.764Z] ++ set -e [2021-11-23T03:04:48.764Z] ++ '[' -n 0 ']' [2021-11-23T03:04:48.764Z] ++ set -x [2021-11-23T03:04:48.764Z] ++ 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 [2021-11-23T03:04:49.023Z] INFO: Testing against a local daemon [2021-11-23T03:04:49.023Z] === RUN TestPluginInvalidJSON [2021-11-23T03:04:49.023Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:04:49.023Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:04:49.023Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:04:49.023Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-23T03:04:49.023Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T03:04:49.023Z] === RUN TestPluginInstall [2021-11-23T03:04:49.023Z] === RUN TestPluginInstall/no_auth [2021-11-23T03:04:49.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T03:04:49.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T03:04:50.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T03:04:50.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T03:04:50.627Z] --- PASS: TestUpdateRestartPolicy (21.61s) [2021-11-23T03:04:50.627Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T03:04:51.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T03:04:52.032Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T03:04:52.032Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T03:04:52.032Z] time="2021-11-23T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:04:52.032Z] time="2021-11-23T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06e36edb133cbfe027b99a3b61916800cc8227fd5b7afc0a0a38eaf2cd092c67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:04:52.032Z] time="2021-11-23T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:04:52.032Z] time="2021-11-23T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06e36edb133cbfe027b99a3b61916800cc8227fd5b7afc0a0a38eaf2cd092c67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:04:52.293Z] === RUN TestPluginInstall/with_htpasswd [2021-11-23T03:04:52.552Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T03:04:52.810Z] time="2021-11-23T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:04:52.810Z] time="2021-11-23T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27fdf9d8fba6cfd1a20ed7601a0f74947fa77901be92ffc5d7bd24ad9aa27f2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:04:52.810Z] time="2021-11-23T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:04:52.810Z] time="2021-11-23T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27fdf9d8fba6cfd1a20ed7601a0f74947fa77901be92ffc5d7bd24ad9aa27f2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:04:52.854Z] --- PASS: TestUpdateRestartWithAutoRemove (2.59s) [2021-11-23T03:04:52.854Z] === RUN TestWaitNonBlocked [2021-11-23T03:04:52.854Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:04:52.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:04:52.854Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:04:52.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:04:52.854Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:04:52.854Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:04:53.069Z] === RUN TestPluginInstall/with_insecure [2021-11-23T03:04:53.069Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T03:04:54.005Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T03:04:54.005Z] time="2021-11-23T03:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:04:54.005Z] time="2021-11-23T03:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cecc86d00253ef96877b6ac65b786fe1a1a9f9396996f34280044579f6378282" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:04:54.005Z] time="2021-11-23T03:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T03:04:54.005Z] time="2021-11-23T03:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cecc86d00253ef96877b6ac65b786fe1a1a9f9396996f34280044579f6378282" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T03:04:54.266Z] plugin_test.go:165: [df211f2fd4150] daemon is not started [2021-11-23T03:04:54.266Z] --- PASS: TestPluginInstall (5.36s) [2021-11-23T03:04:54.266Z] --- PASS: TestPluginInstall/no_auth (3.28s) [2021-11-23T03:04:54.266Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-11-23T03:04:54.266Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-11-23T03:04:54.266Z] === RUN TestPluginsWithRuntimes [2021-11-23T03:04:54.525Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T03:04:54.525Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T03:04:55.094Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T03:04:55.662Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T03:04:55.921Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-23T03:04:56.180Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T03:04:56.438Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T03:04:56.661Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-23T03:04:56.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.17s) [2021-11-23T03:04:56.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.24s) [2021-11-23T03:04:56.661Z] === RUN TestWaitBlocked [2021-11-23T03:04:56.661Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:04:56.661Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-23T03:04:56.661Z] PASS [2021-11-23T03:04:56.661Z] ok github.com/docker/docker/integration/container 96.135s [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === Skipped [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-23T03:04:56.661Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-23T03:04:56.661Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T03:04:56.661Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T03:04:56.661Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T03:04:56.661Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T03:04:56.661Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T03:04:56.661Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-23T03:04:56.661Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T03:04:56.661Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-23T03:04:56.661Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-23T03:04:56.661Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-23T03:04:56.661Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T03:04:56.661Z] [2021-11-23T03:04:56.661Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-23T03:04:56.662Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T03:04:56.662Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-23T03:04:56.662Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-23T03:04:56.662Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T03:04:56.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:04:56.662Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T03:04:56.662Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T03:04:56.662Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-23T03:04:56.662Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T03:04:56.662Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-23T03:04:56.662Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-23T03:04:56.662Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-23T03:04:56.662Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-23T03:04:56.662Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-23T03:04:56.662Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-23T03:04:56.662Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-23T03:04:56.662Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-23T03:04:56.662Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T03:04:56.662Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-23T03:04:56.662Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-23T03:04:56.662Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-23T03:04:56.662Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-23T03:04:56.662Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:04:56.662Z] [2021-11-23T03:04:56.662Z] DONE 87 tests, 34 skipped in 98.254s [2021-11-23T03:04:56.662Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-23T03:04:56.696Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T03:04:57.264Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-23T03:04:57.830Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T03:04:58.399Z] --- PASS: TestPluginsWithRuntimes (3.88s) [2021-11-23T03:04:58.399Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-11-23T03:04:58.399Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2021-11-23T03:04:58.399Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T03:04:58.966Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-11-23T03:04:58.967Z] PASS [2021-11-23T03:04:58.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T03:04:58.967Z] [2021-11-23T03:04:58.967Z] DONE 10 tests in 10.279s [2021-11-23T03:04:58.967Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T03:04:58.967Z] ++ 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 [2021-11-23T03:04:58.967Z] ++ set -e [2021-11-23T03:04:58.967Z] ++ '[' -n 0 ']' [2021-11-23T03:04:58.967Z] ++ set -x [2021-11-23T03:04:58.967Z] ++ 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 [2021-11-23T03:04:58.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T03:04:58.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T03:04:58.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T03:04:58.967Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T03:04:59.226Z] INFO: Testing against a local daemon [2021-11-23T03:04:59.226Z] === RUN TestExternalGraphDriver [2021-11-23T03:04:59.226Z] === RUN TestExternalGraphDriver/json [2021-11-23T03:04:59.484Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T03:05:00.858Z] === RUN TestExternalGraphDriver/spec [2021-11-23T03:05:02.770Z] === RUN TestExternalGraphDriver/pull [2021-11-23T03:05:02.797Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T03:05:03.788Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T03:05:03.788Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T03:05:03.788Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T03:05:03.788Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T03:05:03.788Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T03:05:03.788Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T03:05:03.788Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T03:05:03.788Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T03:05:03.788Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T03:05:04.146Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T03:05:04.146Z] --- PASS: TestExternalGraphDriver (4.93s) [2021-11-23T03:05:04.146Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2021-11-23T03:05:04.146Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2021-11-23T03:05:04.146Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-11-23T03:05:04.146Z] === RUN TestGraphdriverPluginV2 [2021-11-23T03:05:04.405Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T03:05:04.973Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T03:05:04.973Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-23T03:05:04.973Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T03:05:04.973Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T03:05:07.505Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T03:05:07.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-23T03:05:08.445Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T03:05:08.445Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2021-11-23T03:05:08.445Z] PASS [2021-11-23T03:05:08.445Z] [2021-11-23T03:05:08.445Z] DONE 5 tests in 9.427s [2021-11-23T03:05:08.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T03:05:08.445Z] ++ 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 [2021-11-23T03:05:08.445Z] ++ set -e [2021-11-23T03:05:08.445Z] ++ '[' -n 0 ']' [2021-11-23T03:05:08.445Z] ++ set -x [2021-11-23T03:05:08.445Z] ++ 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 [2021-11-23T03:05:08.704Z] INFO: Testing against a local daemon [2021-11-23T03:05:08.704Z] === RUN TestContinueAfterPluginCrash [2021-11-23T03:05:08.704Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T03:05:08.704Z] === RUN TestReadPluginNoRead [2021-11-23T03:05:08.704Z] === PAUSE TestReadPluginNoRead [2021-11-23T03:05:08.704Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T03:05:08.704Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T03:05:08.704Z] === CONT TestContinueAfterPluginCrash [2021-11-23T03:05:08.704Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T03:05:09.641Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T03:05:09.661Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T03:05:09.661Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:05:09.661Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T03:05:09.661Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T03:05:09.661Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T03:05:11.883Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T03:05:12.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-23T03:05:12.325Z] --- PASS: TestBuildWithHugeFile (117.98s) [2021-11-23T03:05:12.325Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T03:05:12.325Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T03:05:12.325Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T03:05:12.325Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T03:05:12.325Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:05:12.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:05:12.325Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:05:12.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:05:12.325Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:05:12.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:05:12.325Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T03:05:12.325Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T03:05:12.325Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T03:05:12.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-23T03:05:12.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-23T03:05:12.325Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-23T03:05:12.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-23T03:05:12.325Z] === RUN TestBuildPreserveOwnership [2021-11-23T03:05:12.325Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:12.325Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-11-23T03:05:12.325Z] === RUN TestBuildPlatformInvalid [2021-11-23T03:05:12.325Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-23T03:05:12.325Z] PASS [2021-11-23T03:05:12.325Z] ok github.com/docker/docker/integration/build 183.646s [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === Skipped [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-23T03:05:12.325Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-23T03:05:12.325Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-23T03:05:12.325Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-23T03:05:12.325Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T03:05:12.325Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-11-23T03:05:12.325Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] DONE 29 tests, 6 skipped in 207.646s [2021-11-23T03:05:12.325Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-23T03:05:12.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:05:12.325Z] INFO: Testing against a local daemon [2021-11-23T03:05:12.325Z] === RUN TestConfigInspect [2021-11-23T03:05:12.325Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-23T03:05:12.325Z] === RUN TestConfigList [2021-11-23T03:05:12.325Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] --- SKIP: TestConfigList (0.00s) [2021-11-23T03:05:12.325Z] === RUN TestConfigsCreateAndDelete [2021-11-23T03:05:12.325Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-23T03:05:12.325Z] === RUN TestConfigsUpdate [2021-11-23T03:05:12.325Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-23T03:05:12.325Z] === RUN TestTemplatedConfig [2021-11-23T03:05:12.325Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T03:05:12.325Z] === RUN TestConfigCreateResolve [2021-11-23T03:05:12.325Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:12.325Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-23T03:05:12.325Z] PASS [2021-11-23T03:05:12.325Z] ok github.com/docker/docker/integration/config 0.086s [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === Skipped [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-23T03:05:12.325Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-23T03:05:12.325Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-23T03:05:12.325Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-23T03:05:12.325Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-23T03:05:12.325Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.325Z] [2021-11-23T03:05:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-23T03:05:12.326Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:12.326Z] [2021-11-23T03:05:12.326Z] DONE 6 tests, 6 skipped in 1.705s [2021-11-23T03:05:12.326Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-23T03:05:12.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:05:12.326Z] INFO: Testing against a local daemon [2021-11-23T03:05:12.326Z] === RUN TestCheckpoint [2021-11-23T03:05:12.326Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T03:05:12.326Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestContainerInvalidJSON [2021-11-23T03:05:12.326Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:05:12.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:05:12.326Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:05:12.326Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:05:12.326Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T03:05:12.326Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T03:05:12.326Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-23T03:05:12.326Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T03:05:12.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T03:05:12.326Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2021-11-23T03:05:12.326Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T03:05:12.326Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-11-23T03:05:12.326Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T03:05:12.326Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-11-23T03:05:12.326Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T03:05:12.326Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-11-23T03:05:12.326Z] === RUN TestCopyFromContainer [2021-11-23T03:05:12.326Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.326Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T03:05:12.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:05:12.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:05:12.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:05:12.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:05:12.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:05:12.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:05:12.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T03:05:12.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T03:05:12.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T03:05:12.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T03:05:12.326Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T03:05:12.326Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidEnv [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T03:05:12.326Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.326Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T03:05:12.326Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:12.326Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T03:05:12.326Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:12.326Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:05:12.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:05:12.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T03:05:12.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T03:05:12.326Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T03:05:12.326Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateDifferentPlatform [2021-11-23T03:05:12.326Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T03:05:12.326Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T03:05:12.326Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T03:05:12.326Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T03:05:12.326Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-11-23T03:05:12.326Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T03:05:12.326Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T03:05:12.326Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T03:05:12.326Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T03:05:12.326Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.326Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestDiff [2021-11-23T03:05:12.326Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:12.326Z] --- SKIP: TestDiff (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestExecWithCloseStdin [2021-11-23T03:05:12.326Z] --- PASS: TestExecWithCloseStdin (1.98s) [2021-11-23T03:05:12.326Z] === RUN TestExec [2021-11-23T03:05:12.326Z] --- PASS: TestExec (1.95s) [2021-11-23T03:05:12.326Z] === RUN TestExecUser [2021-11-23T03:05:12.326Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T03:05:12.326Z] --- SKIP: TestExecUser (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestExportContainerAndImportImage [2021-11-23T03:05:12.326Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.326Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T03:05:12.326Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:12.326Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestHealthCheckWorkdir [2021-11-23T03:05:12.326Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:12.326Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestHealthKillContainer [2021-11-23T03:05:12.326Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T03:05:12.326Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T03:05:12.326Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T03:05:12.326Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T03:05:12.326Z] === RUN TestKillContainerInvalidSignal [2021-11-23T03:05:12.326Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2021-11-23T03:05:12.326Z] === RUN TestKillContainer [2021-11-23T03:05:12.326Z] === RUN TestKillContainer/no_signal [2021-11-23T03:05:12.326Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T03:05:12.326Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T03:05:12.326Z] === RUN TestKillContainer/killing_signal [2021-11-23T03:05:14.105Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T03:05:14.105Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T03:05:14.105Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T03:05:14.105Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T03:05:14.105Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T03:05:14.105Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T03:05:14.105Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T03:05:14.105Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T03:05:14.105Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T03:05:14.543Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T03:05:14.543Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T03:05:14.543Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-23T03:05:14.543Z] === RUN TestDaemonConfigValidation [2021-11-23T03:05:14.543Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T03:05:14.543Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-23T03:05:14.543Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T03:05:14.543Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T03:05:14.543Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T03:05:14.543Z] === RUN TestDaemonProxy [2021-11-23T03:05:14.543Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T03:05:14.543Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T03:05:14.543Z] PASS [2021-11-23T03:05:14.543Z] ok github.com/docker/docker/integration/daemon 0.079s [2021-11-23T03:05:14.543Z] [2021-11-23T03:05:14.543Z] === Skipped [2021-11-23T03:05:14.543Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-23T03:05:14.543Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T03:05:14.543Z] [2021-11-23T03:05:14.543Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-23T03:05:14.543Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T03:05:14.543Z] [2021-11-23T03:05:14.543Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T03:05:14.543Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T03:05:14.543Z] [2021-11-23T03:05:14.543Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-23T03:05:14.543Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T03:05:14.543Z] [2021-11-23T03:05:14.543Z] DONE 4 tests, 4 skipped in 17.540s [2021-11-23T03:05:14.543Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-23T03:05:14.709Z] docker_api_swarm_node_test.go:20: [dd8c6665741b8] joining swarm manager [d7fe9641a1a11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:05:14.709Z] --- PASS: TestDaemonStartWithLogOpt (5.76s) [2021-11-23T03:05:14.709Z] === CONT TestReadPluginNoRead [2021-11-23T03:05:14.709Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T03:05:15.013Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:15.013Z] INFO: Testing against a local daemon [2021-11-23T03:05:15.013Z] === RUN TestCommitInheritsEnv [2021-11-23T03:05:15.013Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:15.013Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-23T03:05:15.013Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T03:05:15.013Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T03:05:15.013Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T03:05:15.013Z] === RUN TestImagesFilterMultiReference [2021-11-23T03:05:15.013Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-23T03:05:15.013Z] === RUN TestImagePullPlatformInvalid [2021-11-23T03:05:15.013Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T03:05:15.013Z] === RUN TestRemoveImageOrphaning [2021-11-23T03:05:15.277Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T03:05:15.277Z] docker_api_swarm_node_test.go:21: [d44d3220144d8] joining swarm manager [d7fe9641a1a11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:05:16.004Z] --- PASS: TestRemoveImageOrphaning (0.78s) [2021-11-23T03:05:16.004Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T03:05:16.004Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T03:05:16.004Z] === RUN TestTagInvalidReference [2021-11-23T03:05:16.004Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-23T03:05:16.004Z] === RUN TestTagValidPrefixedRepo [2021-11-23T03:05:16.004Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-23T03:05:16.004Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T03:05:16.004Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-23T03:05:16.004Z] === RUN TestTagOfficialNames [2021-11-23T03:05:16.004Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-23T03:05:16.004Z] === RUN TestTagMatchesDigest [2021-11-23T03:05:16.004Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-23T03:05:16.004Z] PASS [2021-11-23T03:05:16.004Z] ok github.com/docker/docker/integration/image 1.142s [2021-11-23T03:05:16.475Z] [2021-11-23T03:05:16.475Z] === Skipped [2021-11-23T03:05:16.475Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-23T03:05:16.475Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:16.475Z] [2021-11-23T03:05:16.475Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T03:05:16.475Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T03:05:16.475Z] [2021-11-23T03:05:16.475Z] DONE 11 tests, 2 skipped in 2.453s [2021-11-23T03:05:16.475Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-23T03:05:16.655Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T03:05:17.078Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-23T03:05:17.078Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T03:05:17.078Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T03:05:17.078Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:05:17.078Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T03:05:17.222Z] === RUN TestReadPluginNoRead/default [2021-11-23T03:05:17.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T03:05:18.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:18.047Z] INFO: Testing against a local daemon [2021-11-23T03:05:18.047Z] === RUN TestNetworkCreateDelete [2021-11-23T03:05:18.047Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:18.047Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T03:05:18.047Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-23T03:05:18.047Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestDaemonDNSFallback [2021-11-23T03:05:18.047Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:18.047Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestInspectNetwork [2021-11-23T03:05:18.047Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:18.047Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T03:05:18.047Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:18.047Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestNetworkInvalidJSON [2021-11-23T03:05:18.047Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T03:05:18.047Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T03:05:18.047Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:05:18.047Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:05:18.047Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:05:18.047Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:05:18.047Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T03:05:18.047Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:05:18.047Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:05:18.047Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-23T03:05:18.047Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T03:05:18.047Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T03:05:18.047Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-23T03:05:18.047Z] === RUN TestNetworkList [2021-11-23T03:05:18.047Z] === RUN TestNetworkList//networks [2021-11-23T03:05:18.047Z] === PAUSE TestNetworkList//networks [2021-11-23T03:05:18.047Z] === RUN TestNetworkList//networks/ [2021-11-23T03:05:18.047Z] === PAUSE TestNetworkList//networks/ [2021-11-23T03:05:18.047Z] === CONT TestNetworkList//networks [2021-11-23T03:05:18.047Z] === CONT TestNetworkList//networks/ [2021-11-23T03:05:18.047Z] --- PASS: TestNetworkList (0.02s) [2021-11-23T03:05:18.047Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T03:05:18.047Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T03:05:18.047Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T03:05:18.047Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T03:05:18.047Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T03:05:18.047Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T03:05:18.047Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T03:05:18.047Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T03:05:18.047Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T03:05:18.047Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:05:18.047Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T03:05:18.047Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-23T03:05:18.047Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T03:05:18.047Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T03:05:18.047Z] PASS [2021-11-23T03:05:18.047Z] ok github.com/docker/docker/integration/network 0.121s [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === Skipped [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-23T03:05:18.047Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T03:05:18.047Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-23T03:05:18.047Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-23T03:05:18.047Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T03:05:18.047Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T03:05:18.047Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T03:05:18.047Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T03:05:18.047Z] [2021-11-23T03:05:18.047Z] DONE 22 tests, 15 skipped in 1.783s [2021-11-23T03:05:18.047Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-23T03:05:18.104Z] --- PASS: TestKillContainer (8.58s) [2021-11-23T03:05:18.104Z] --- PASS: TestKillContainer/no_signal (1.71s) [2021-11-23T03:05:18.104Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:05:18.104Z] --- PASS: TestKillContainer/killing_signal (6.83s) [2021-11-23T03:05:18.104Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T03:05:18.104Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:05:18.104Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T03:05:18.104Z] === RUN TestKillStoppedContainer [2021-11-23T03:05:18.104Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:05:18.104Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-23T03:05:18.104Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T03:05:18.104Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:05:18.104Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T03:05:18.104Z] === RUN TestKillDifferentUserContainer [2021-11-23T03:05:18.104Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T03:05:18.104Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-23T03:05:18.104Z] === RUN TestInspectOomKilledTrue [2021-11-23T03:05:18.104Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:18.104Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T03:05:18.104Z] === RUN TestInspectOomKilledFalse [2021-11-23T03:05:18.104Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T03:05:18.104Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T03:05:18.104Z] === RUN TestLogsFollowTailEmpty [2021-11-23T03:05:18.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-23T03:05:18.517Z] testing: warning: no tests to run [2021-11-23T03:05:18.517Z] PASS [2021-11-23T03:05:18.517Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-11-23T03:05:18.924Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T03:05:18.995Z] [2021-11-23T03:05:18.995Z] DONE 0 tests in 0.507s [2021-11-23T03:05:18.995Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-23T03:05:19.466Z] testing: warning: no tests to run [2021-11-23T03:05:19.466Z] PASS [2021-11-23T03:05:19.466Z] ok github.com/docker/docker/integration/network/macvlan 0.053s [2021-11-23T03:05:19.466Z] [2021-11-23T03:05:19.466Z] DONE 0 tests in 0.528s [2021-11-23T03:05:19.466Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-23T03:05:19.490Z] --- PASS: TestContinueAfterPluginCrash (10.77s) [2021-11-23T03:05:19.638Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2021-11-23T03:05:19.638Z] === RUN TestNetworkNat [2021-11-23T03:05:19.638Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:19.638Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-23T03:05:19.638Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T03:05:19.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-23T03:05:19.936Z] testing: warning: no tests to run [2021-11-23T03:05:19.936Z] PASS [2021-11-23T03:05:19.936Z] ok github.com/docker/docker/integration/plugin 0.053s [2021-11-23T03:05:19.936Z] [2021-11-23T03:05:19.936Z] DONE 0 tests in 0.517s [2021-11-23T03:05:19.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-23T03:05:20.008Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T03:05:20.406Z] testing: warning: no tests to run [2021-11-23T03:05:20.407Z] PASS [2021-11-23T03:05:20.407Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2021-11-23T03:05:20.407Z] [2021-11-23T03:05:20.407Z] DONE 0 tests in 0.514s [2021-11-23T03:05:20.407Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-23T03:05:21.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-23T03:05:21.385Z] === CONT TestReadPluginNoRead [2021-11-23T03:05:21.385Z] read_test.go:92: [d234e919719c2] daemon is not started [2021-11-23T03:05:21.385Z] --- PASS: TestReadPluginNoRead (6.96s) [2021-11-23T03:05:21.385Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-11-23T03:05:21.385Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2021-11-23T03:05:21.385Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2021-11-23T03:05:21.385Z] PASS [2021-11-23T03:05:21.385Z] [2021-11-23T03:05:21.385Z] DONE 6 tests in 12.917s [2021-11-23T03:05:21.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-23T03:05:21.385Z] ++ 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 [2021-11-23T03:05:21.385Z] ++ set -e [2021-11-23T03:05:21.385Z] ++ '[' -n 0 ']' [2021-11-23T03:05:21.385Z] ++ set -x [2021-11-23T03:05:21.385Z] ++ 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 [2021-11-23T03:05:21.385Z] testing: warning: no tests to run [2021-11-23T03:05:21.385Z] PASS [2021-11-23T03:05:21.385Z] [2021-11-23T03:05:21.385Z] DONE 0 tests in 0.062s [2021-11-23T03:05:21.385Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T03:05:21.385Z] ++ 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 [2021-11-23T03:05:21.385Z] ++ set -e [2021-11-23T03:05:21.385Z] ++ '[' -n 0 ']' [2021-11-23T03:05:21.385Z] ++ set -x [2021-11-23T03:05:21.385Z] ++ 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 [2021-11-23T03:05:21.658Z] INFO: Testing against a local daemon [2021-11-23T03:05:21.658Z] === RUN TestPluginWithDevMounts [2021-11-23T03:05:21.658Z] === PAUSE TestPluginWithDevMounts [2021-11-23T03:05:21.658Z] === CONT TestPluginWithDevMounts [2021-11-23T03:05:21.815Z] --- PASS: TestNetworkLocalhostTCPNat (2.17s) [2021-11-23T03:05:21.815Z] === RUN TestNetworkLoopbackNat [2021-11-23T03:05:21.815Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:21.815Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-23T03:05:21.815Z] === RUN TestPause [2021-11-23T03:05:21.815Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T03:05:21.815Z] --- SKIP: TestPause (0.00s) [2021-11-23T03:05:21.815Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T03:05:22.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-23T03:05:22.955Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T03:05:23.165Z] --- PASS: TestPluginWithDevMounts (1.55s) [2021-11-23T03:05:23.165Z] PASS [2021-11-23T03:05:23.165Z] [2021-11-23T03:05:23.165Z] DONE 1 tests in 1.702s [2021-11-23T03:05:23.165Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T03:05:23.165Z] ++ 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 [2021-11-23T03:05:23.165Z] ++ set -e [2021-11-23T03:05:23.165Z] ++ '[' -n 0 ']' [2021-11-23T03:05:23.165Z] ++ set -x [2021-11-23T03:05:23.165Z] ++ 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 [2021-11-23T03:05:23.356Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2021-11-23T03:05:23.356Z] === RUN TestPauseStopPausedContainer [2021-11-23T03:05:23.356Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:23.356Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-23T03:05:23.356Z] === RUN TestPsFilter [2021-11-23T03:05:23.423Z] INFO: Testing against a local daemon [2021-11-23T03:05:23.423Z] === RUN TestSecretInspect [2021-11-23T03:05:23.813Z] --- PASS: TestPsFilter (0.21s) [2021-11-23T03:05:23.813Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T03:05:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bedb78_} [2021-11-23T03:05:24.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:24.219Z] INFO: Testing against a local daemon [2021-11-23T03:05:24.219Z] === RUN TestPluginInvalidJSON [2021-11-23T03:05:24.219Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:05:24.219Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:05:24.219Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:05:24.219Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-23T03:05:24.220Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T03:05:24.220Z] === RUN TestPluginInstall [2021-11-23T03:05:24.220Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T03:05:24.220Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T03:05:24.220Z] === RUN TestPluginsWithRuntimes [2021-11-23T03:05:24.220Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T03:05:24.220Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T03:05:24.220Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T03:05:24.220Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T03:05:24.220Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T03:05:24.220Z] PASS [2021-11-23T03:05:24.220Z] ok github.com/docker/docker/integration/plugin/common 0.084s [2021-11-23T03:05:24.220Z] [2021-11-23T03:05:24.220Z] === Skipped [2021-11-23T03:05:24.220Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-23T03:05:24.220Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T03:05:24.220Z] [2021-11-23T03:05:24.220Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-23T03:05:24.220Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T03:05:24.220Z] [2021-11-23T03:05:24.220Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T03:05:24.220Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T03:05:24.220Z] [2021-11-23T03:05:24.220Z] DONE 5 tests, 3 skipped in 3.684s [2021-11-23T03:05:24.220Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-23T03:05:25.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13145072713_/foo_false____} [2021-11-23T03:05:25.627Z] --- PASS: TestSecretInspect (2.22s) [2021-11-23T03:05:25.627Z] === RUN TestSecretList [2021-11-23T03:05:25.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-23T03:05:25.988Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2021-11-23T03:05:25.988Z] === RUN TestRemoveContainerWithVolume [2021-11-23T03:05:26.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:26.449Z] INFO: Testing against a local daemon [2021-11-23T03:05:26.449Z] === RUN TestExternalGraphDriver [2021-11-23T03:05:26.449Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T03:05:26.449Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-23T03:05:26.449Z] === RUN TestGraphdriverPluginV2 [2021-11-23T03:05:26.449Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T03:05:26.449Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-23T03:05:26.449Z] PASS [2021-11-23T03:05:26.449Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.080s [2021-11-23T03:05:26.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13145072713_/foo_true____} [2021-11-23T03:05:26.919Z] [2021-11-23T03:05:26.919Z] === Skipped [2021-11-23T03:05:26.919Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-23T03:05:26.919Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T03:05:26.919Z] [2021-11-23T03:05:26.919Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-23T03:05:26.919Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T03:05:26.919Z] [2021-11-23T03:05:26.919Z] DONE 2 tests, 2 skipped in 2.502s [2021-11-23T03:05:26.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-23T03:05:28.196Z] --- PASS: TestSecretList (2.64s) [2021-11-23T03:05:28.196Z] === RUN TestSecretsCreateAndDelete [2021-11-23T03:05:28.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3314295143_/foo_false____} [2021-11-23T03:05:28.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:28.490Z] INFO: Testing against a local daemon [2021-11-23T03:05:28.490Z] === RUN TestReadPluginNoRead [2021-11-23T03:05:28.490Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T03:05:28.490Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-23T03:05:28.490Z] PASS [2021-11-23T03:05:28.490Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2021-11-23T03:05:28.490Z] [2021-11-23T03:05:28.490Z] === Skipped [2021-11-23T03:05:28.490Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-23T03:05:28.490Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T03:05:28.490Z] [2021-11-23T03:05:28.490Z] DONE 1 tests, 1 skipped in 1.637s [2021-11-23T03:05:28.490Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-23T03:05:29.480Z] testing: warning: no tests to run [2021-11-23T03:05:29.480Z] PASS [2021-11-23T03:05:29.480Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2021-11-23T03:05:29.480Z] [2021-11-23T03:05:29.480Z] DONE 0 tests in 0.857s [2021-11-23T03:05:29.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-23T03:05:29.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3314295143_/foo_true____} [2021-11-23T03:05:30.143Z] docker_api_swarm_test.go:502: [d3d90cc55bf62] joining swarm manager [d3395754a1986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:05:31.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:31.051Z] INFO: Testing against a local daemon [2021-11-23T03:05:31.051Z] === RUN TestPluginWithDevMounts [2021-11-23T03:05:31.051Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:31.051Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T03:05:31.051Z] PASS [2021-11-23T03:05:31.051Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-11-23T03:05:31.077Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2021-11-23T03:05:31.077Z] === RUN TestSecretsUpdate [2021-11-23T03:05:31.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3314295143_/foo_true__0xc000bedba8__} [2021-11-23T03:05:31.534Z] [2021-11-23T03:05:31.534Z] === Skipped [2021-11-23T03:05:31.534Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-23T03:05:31.534Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:31.534Z] [2021-11-23T03:05:31.534Z] DONE 1 tests, 1 skipped in 1.665s [2021-11-23T03:05:31.534Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-23T03:05:32.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bedbc0_} [2021-11-23T03:05:32.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:32.524Z] INFO: Testing against a local daemon [2021-11-23T03:05:32.524Z] === RUN TestSecretInspect [2021-11-23T03:05:32.524Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.524Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-23T03:05:32.524Z] === RUN TestSecretList [2021-11-23T03:05:32.524Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.524Z] --- SKIP: TestSecretList (0.00s) [2021-11-23T03:05:32.524Z] === RUN TestSecretsCreateAndDelete [2021-11-23T03:05:32.524Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.524Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-23T03:05:32.524Z] === RUN TestSecretsUpdate [2021-11-23T03:05:32.524Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.524Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-23T03:05:32.524Z] === RUN TestTemplatedSecret [2021-11-23T03:05:32.524Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.524Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T03:05:32.524Z] === RUN TestSecretCreateResolve [2021-11-23T03:05:32.524Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:32.524Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-23T03:05:32.524Z] PASS [2021-11-23T03:05:32.524Z] ok github.com/docker/docker/integration/secret 0.078s [2021-11-23T03:05:32.996Z] [2021-11-23T03:05:32.996Z] === Skipped [2021-11-23T03:05:32.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-23T03:05:32.996Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.996Z] [2021-11-23T03:05:32.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-23T03:05:32.996Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.996Z] [2021-11-23T03:05:32.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-23T03:05:32.996Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.996Z] [2021-11-23T03:05:32.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-23T03:05:32.996Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.996Z] [2021-11-23T03:05:32.996Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-23T03:05:32.996Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:32.996Z] [2021-11-23T03:05:32.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-23T03:05:32.996Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:32.996Z] [2021-11-23T03:05:32.996Z] DONE 6 tests, 6 skipped in 1.476s [2021-11-23T03:05:32.996Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-23T03:05:33.051Z] --- PASS: TestRemoveContainerWithVolume (7.34s) [2021-11-23T03:05:33.051Z] === RUN TestRemoveContainerRunning [2021-11-23T03:05:33.386Z] --- PASS: TestSecretsUpdate (2.31s) [2021-11-23T03:05:33.386Z] === RUN TestTemplatedSecret [2021-11-23T03:05:33.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bedbd8_} [2021-11-23T03:05:34.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:34.567Z] INFO: Testing against a local daemon [2021-11-23T03:05:34.567Z] === RUN TestServiceCreateInit [2021-11-23T03:05:34.567Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T03:05:34.567Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T03:05:34.567Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T03:05:34.567Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestCreateServiceConflict [2021-11-23T03:05:34.567Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T03:05:34.567Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-23T03:05:34.567Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T03:05:34.567Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T03:05:34.567Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T03:05:34.567Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestCreateServiceSysctls [2021-11-23T03:05:34.567Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-23T03:05:34.567Z] === RUN TestCreateServiceCapabilities [2021-11-23T03:05:34.567Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-23T03:05:34.567Z] === RUN TestInspect [2021-11-23T03:05:34.567Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestInspect (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestCreateJob [2021-11-23T03:05:34.567Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestCreateJob (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestReplicatedJob [2021-11-23T03:05:34.567Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestUpdateReplicatedJob [2021-11-23T03:05:34.567Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestServiceListWithStatuses [2021-11-23T03:05:34.567Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T03:05:34.567Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestDockerNetworkReConnect [2021-11-23T03:05:34.567Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestServicePlugin [2021-11-23T03:05:34.567Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:34.567Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestServiceUpdateLabel [2021-11-23T03:05:34.567Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestServiceUpdateSecrets [2021-11-23T03:05:34.567Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestServiceUpdateConfigs [2021-11-23T03:05:34.567Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestServiceUpdateNetwork [2021-11-23T03:05:34.567Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-23T03:05:34.567Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T03:05:34.567Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:34.567Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-23T03:05:34.567Z] PASS [2021-11-23T03:05:34.567Z] ok github.com/docker/docker/integration/service 0.168s [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === Skipped [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:05:35.042Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:05:35.042Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-23T03:05:35.042Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-23T03:05:35.042Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-23T03:05:35.042Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T03:05:35.042Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-23T03:05:35.042Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-23T03:05:35.042Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-23T03:05:35.042Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-23T03:05:35.042Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-23T03:05:35.042Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-23T03:05:35.042Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-23T03:05:35.042Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-23T03:05:35.042Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-23T03:05:35.042Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-23T03:05:35.042Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-23T03:05:35.042Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-23T03:05:35.042Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-23T03:05:35.042Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-23T03:05:35.042Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-23T03:05:35.042Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-23T03:05:35.042Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-23T03:05:35.042Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:05:35.042Z] [2021-11-23T03:05:35.042Z] DONE 24 tests, 23 skipped in 1.940s [2021-11-23T03:05:35.042Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-23T03:05:35.224Z] --- PASS: TestRemoveContainerRunning (1.86s) [2021-11-23T03:05:35.224Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T03:05:35.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bedbf0_} [2021-11-23T03:05:35.588Z] --- PASS: TestTemplatedSecret (2.49s) [2021-11-23T03:05:35.588Z] === RUN TestSecretCreateResolve [2021-11-23T03:05:36.612Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:36.612Z] INFO: Testing against a local daemon [2021-11-23T03:05:36.612Z] === RUN TestSessionCreate [2021-11-23T03:05:36.612Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:36.612Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-23T03:05:36.612Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T03:05:36.612Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:36.612Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T03:05:36.612Z] PASS [2021-11-23T03:05:36.612Z] ok github.com/docker/docker/integration/session 0.067s [2021-11-23T03:05:36.612Z] [2021-11-23T03:05:36.612Z] === Skipped [2021-11-23T03:05:36.612Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-23T03:05:36.612Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:36.612Z] [2021-11-23T03:05:36.612Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T03:05:36.612Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:36.612Z] [2021-11-23T03:05:36.612Z] DONE 2 tests, 2 skipped in 1.394s [2021-11-23T03:05:36.612Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-23T03:05:36.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.79s) [2021-11-23T03:05:36.757Z] === RUN TestRemoveInvalidContainer [2021-11-23T03:05:36.757Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-23T03:05:36.757Z] === RUN TestRenameLinkedContainer [2021-11-23T03:05:36.757Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T03:05:36.757Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-23T03:05:36.757Z] === RUN TestRenameStoppedContainer [2021-11-23T03:05:36.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bedc08_} [2021-11-23T03:05:37.898Z] docker_api_swarm_test.go:507: [daff27db50782] joining swarm manager [d3395754a1986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:05:37.898Z] --- PASS: TestSecretCreateResolve (2.29s) [2021-11-23T03:05:37.898Z] PASS [2021-11-23T03:05:37.898Z] [2021-11-23T03:05:37.898Z] DONE 6 tests in 14.775s [2021-11-23T03:05:37.898Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T03:05:37.898Z] ++ 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 [2021-11-23T03:05:37.898Z] ++ set -e [2021-11-23T03:05:37.898Z] ++ '[' -n 0 ']' [2021-11-23T03:05:37.898Z] ++ set -x [2021-11-23T03:05:37.899Z] ++ 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 [2021-11-23T03:05:38.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T03:05:38.157Z] INFO: Testing against a local daemon [2021-11-23T03:05:38.157Z] === RUN TestServiceCreateInit [2021-11-23T03:05:38.157Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T03:05:38.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:38.181Z] INFO: Testing against a local daemon [2021-11-23T03:05:38.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:05:38.181Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:38.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestDiskUsage [2021-11-23T03:05:38.181Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T03:05:38.181Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestEventsExecDie [2021-11-23T03:05:38.181Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T03:05:38.181Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestEventsBackwardsCompatible [2021-11-23T03:05:38.181Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T03:05:38.181Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestEventsVolumeCreate [2021-11-23T03:05:38.181Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T03:05:38.181Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestInfoAPI [2021-11-23T03:05:38.181Z] --- PASS: TestInfoAPI (0.03s) [2021-11-23T03:05:38.181Z] === RUN TestInfoAPIWarnings [2021-11-23T03:05:38.181Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:38.181Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestInfoDebug [2021-11-23T03:05:38.181Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:05:38.181Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestInfoInsecureRegistries [2021-11-23T03:05:38.181Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:05:38.181Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestInfoRegistryMirrors [2021-11-23T03:05:38.181Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:05:38.181Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-23T03:05:38.181Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T03:05:38.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-11-23T03:05:38.651Z] === RUN TestPingCacheHeaders [2021-11-23T03:05:38.651Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T03:05:38.651Z] === RUN TestPingGet [2021-11-23T03:05:38.651Z] --- PASS: TestPingGet (0.02s) [2021-11-23T03:05:38.651Z] === RUN TestPingHead [2021-11-23T03:05:38.651Z] --- PASS: TestPingHead (0.02s) [2021-11-23T03:05:38.651Z] === RUN TestVersion [2021-11-23T03:05:38.651Z] --- PASS: TestVersion (0.02s) [2021-11-23T03:05:38.651Z] PASS [2021-11-23T03:05:38.651Z] ok github.com/docker/docker/integration/system 1.093s [2021-11-23T03:05:39.121Z] [2021-11-23T03:05:39.121Z] === Skipped [2021-11-23T03:05:39.121Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:05:39.121Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:05:39.121Z] [2021-11-23T03:05:39.121Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-23T03:05:39.121Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T03:05:39.121Z] [2021-11-23T03:05:39.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-23T03:05:39.121Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T03:05:39.121Z] [2021-11-23T03:05:39.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-23T03:05:39.121Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T03:05:39.121Z] [2021-11-23T03:05:39.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-23T03:05:39.121Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T03:05:39.121Z] [2021-11-23T03:05:39.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-23T03:05:39.121Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:05:39.121Z] [2021-11-23T03:05:39.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-23T03:05:39.122Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:05:39.122Z] [2021-11-23T03:05:39.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-23T03:05:39.122Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:05:39.122Z] [2021-11-23T03:05:39.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-23T03:05:39.122Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:05:39.122Z] [2021-11-23T03:05:39.122Z] DONE 15 tests, 9 skipped in 2.507s [2021-11-23T03:05:39.122Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-23T03:05:39.533Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T03:05:40.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:40.695Z] INFO: Testing against a local daemon [2021-11-23T03:05:40.695Z] === RUN TestVolumesCreateAndList [2021-11-23T03:05:40.695Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-23T03:05:40.695Z] === RUN TestVolumesRemove [2021-11-23T03:05:40.695Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-23T03:05:40.695Z] === RUN TestVolumesInspect [2021-11-23T03:05:40.695Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-23T03:05:40.695Z] === RUN TestVolumesInvalidJSON [2021-11-23T03:05:40.695Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T03:05:40.695Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T03:05:40.695Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T03:05:40.695Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-23T03:05:40.695Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T03:05:40.695Z] PASS [2021-11-23T03:05:40.695Z] ok github.com/docker/docker/integration/volume 0.238s [2021-11-23T03:05:40.695Z] [2021-11-23T03:05:40.695Z] DONE 5 tests in 1.626s [2021-11-23T03:05:40.695Z] INFO: make.ps1 ended at 11/23/2021 03:05:40 [2021-11-23T03:05:40.695Z] INFO: Integration CLI tests being run from the host: [2021-11-23T03:05:40.695Z] 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" [2021-11-23T03:05:42.080Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T03:05:42.647Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T03:05:43.214Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T03:05:43.816Z] --- PASS: TestRenameStoppedContainer (6.90s) [2021-11-23T03:05:43.816Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T03:05:45.747Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T03:05:46.683Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T03:05:46.683Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T03:05:46.941Z] --- PASS: TestServiceCreateInit (8.80s) [2021-11-23T03:05:46.942Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2021-11-23T03:05:46.942Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2021-11-23T03:05:46.942Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T03:05:47.509Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T03:05:47.548Z] --- PASS: TestRenameRunningContainerAndReuse (3.78s) [2021-11-23T03:05:47.548Z] === RUN TestRenameInvalidName [2021-11-23T03:05:47.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T03:05:47.891Z] INFO: Testing against a local daemon [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T03:05:47.891Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T03:05:47.891Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T03:05:47.891Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T03:05:48.077Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-23T03:05:48.361Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T03:05:48.361Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T03:05:48.649Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T03:05:48.830Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T03:05:49.300Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T03:05:49.589Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T03:05:49.721Z] --- PASS: TestRenameInvalidName (1.82s) [2021-11-23T03:05:49.721Z] === RUN TestRenameAnonymousContainer [2021-11-23T03:05:50.158Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T03:05:51.097Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T03:05:52.033Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T03:05:52.968Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T03:05:53.903Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T03:05:54.162Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T03:05:55.103Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T03:05:55.669Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T03:05:56.237Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T03:05:57.172Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T03:05:58.108Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T03:05:58.292Z] --- PASS: TestRenameAnonymousContainer (9.02s) [2021-11-23T03:05:58.292Z] === RUN TestRenameContainerWithSameName [2021-11-23T03:05:58.367Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T03:05:58.367Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T03:05:58.933Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T03:05:59.500Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T03:06:00.076Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T03:06:00.466Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2021-11-23T03:06:00.466Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T03:06:00.466Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T03:06:00.466Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T03:06:00.466Z] === RUN TestResize [2021-11-23T03:06:00.643Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T03:06:01.209Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T03:06:02.001Z] --- PASS: TestResize (1.85s) [2021-11-23T03:06:02.001Z] === RUN TestResizeWithInvalidSize [2021-11-23T03:06:02.142Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T03:06:02.400Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T03:06:04.177Z] --- PASS: TestResizeWithInvalidSize (1.77s) [2021-11-23T03:06:04.177Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T03:06:04.303Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T03:06:04.303Z] --- PASS: TestCreateServiceMultipleTimes (17.16s) [2021-11-23T03:06:04.303Z] === RUN TestCreateServiceConflict [2021-11-23T03:06:05.712Z] --- PASS: TestResizeWhenContainerNotStarted (2.07s) [2021-11-23T03:06:05.712Z] === RUN TestDaemonRestartKillContainers [2021-11-23T03:06:05.712Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:05.712Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T03:06:05.712Z] === RUN TestStats [2021-11-23T03:06:05.712Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T03:06:05.712Z] --- SKIP: TestStats (0.00s) [2021-11-23T03:06:05.712Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T03:06:06.834Z] --- PASS: TestCreateServiceConflict (2.47s) [2021-11-23T03:06:06.834Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T03:06:07.093Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T03:06:08.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-23T03:06:09.441Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2021-11-23T03:06:09.441Z] === RUN TestStopContainerWithTimeout [2021-11-23T03:06:09.441Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T03:06:09.441Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-23T03:06:09.441Z] === RUN TestUpdateRestartPolicy [2021-11-23T03:06:09.934Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T03:06:09.934Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2021-11-23T03:06:09.934Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T03:06:10.503Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T03:06:10.962Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-23T03:06:10.962Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-23T03:06:10.962Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-23T03:06:10.962Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-23T03:06:10.962Z] Cross building: bundles/cross/linux/s390x [2021-11-23T03:06:10.962Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-23T03:06:10.962Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-23T03:06:11.440Z] docker_api_swarm_node_test.go:81: [d88a3d54dfe52] joining swarm manager [dfa450c04193b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:06:14.728Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T03:06:16.632Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T03:06:16.891Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T03:06:21.082Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-23T03:06:21.340Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T03:06:21.907Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T03:06:22.477Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T03:06:23.437Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T03:06:24.007Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T03:06:24.576Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.45s) [2021-11-23T03:06:24.576Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T03:06:24.836Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T03:06:25.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-23T03:06:25.356Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T03:06:25.925Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T03:06:27.303Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T03:06:27.562Z] docker_api_swarm_node_test.go:53: [dc671b3c35224] joining swarm manager [d382a044b7fcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:06:27.562Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T03:06:27.562Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T03:06:28.130Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T03:06:28.389Z] docker_api_swarm_node_test.go:54: [d51f2d3cb9ae5] joining swarm manager [d382a044b7fcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:06:28.389Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T03:06:28.389Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-23T03:06:28.389Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T03:06:28.389Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T03:06:28.957Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T03:06:29.215Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T03:06:29.215Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T03:06:29.215Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T03:06:29.474Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T03:06:29.474Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:06:29.474Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T03:06:29.474Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T03:06:29.474Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T03:06:30.526Z] --- PASS: TestUpdateRestartPolicy (19.76s) [2021-11-23T03:06:30.527Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T03:06:30.851Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T03:06:30.851Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T03:06:30.851Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T03:06:30.987Z] --- PASS: TestUpdateRestartWithAutoRemove (1.74s) [2021-11-23T03:06:30.987Z] === RUN TestWaitNonBlocked [2021-11-23T03:06:30.987Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:06:30.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:06:30.987Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:06:30.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:06:30.987Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T03:06:30.987Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T03:06:33.891Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-23T03:06:33.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.30s) [2021-11-23T03:06:33.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.44s) [2021-11-23T03:06:33.891Z] === RUN TestWaitBlocked [2021-11-23T03:06:33.891Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:06:33.891Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-23T03:06:33.891Z] PASS [2021-11-23T03:06:33.891Z] ok github.com/docker/docker/integration/container 91.350s [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === Skipped [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-23T03:06:33.891Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-23T03:06:33.891Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T03:06:33.891Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T03:06:33.891Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T03:06:33.891Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T03:06:33.891Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T03:06:33.891Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T03:06:33.891Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T03:06:33.891Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-23T03:06:33.891Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-23T03:06:33.891Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-23T03:06:33.891Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T03:06:33.891Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-23T03:06:33.891Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-23T03:06:33.891Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T03:06:33.891Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:06:33.891Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T03:06:33.891Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T03:06:33.891Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-23T03:06:33.891Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T03:06:33.891Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-23T03:06:33.891Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-23T03:06:33.891Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-23T03:06:33.891Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-23T03:06:33.891Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-23T03:06:33.891Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-23T03:06:33.891Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-23T03:06:33.891Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-23T03:06:33.891Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T03:06:33.891Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-23T03:06:33.891Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-23T03:06:33.891Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-23T03:06:33.891Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-23T03:06:33.891Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:06:33.891Z] [2021-11-23T03:06:33.891Z] DONE 87 tests, 33 skipped in 93.450s [2021-11-23T03:06:33.891Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-23T03:06:34.138Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T03:06:34.138Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T03:06:34.138Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T03:06:34.138Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T03:06:34.138Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T03:06:34.138Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T03:06:34.396Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T03:06:35.286Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T03:06:35.286Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T03:06:35.286Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T03:06:35.286Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T03:06:35.286Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T03:06:35.333Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T03:06:35.591Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T03:06:36.529Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T03:06:37.464Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T03:06:37.723Z] --- PASS: TestCreateServiceSecretFileMode (13.28s) [2021-11-23T03:06:37.723Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T03:06:38.243Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T03:06:38.290Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T03:06:38.857Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T03:06:38.857Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T03:06:39.116Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T03:06:39.231Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T03:06:39.231Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T03:06:39.231Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T03:06:39.231Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T03:06:39.231Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T03:06:39.231Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T03:06:39.375Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-23T03:06:39.375Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-23T03:06:39.375Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-23T03:06:40.312Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-23T03:06:40.879Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-23T03:06:41.828Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-23T03:06:41.828Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-23T03:06:41.828Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-23T03:06:42.086Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-23T03:06:42.197Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T03:06:47.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T03:06:48.727Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T03:06:50.629Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T03:06:50.629Z] --- PASS: TestCreateServiceConfigFileMode (12.87s) [2021-11-23T03:06:50.629Z] === RUN TestCreateServiceSysctls [2021-11-23T03:06:52.006Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-23T03:06:52.629Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T03:06:52.942Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T03:06:53.510Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T03:06:54.448Z] --- PASS: TestCreateServiceSysctls (3.63s) [2021-11-23T03:06:54.448Z] === RUN TestCreateServiceCapabilities [2021-11-23T03:06:54.448Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T03:06:55.014Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T03:06:55.048Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T03:06:55.048Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T03:06:55.048Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-23T03:06:55.048Z] === RUN TestDaemonConfigValidation [2021-11-23T03:06:55.048Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T03:06:55.048Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-23T03:06:55.048Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T03:06:55.048Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T03:06:55.048Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T03:06:55.048Z] === RUN TestDaemonProxy [2021-11-23T03:06:55.048Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T03:06:55.048Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T03:06:55.048Z] PASS [2021-11-23T03:06:55.048Z] ok github.com/docker/docker/integration/daemon 0.097s [2021-11-23T03:06:55.048Z] [2021-11-23T03:06:55.048Z] === Skipped [2021-11-23T03:06:55.048Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-23T03:06:55.048Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T03:06:55.048Z] [2021-11-23T03:06:55.048Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-23T03:06:55.048Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T03:06:55.048Z] [2021-11-23T03:06:55.048Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T03:06:55.048Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T03:06:55.048Z] [2021-11-23T03:06:55.048Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-23T03:06:55.048Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T03:06:55.048Z] [2021-11-23T03:06:55.048Z] DONE 4 tests, 4 skipped in 21.247s [2021-11-23T03:06:55.048Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-23T03:06:55.583Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T03:06:55.588Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T03:06:56.519Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-23T03:06:56.576Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T03:06:56.576Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T03:06:56.576Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T03:06:56.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:06:56.586Z] INFO: Testing against a local daemon [2021-11-23T03:06:56.586Z] === RUN TestCommitInheritsEnv [2021-11-23T03:06:56.586Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:06:56.586Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-23T03:06:56.586Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T03:06:56.586Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T03:06:56.586Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T03:06:56.586Z] === RUN TestImagesFilterMultiReference [2021-11-23T03:06:56.586Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-11-23T03:06:56.586Z] === RUN TestImagePullPlatformInvalid [2021-11-23T03:06:56.586Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-23T03:06:56.586Z] === RUN TestRemoveImageOrphaning [2021-11-23T03:06:57.084Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-11-23T03:06:57.084Z] === RUN TestInspect [2021-11-23T03:06:57.556Z] --- PASS: TestRemoveImageOrphaning (0.95s) [2021-11-23T03:06:57.556Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T03:06:57.556Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-23T03:06:57.556Z] === RUN TestTagInvalidReference [2021-11-23T03:06:57.556Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-23T03:06:57.556Z] === RUN TestTagValidPrefixedRepo [2021-11-23T03:06:58.014Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-23T03:06:58.014Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T03:06:58.014Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-23T03:06:58.014Z] === RUN TestTagOfficialNames [2021-11-23T03:06:58.014Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-23T03:06:58.014Z] === RUN TestTagMatchesDigest [2021-11-23T03:06:58.014Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-23T03:06:58.014Z] PASS [2021-11-23T03:06:58.014Z] ok github.com/docker/docker/integration/image 1.425s [2021-11-23T03:06:58.014Z] [2021-11-23T03:06:58.014Z] === Skipped [2021-11-23T03:06:58.014Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-23T03:06:58.014Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:06:58.014Z] [2021-11-23T03:06:58.014Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T03:06:58.014Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T03:06:58.014Z] [2021-11-23T03:06:58.014Z] DONE 11 tests, 2 skipped in 3.031s [2021-11-23T03:06:58.014Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-23T03:06:58.019Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-23T03:06:59.396Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-23T03:06:59.533Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T03:06:59.963Z] --- PASS: TestInspect (3.05s) [2021-11-23T03:06:59.963Z] === RUN TestCreateJob [2021-11-23T03:07:00.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:00.213Z] INFO: Testing against a local daemon [2021-11-23T03:07:00.213Z] === RUN TestNetworkCreateDelete [2021-11-23T03:07:00.213Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:00.213Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T03:07:00.213Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-23T03:07:00.213Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestDaemonDNSFallback [2021-11-23T03:07:00.213Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:00.213Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestInspectNetwork [2021-11-23T03:07:00.213Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T03:07:00.213Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T03:07:00.213Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:00.213Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestNetworkInvalidJSON [2021-11-23T03:07:00.213Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T03:07:00.213Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T03:07:00.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:07:00.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:07:00.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:07:00.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:07:00.213Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T03:07:00.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T03:07:00.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T03:07:00.213Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-23T03:07:00.213Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T03:07:00.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-23T03:07:00.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-23T03:07:00.213Z] === RUN TestNetworkList [2021-11-23T03:07:00.213Z] === RUN TestNetworkList//networks [2021-11-23T03:07:00.213Z] === PAUSE TestNetworkList//networks [2021-11-23T03:07:00.213Z] === RUN TestNetworkList//networks/ [2021-11-23T03:07:00.213Z] === PAUSE TestNetworkList//networks/ [2021-11-23T03:07:00.213Z] === CONT TestNetworkList//networks [2021-11-23T03:07:00.213Z] === CONT TestNetworkList//networks/ [2021-11-23T03:07:00.213Z] --- PASS: TestNetworkList (0.04s) [2021-11-23T03:07:00.213Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T03:07:00.213Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T03:07:00.213Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T03:07:00.213Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T03:07:00.213Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T03:07:00.213Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T03:07:00.213Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T03:07:00.213Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T03:07:00.213Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T03:07:00.213Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:07:00.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T03:07:00.213Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-23T03:07:00.213Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T03:07:00.213Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T03:07:00.213Z] PASS [2021-11-23T03:07:00.213Z] ok github.com/docker/docker/integration/network 0.158s [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === Skipped [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-23T03:07:00.213Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T03:07:00.213Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-23T03:07:00.213Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-23T03:07:00.213Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T03:07:00.213Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T03:07:00.213Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:243: FLAKY_TEST [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T03:07:00.213Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T03:07:00.213Z] [2021-11-23T03:07:00.213Z] DONE 22 tests, 15 skipped in 2.071s [2021-11-23T03:07:00.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-23T03:07:00.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-23T03:07:01.100Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T03:07:01.178Z] testing: warning: no tests to run [2021-11-23T03:07:01.178Z] PASS [2021-11-23T03:07:01.178Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2021-11-23T03:07:01.178Z] [2021-11-23T03:07:01.178Z] DONE 0 tests in 0.661s [2021-11-23T03:07:01.178Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T03:07:01.640Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T03:07:01.640Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T03:07:01.640Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T03:07:01.640Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T03:07:01.640Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T03:07:01.640Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T03:07:01.640Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T03:07:01.640Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T03:07:01.640Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T03:07:01.640Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T03:07:01.640Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T03:07:01.640Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T03:07:01.640Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T03:07:01.640Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T03:07:01.640Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T03:07:01.640Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T03:07:01.640Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T03:07:01.907Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-23T03:07:02.144Z] testing: warning: no tests to run [2021-11-23T03:07:02.144Z] PASS [2021-11-23T03:07:02.144Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2021-11-23T03:07:02.144Z] [2021-11-23T03:07:02.144Z] DONE 0 tests in 0.747s [2021-11-23T03:07:02.144Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-23T03:07:02.602Z] testing: warning: no tests to run [2021-11-23T03:07:02.602Z] PASS [2021-11-23T03:07:02.602Z] ok github.com/docker/docker/integration/plugin 0.066s [2021-11-23T03:07:02.602Z] [2021-11-23T03:07:02.602Z] DONE 0 tests in 0.646s [2021-11-23T03:07:02.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-23T03:07:03.568Z] testing: warning: no tests to run [2021-11-23T03:07:03.568Z] PASS [2021-11-23T03:07:03.568Z] ok github.com/docker/docker/integration/plugin/authz 0.066s [2021-11-23T03:07:03.568Z] [2021-11-23T03:07:03.568Z] DONE 0 tests in 0.670s [2021-11-23T03:07:03.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-23T03:07:03.833Z] --- PASS: TestCreateJob (3.92s) [2021-11-23T03:07:03.833Z] === RUN TestReplicatedJob [2021-11-23T03:07:04.404Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-23T03:07:05.340Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T03:07:05.865Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T03:07:05.866Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T03:07:05.866Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T03:07:05.866Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T03:07:05.866Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T03:07:05.866Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T03:07:05.866Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T03:07:05.866Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T03:07:05.866Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T03:07:05.866Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T03:07:06.409Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-23T03:07:06.409Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T03:07:06.409Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T03:07:06.409Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:07:06.409Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T03:07:06.719Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T03:07:06.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-23T03:07:08.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:08.257Z] INFO: Testing against a local daemon [2021-11-23T03:07:08.257Z] === RUN TestPluginInvalidJSON [2021-11-23T03:07:08.257Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:07:08.257Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:07:08.257Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T03:07:08.257Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-23T03:07:08.257Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T03:07:08.257Z] === RUN TestPluginInstall [2021-11-23T03:07:08.257Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T03:07:08.257Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T03:07:08.257Z] === RUN TestPluginsWithRuntimes [2021-11-23T03:07:08.257Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T03:07:08.257Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T03:07:08.257Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T03:07:08.257Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T03:07:08.257Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T03:07:08.257Z] PASS [2021-11-23T03:07:08.257Z] ok github.com/docker/docker/integration/plugin/common 0.113s [2021-11-23T03:07:08.257Z] [2021-11-23T03:07:08.257Z] === Skipped [2021-11-23T03:07:08.257Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-23T03:07:08.257Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T03:07:08.257Z] [2021-11-23T03:07:08.257Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-23T03:07:08.257Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T03:07:08.257Z] [2021-11-23T03:07:08.257Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T03:07:08.257Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T03:07:08.257Z] [2021-11-23T03:07:08.257Z] DONE 5 tests, 3 skipped in 4.300s [2021-11-23T03:07:08.257Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-23T03:07:09.511Z] docker_api_swarm_test.go:202: [d12deb9b41906] joining swarm manager [dd31cc25169e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:07:10.077Z] --- PASS: TestReplicatedJob (6.00s) [2021-11-23T03:07:10.077Z] === RUN TestUpdateReplicatedJob [2021-11-23T03:07:10.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:10.436Z] INFO: Testing against a local daemon [2021-11-23T03:07:10.436Z] === RUN TestExternalGraphDriver [2021-11-23T03:07:10.436Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T03:07:10.436Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-23T03:07:10.436Z] === RUN TestGraphdriverPluginV2 [2021-11-23T03:07:10.436Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T03:07:10.436Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-23T03:07:10.436Z] PASS [2021-11-23T03:07:10.436Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.096s [2021-11-23T03:07:10.894Z] [2021-11-23T03:07:10.894Z] === Skipped [2021-11-23T03:07:10.894Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-23T03:07:10.894Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T03:07:10.894Z] [2021-11-23T03:07:10.894Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-23T03:07:10.894Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T03:07:10.894Z] [2021-11-23T03:07:10.894Z] DONE 2 tests, 2 skipped in 2.708s [2021-11-23T03:07:10.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-23T03:07:12.293Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T03:07:12.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:12.427Z] INFO: Testing against a local daemon [2021-11-23T03:07:12.427Z] === RUN TestReadPluginNoRead [2021-11-23T03:07:12.427Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T03:07:12.427Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-23T03:07:12.427Z] PASS [2021-11-23T03:07:12.427Z] ok github.com/docker/docker/integration/plugin/logging 0.090s [2021-11-23T03:07:12.608Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T03:07:12.867Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T03:07:12.885Z] [2021-11-23T03:07:12.886Z] === Skipped [2021-11-23T03:07:12.886Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-23T03:07:12.886Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T03:07:12.886Z] [2021-11-23T03:07:12.886Z] DONE 1 tests, 1 skipped in 1.835s [2021-11-23T03:07:12.886Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-23T03:07:13.126Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2021-11-23T03:07:13.126Z] === RUN TestServiceListWithStatuses [2021-11-23T03:07:13.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T03:07:13.126Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T03:07:13.126Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T03:07:13.853Z] testing: warning: no tests to run [2021-11-23T03:07:13.853Z] PASS [2021-11-23T03:07:13.853Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2021-11-23T03:07:13.853Z] [2021-11-23T03:07:13.853Z] DONE 0 tests in 0.959s [2021-11-23T03:07:13.853Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-23T03:07:14.063Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T03:07:14.063Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-23T03:07:14.322Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T03:07:14.581Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-23T03:07:14.841Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-23T03:07:14.841Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T03:07:15.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:15.392Z] INFO: Testing against a local daemon [2021-11-23T03:07:15.392Z] === RUN TestPluginWithDevMounts [2021-11-23T03:07:15.392Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:15.392Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T03:07:15.392Z] PASS [2021-11-23T03:07:15.392Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2021-11-23T03:07:15.850Z] [2021-11-23T03:07:15.850Z] === Skipped [2021-11-23T03:07:15.850Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-23T03:07:15.850Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:15.850Z] [2021-11-23T03:07:15.850Z] DONE 1 tests, 1 skipped in 1.914s [2021-11-23T03:07:15.850Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-23T03:07:16.218Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T03:07:17.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:17.386Z] INFO: Testing against a local daemon [2021-11-23T03:07:17.386Z] === RUN TestSecretInspect [2021-11-23T03:07:17.386Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-23T03:07:17.386Z] === RUN TestSecretList [2021-11-23T03:07:17.386Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] --- SKIP: TestSecretList (0.00s) [2021-11-23T03:07:17.386Z] === RUN TestSecretsCreateAndDelete [2021-11-23T03:07:17.386Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-23T03:07:17.386Z] === RUN TestSecretsUpdate [2021-11-23T03:07:17.386Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-23T03:07:17.386Z] === RUN TestTemplatedSecret [2021-11-23T03:07:17.386Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T03:07:17.386Z] === RUN TestSecretCreateResolve [2021-11-23T03:07:17.386Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:17.386Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-23T03:07:17.386Z] PASS [2021-11-23T03:07:17.386Z] ok github.com/docker/docker/integration/secret 0.075s [2021-11-23T03:07:17.386Z] [2021-11-23T03:07:17.386Z] === Skipped [2021-11-23T03:07:17.386Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-23T03:07:17.386Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] [2021-11-23T03:07:17.386Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-23T03:07:17.386Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] [2021-11-23T03:07:17.386Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-23T03:07:17.386Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] [2021-11-23T03:07:17.386Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-23T03:07:17.386Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] [2021-11-23T03:07:17.386Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-23T03:07:17.386Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:17.386Z] [2021-11-23T03:07:17.386Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-23T03:07:17.386Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:17.386Z] [2021-11-23T03:07:17.386Z] DONE 6 tests, 6 skipped in 1.681s [2021-11-23T03:07:17.597Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T03:07:17.597Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T03:07:17.597Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T03:07:17.857Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-23T03:07:18.163Z] --- PASS: TestDockerNetworkConnectAlias (4.85s) [2021-11-23T03:07:18.163Z] === RUN TestDockerNetworkReConnect [2021-11-23T03:07:18.421Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T03:07:18.421Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T03:07:19.355Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T03:07:19.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:19.392Z] INFO: Testing against a local daemon [2021-11-23T03:07:19.850Z] === RUN TestServiceCreateInit [2021-11-23T03:07:19.850Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T03:07:19.850Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T03:07:19.850Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T03:07:19.850Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestCreateServiceConflict [2021-11-23T03:07:19.850Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T03:07:19.850Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-11-23T03:07:19.850Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T03:07:19.850Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T03:07:19.850Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T03:07:19.850Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestCreateServiceSysctls [2021-11-23T03:07:19.850Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-23T03:07:19.850Z] === RUN TestCreateServiceCapabilities [2021-11-23T03:07:19.850Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-23T03:07:19.850Z] === RUN TestInspect [2021-11-23T03:07:19.850Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestInspect (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestCreateJob [2021-11-23T03:07:19.850Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestCreateJob (0.01s) [2021-11-23T03:07:19.850Z] === RUN TestReplicatedJob [2021-11-23T03:07:19.850Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestUpdateReplicatedJob [2021-11-23T03:07:19.850Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestServiceListWithStatuses [2021-11-23T03:07:19.850Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T03:07:19.850Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestDockerNetworkReConnect [2021-11-23T03:07:19.850Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestServicePlugin [2021-11-23T03:07:19.850Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestServiceUpdateLabel [2021-11-23T03:07:19.850Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestServiceUpdateSecrets [2021-11-23T03:07:19.850Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestServiceUpdateConfigs [2021-11-23T03:07:19.850Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestServiceUpdateNetwork [2021-11-23T03:07:19.850Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-23T03:07:19.850Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T03:07:19.850Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-23T03:07:19.850Z] PASS [2021-11-23T03:07:19.850Z] ok github.com/docker/docker/integration/service 0.238s [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === Skipped [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:07:19.850Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:07:19.850Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-23T03:07:19.850Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-23T03:07:19.850Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-11-23T03:07:19.850Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T03:07:19.850Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-23T03:07:19.850Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-23T03:07:19.850Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-23T03:07:19.850Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-23T03:07:19.850Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-23T03:07:19.850Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.01s) [2021-11-23T03:07:19.850Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-23T03:07:19.850Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-23T03:07:19.850Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-23T03:07:19.850Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-23T03:07:19.850Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-23T03:07:19.850Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-23T03:07:19.850Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-23T03:07:19.850Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-23T03:07:19.850Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.850Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-23T03:07:19.850Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.850Z] [2021-11-23T03:07:19.851Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-23T03:07:19.851Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.851Z] [2021-11-23T03:07:19.851Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-23T03:07:19.851Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T03:07:19.851Z] [2021-11-23T03:07:19.851Z] DONE 24 tests, 23 skipped in 2.244s [2021-11-23T03:07:19.851Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-23T03:07:20.290Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-23T03:07:20.551Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-23T03:07:20.551Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-23T03:07:20.551Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-23T03:07:20.551Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-23T03:07:20.551Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T03:07:21.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:21.386Z] INFO: Testing against a local daemon [2021-11-23T03:07:21.386Z] === RUN TestSessionCreate [2021-11-23T03:07:21.386Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T03:07:21.386Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-23T03:07:21.386Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T03:07:21.386Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T03:07:21.386Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T03:07:21.386Z] PASS [2021-11-23T03:07:21.386Z] ok github.com/docker/docker/integration/session 0.083s [2021-11-23T03:07:21.485Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2021-11-23T03:07:21.485Z] === RUN TestServicePlugin [2021-11-23T03:07:21.844Z] [2021-11-23T03:07:21.844Z] === Skipped [2021-11-23T03:07:21.844Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-23T03:07:21.844Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T03:07:21.844Z] [2021-11-23T03:07:21.844Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T03:07:21.844Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T03:07:21.844Z] [2021-11-23T03:07:21.844Z] DONE 2 tests, 2 skipped in 1.617s [2021-11-23T03:07:21.844Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-23T03:07:22.860Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-23T03:07:23.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:23.379Z] INFO: Testing against a local daemon [2021-11-23T03:07:23.379Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:07:23.379Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:23.379Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestDiskUsage [2021-11-23T03:07:23.379Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T03:07:23.379Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestEventsExecDie [2021-11-23T03:07:23.379Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T03:07:23.379Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestEventsBackwardsCompatible [2021-11-23T03:07:23.379Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T03:07:23.379Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestEventsVolumeCreate [2021-11-23T03:07:23.379Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T03:07:23.379Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestInfoAPI [2021-11-23T03:07:23.379Z] --- PASS: TestInfoAPI (0.04s) [2021-11-23T03:07:23.379Z] === RUN TestInfoAPIWarnings [2021-11-23T03:07:23.379Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:07:23.379Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestInfoDebug [2021-11-23T03:07:23.379Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:07:23.379Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestInfoInsecureRegistries [2021-11-23T03:07:23.379Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:07:23.379Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestInfoRegistryMirrors [2021-11-23T03:07:23.379Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:07:23.379Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-23T03:07:23.379Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T03:07:23.448Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T03:07:24.016Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T03:07:24.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-11-23T03:07:24.345Z] === RUN TestPingCacheHeaders [2021-11-23T03:07:24.345Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-23T03:07:24.345Z] === RUN TestPingGet [2021-11-23T03:07:24.345Z] --- PASS: TestPingGet (0.03s) [2021-11-23T03:07:24.345Z] === RUN TestPingHead [2021-11-23T03:07:24.345Z] --- PASS: TestPingHead (0.04s) [2021-11-23T03:07:24.345Z] === RUN TestVersion [2021-11-23T03:07:24.345Z] --- PASS: TestVersion (0.02s) [2021-11-23T03:07:24.345Z] PASS [2021-11-23T03:07:24.345Z] ok github.com/docker/docker/integration/system 1.222s [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === Skipped [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:07:24.345Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-23T03:07:24.345Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-23T03:07:24.345Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-23T03:07:24.345Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-23T03:07:24.345Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-23T03:07:24.345Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-23T03:07:24.345Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-23T03:07:24.345Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-23T03:07:24.345Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T03:07:24.345Z] [2021-11-23T03:07:24.345Z] DONE 15 tests, 9 skipped in 2.771s [2021-11-23T03:07:24.583Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T03:07:24.803Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-23T03:07:25.520Z] plugin_test.go:61: [da94feab19033] joining swarm manager [dd2d7d1535ebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:07:26.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:26.346Z] INFO: Testing against a local daemon [2021-11-23T03:07:26.346Z] === RUN TestVolumesCreateAndList [2021-11-23T03:07:26.346Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-23T03:07:26.346Z] === RUN TestVolumesRemove [2021-11-23T03:07:26.346Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-23T03:07:26.346Z] === RUN TestVolumesInspect [2021-11-23T03:07:26.346Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-23T03:07:26.346Z] === RUN TestVolumesInvalidJSON [2021-11-23T03:07:26.346Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T03:07:26.346Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T03:07:26.346Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T03:07:26.346Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-23T03:07:26.346Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-11-23T03:07:26.346Z] PASS [2021-11-23T03:07:26.346Z] ok github.com/docker/docker/integration/volume 0.282s [2021-11-23T03:07:26.807Z] [2021-11-23T03:07:26.807Z] DONE 5 tests in 2.045s [2021-11-23T03:07:26.807Z] INFO: make.ps1 ended at 11/23/2021 03:07:26 [2021-11-23T03:07:26.807Z] INFO: Integration CLI tests being run from the host: [2021-11-23T03:07:26.807Z] 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" [2021-11-23T03:07:26.896Z] plugin_test.go:64: [d36dcf31dc608] joining swarm manager [dd2d7d1535ebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:07:30.180Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T03:07:30.747Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-23T03:07:31.005Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T03:07:32.360Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-23T03:07:32.360Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-23T03:07:32.360Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-23T03:07:32.360Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-23T03:07:32.360Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-23T03:07:32.729Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-23T03:07:32.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-23T03:07:33.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/test/unit [2021-11-23T03:07:33.841Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T03:07:33.960Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-23T03:07:33.960Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-23T03:07:33.960Z] + TESTDIRS=./... [2021-11-23T03:07:33.960Z] + exclude_paths='/vendor/|/integration' [2021-11-23T03:07:33.960Z] ++ go list ./... [2021-11-23T03:07:33.960Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-23T03:07:34.781Z] docker_api_swarm_test.go:384: [d71762b5e9fe2] joining swarm manager [de5c4d298909c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:07:34.781Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T03:07:35.328Z] + pkg_list='github.com/docker/docker/api [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/backend/build [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/httputils [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/middleware [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/build [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/container [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/debug [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/image [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/network [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/session [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/system [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/server/router/volume [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/backend [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/container [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/events [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/filters [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/image [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/mount [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/network [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/registry [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/strslice [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/swarm [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/time [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/versions [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T03:07:35.328Z] github.com/docker/docker/api/types/volume [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/builder-next [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/dockerfile [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/dockerignore [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/remotecontext [2021-11-23T03:07:35.328Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T03:07:35.328Z] github.com/docker/docker/cli [2021-11-23T03:07:35.328Z] github.com/docker/docker/cli/config [2021-11-23T03:07:35.328Z] github.com/docker/docker/cli/debug [2021-11-23T03:07:35.328Z] github.com/docker/docker/client [2021-11-23T03:07:35.328Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T03:07:35.328Z] github.com/docker/docker/cmd/dockerd [2021-11-23T03:07:35.328Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T03:07:35.328Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T03:07:35.328Z] github.com/docker/docker/container [2021-11-23T03:07:35.328Z] github.com/docker/docker/container/stream [2021-11-23T03:07:35.328Z] github.com/docker/docker/contrib/apparmor [2021-11-23T03:07:35.328Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T03:07:35.328Z] github.com/docker/docker/contrib/httpserver [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/cluster [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/config [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/discovery [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/events [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/exec [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T03:07:35.328Z] github.com/docker/docker/daemon/images [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/initlayer [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/links [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/listeners [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/local [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/names [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/network [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/stats [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution/metadata [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution/utils [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution/xfer [2021-11-23T03:07:35.329Z] github.com/docker/docker/dockerversion [2021-11-23T03:07:35.329Z] github.com/docker/docker/errdefs [2021-11-23T03:07:35.329Z] github.com/docker/docker/image [2021-11-23T03:07:35.329Z] github.com/docker/docker/image/cache [2021-11-23T03:07:35.329Z] github.com/docker/docker/image/tarexport [2021-11-23T03:07:35.329Z] github.com/docker/docker/image/v1 [2021-11-23T03:07:35.329Z] github.com/docker/docker/internal/test/suite [2021-11-23T03:07:35.329Z] github.com/docker/docker/layer [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/types [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/config [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/idm [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/ns [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/options [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/osl [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/types [2021-11-23T03:07:35.329Z] github.com/docker/docker/oci [2021-11-23T03:07:35.329Z] github.com/docker/docker/oci/caps [2021-11-23T03:07:35.329Z] github.com/docker/docker/opts [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/aaparser [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/archive [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/authorization [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/capabilities [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/containerfs [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/directory [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/discovery [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/dmesg [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/filenotify [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/fileutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/fsutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/homedir [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/idtools [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/ioutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/locker [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/longpath [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/loopback [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/mount [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/parsers [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/pidfile [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/platform [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/plugins [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/pools [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/progress [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/pubsub [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/reexec [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/signal [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/stack [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/stringid [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/symlink [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/system [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/tailfile [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/tarsum [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/term [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/term/windows [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/truncindex [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/urlutil [2021-11-23T03:07:35.329Z] github.com/docker/docker/pkg/useragent [2021-11-23T03:07:35.329Z] github.com/docker/docker/plugin [2021-11-23T03:07:35.329Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T03:07:35.329Z] github.com/docker/docker/plugin/v2 [2021-11-23T03:07:35.329Z] github.com/docker/docker/profiles/apparmor [2021-11-23T03:07:35.329Z] github.com/docker/docker/profiles/seccomp [2021-11-23T03:07:35.329Z] github.com/docker/docker/quota [2021-11-23T03:07:35.329Z] github.com/docker/docker/reference [2021-11-23T03:07:35.329Z] github.com/docker/docker/registry [2021-11-23T03:07:35.329Z] github.com/docker/docker/registry/resumable [2021-11-23T03:07:35.329Z] github.com/docker/docker/restartmanager [2021-11-23T03:07:35.329Z] github.com/docker/docker/rootless [2021-11-23T03:07:35.329Z] github.com/docker/docker/rootless/specconv [2021-11-23T03:07:35.329Z] github.com/docker/docker/runconfig [2021-11-23T03:07:35.329Z] github.com/docker/docker/runconfig/opts [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/daemon [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/environment [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/fakegit [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/registry [2021-11-23T03:07:35.329Z] github.com/docker/docker/testutil/request [2021-11-23T03:07:35.329Z] github.com/docker/docker/volume [2021-11-23T03:07:35.329Z] github.com/docker/docker/volume/drivers [2021-11-23T03:07:35.329Z] github.com/docker/docker/volume/local [2021-11-23T03:07:35.329Z] github.com/docker/docker/volume/mounts [2021-11-23T03:07:35.329Z] github.com/docker/docker/volume/service [2021-11-23T03:07:35.329Z] github.com/docker/docker/volume/service/opts [2021-11-23T03:07:35.329Z] github.com/docker/docker/volume/testutils' [2021-11-23T03:07:35.329Z] ++ grep --fixed-strings -v /libnetwork [2021-11-23T03:07:35.329Z] ++ echo 'github.com/docker/docker/api [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/backend/build [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/httputils [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/middleware [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/build [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/container [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/debug [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/image [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/network [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/session [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/system [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/server/router/volume [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/backend [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/container [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/events [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/filters [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/image [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/mount [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/network [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/registry [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/strslice [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/swarm [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/time [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/versions [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T03:07:35.329Z] github.com/docker/docker/api/types/volume [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/builder-next [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/dockerfile [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/dockerignore [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/remotecontext [2021-11-23T03:07:35.329Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T03:07:35.329Z] github.com/docker/docker/cli [2021-11-23T03:07:35.329Z] github.com/docker/docker/cli/config [2021-11-23T03:07:35.329Z] github.com/docker/docker/cli/debug [2021-11-23T03:07:35.329Z] github.com/docker/docker/client [2021-11-23T03:07:35.329Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T03:07:35.329Z] github.com/docker/docker/cmd/dockerd [2021-11-23T03:07:35.329Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T03:07:35.329Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T03:07:35.329Z] github.com/docker/docker/container [2021-11-23T03:07:35.329Z] github.com/docker/docker/container/stream [2021-11-23T03:07:35.329Z] github.com/docker/docker/contrib/apparmor [2021-11-23T03:07:35.329Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T03:07:35.329Z] github.com/docker/docker/contrib/httpserver [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/cluster [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/config [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/discovery [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/events [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/exec [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/images [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/initlayer [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/links [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/listeners [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/local [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/names [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/network [2021-11-23T03:07:35.329Z] github.com/docker/docker/daemon/stats [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution/metadata [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution/utils [2021-11-23T03:07:35.329Z] github.com/docker/docker/distribution/xfer [2021-11-23T03:07:35.329Z] github.com/docker/docker/dockerversion [2021-11-23T03:07:35.329Z] github.com/docker/docker/errdefs [2021-11-23T03:07:35.329Z] github.com/docker/docker/image [2021-11-23T03:07:35.329Z] github.com/docker/docker/image/cache [2021-11-23T03:07:35.329Z] github.com/docker/docker/image/tarexport [2021-11-23T03:07:35.329Z] github.com/docker/docker/image/v1 [2021-11-23T03:07:35.329Z] github.com/docker/docker/internal/test/suite [2021-11-23T03:07:35.329Z] github.com/docker/docker/layer [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T03:07:35.329Z] github.com/docker/docker/libcontainerd/types [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/config [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T03:07:35.329Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/idm [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/ns [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/options [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/osl [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/libnetwork/types [2021-11-23T03:07:35.330Z] github.com/docker/docker/oci [2021-11-23T03:07:35.330Z] github.com/docker/docker/oci/caps [2021-11-23T03:07:35.330Z] github.com/docker/docker/opts [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/aaparser [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/archive [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/authorization [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/capabilities [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/containerfs [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/directory [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/dmesg [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/filenotify [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/fileutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/fsutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/homedir [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/idtools [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/ioutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/locker [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/longpath [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/loopback [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/mount [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/parsers [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/pidfile [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/platform [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/pools [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/progress [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/pubsub [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/reexec [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/signal [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/stack [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/stringid [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/symlink [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/system [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/tailfile [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/tarsum [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/term [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/term/windows [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/truncindex [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/urlutil [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/useragent [2021-11-23T03:07:35.330Z] github.com/docker/docker/plugin [2021-11-23T03:07:35.330Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T03:07:35.330Z] github.com/docker/docker/plugin/v2 [2021-11-23T03:07:35.330Z] github.com/docker/docker/profiles/apparmor [2021-11-23T03:07:35.330Z] github.com/docker/docker/profiles/seccomp [2021-11-23T03:07:35.330Z] github.com/docker/docker/quota [2021-11-23T03:07:35.330Z] github.com/docker/docker/reference [2021-11-23T03:07:35.330Z] github.com/docker/docker/registry [2021-11-23T03:07:35.330Z] github.com/docker/docker/registry/resumable [2021-11-23T03:07:35.330Z] github.com/docker/docker/restartmanager [2021-11-23T03:07:35.330Z] github.com/docker/docker/rootless [2021-11-23T03:07:35.330Z] github.com/docker/docker/rootless/specconv [2021-11-23T03:07:35.330Z] github.com/docker/docker/runconfig [2021-11-23T03:07:35.330Z] github.com/docker/docker/runconfig/opts [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/daemon [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/environment [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/fakegit [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/registry [2021-11-23T03:07:35.330Z] github.com/docker/docker/testutil/request [2021-11-23T03:07:35.330Z] github.com/docker/docker/volume [2021-11-23T03:07:35.330Z] github.com/docker/docker/volume/drivers [2021-11-23T03:07:35.330Z] github.com/docker/docker/volume/local [2021-11-23T03:07:35.330Z] github.com/docker/docker/volume/mounts [2021-11-23T03:07:35.330Z] github.com/docker/docker/volume/service [2021-11-23T03:07:35.330Z] github.com/docker/docker/volume/service/opts [2021-11-23T03:07:35.330Z] github.com/docker/docker/volume/testutils' [2021-11-23T03:07:35.330Z] + base_pkg_list='github.com/docker/docker/api [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/backend/build [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/httputils [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/middleware [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/build [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/container [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/debug [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/image [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/network [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/session [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/system [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/server/router/volume [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/backend [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/container [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/events [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/filters [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/image [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/mount [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/network [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/registry [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/strslice [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/swarm [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/time [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/versions [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T03:07:35.330Z] github.com/docker/docker/api/types/volume [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/builder-next [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/dockerfile [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/dockerignore [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/remotecontext [2021-11-23T03:07:35.330Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T03:07:35.330Z] github.com/docker/docker/cli [2021-11-23T03:07:35.330Z] github.com/docker/docker/cli/config [2021-11-23T03:07:35.330Z] github.com/docker/docker/cli/debug [2021-11-23T03:07:35.330Z] github.com/docker/docker/client [2021-11-23T03:07:35.330Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T03:07:35.330Z] github.com/docker/docker/cmd/dockerd [2021-11-23T03:07:35.330Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T03:07:35.330Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T03:07:35.330Z] github.com/docker/docker/container [2021-11-23T03:07:35.330Z] github.com/docker/docker/container/stream [2021-11-23T03:07:35.330Z] github.com/docker/docker/contrib/apparmor [2021-11-23T03:07:35.330Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T03:07:35.330Z] github.com/docker/docker/contrib/httpserver [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/cluster [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/config [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/discovery [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/events [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/exec [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/images [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/initlayer [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/links [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/listeners [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/local [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/names [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/network [2021-11-23T03:07:35.330Z] github.com/docker/docker/daemon/stats [2021-11-23T03:07:35.330Z] github.com/docker/docker/distribution [2021-11-23T03:07:35.330Z] github.com/docker/docker/distribution/metadata [2021-11-23T03:07:35.330Z] github.com/docker/docker/distribution/utils [2021-11-23T03:07:35.330Z] github.com/docker/docker/distribution/xfer [2021-11-23T03:07:35.330Z] github.com/docker/docker/dockerversion [2021-11-23T03:07:35.330Z] github.com/docker/docker/errdefs [2021-11-23T03:07:35.330Z] github.com/docker/docker/image [2021-11-23T03:07:35.330Z] github.com/docker/docker/image/cache [2021-11-23T03:07:35.330Z] github.com/docker/docker/image/tarexport [2021-11-23T03:07:35.330Z] github.com/docker/docker/image/v1 [2021-11-23T03:07:35.330Z] github.com/docker/docker/internal/test/suite [2021-11-23T03:07:35.330Z] github.com/docker/docker/layer [2021-11-23T03:07:35.330Z] github.com/docker/docker/libcontainerd [2021-11-23T03:07:35.330Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T03:07:35.330Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T03:07:35.330Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T03:07:35.330Z] github.com/docker/docker/libcontainerd/types [2021-11-23T03:07:35.330Z] github.com/docker/docker/oci [2021-11-23T03:07:35.330Z] github.com/docker/docker/oci/caps [2021-11-23T03:07:35.330Z] github.com/docker/docker/opts [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/aaparser [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/archive [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/authorization [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/capabilities [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/containerfs [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/directory [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/dmesg [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/filenotify [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/fileutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/fsutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/homedir [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/idtools [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/ioutils [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/locker [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/longpath [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/loopback [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/mount [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/parsers [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/pidfile [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/platform [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/pools [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/progress [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/pubsub [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/reexec [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/signal [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/stack [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T03:07:35.330Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/stringid [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/symlink [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/system [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/tailfile [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/tarsum [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/term [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/term/windows [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/truncindex [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/urlutil [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/useragent [2021-11-23T03:07:35.331Z] github.com/docker/docker/plugin [2021-11-23T03:07:35.331Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T03:07:35.331Z] github.com/docker/docker/plugin/v2 [2021-11-23T03:07:35.331Z] github.com/docker/docker/profiles/apparmor [2021-11-23T03:07:35.331Z] github.com/docker/docker/profiles/seccomp [2021-11-23T03:07:35.331Z] github.com/docker/docker/quota [2021-11-23T03:07:35.331Z] github.com/docker/docker/reference [2021-11-23T03:07:35.331Z] github.com/docker/docker/registry [2021-11-23T03:07:35.331Z] github.com/docker/docker/registry/resumable [2021-11-23T03:07:35.331Z] github.com/docker/docker/restartmanager [2021-11-23T03:07:35.331Z] github.com/docker/docker/rootless [2021-11-23T03:07:35.331Z] github.com/docker/docker/rootless/specconv [2021-11-23T03:07:35.331Z] github.com/docker/docker/runconfig [2021-11-23T03:07:35.331Z] github.com/docker/docker/runconfig/opts [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/daemon [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/environment [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fakegit [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/registry [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/request [2021-11-23T03:07:35.331Z] github.com/docker/docker/volume [2021-11-23T03:07:35.331Z] github.com/docker/docker/volume/drivers [2021-11-23T03:07:35.331Z] github.com/docker/docker/volume/local [2021-11-23T03:07:35.331Z] github.com/docker/docker/volume/mounts [2021-11-23T03:07:35.331Z] github.com/docker/docker/volume/service [2021-11-23T03:07:35.331Z] github.com/docker/docker/volume/service/opts [2021-11-23T03:07:35.331Z] github.com/docker/docker/volume/testutils' [2021-11-23T03:07:35.331Z] ++ echo 'github.com/docker/docker/api [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/backend/build [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/httputils [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/middleware [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/build [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/container [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/debug [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/image [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/network [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/session [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/system [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/server/router/volume [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/backend [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/container [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/events [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/filters [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/image [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/mount [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/network [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/registry [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/strslice [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/swarm [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/time [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/versions [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T03:07:35.331Z] github.com/docker/docker/api/types/volume [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/builder-next [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/dockerfile [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/dockerignore [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/remotecontext [2021-11-23T03:07:35.331Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T03:07:35.331Z] github.com/docker/docker/cli [2021-11-23T03:07:35.331Z] github.com/docker/docker/cli/config [2021-11-23T03:07:35.331Z] github.com/docker/docker/cli/debug [2021-11-23T03:07:35.331Z] github.com/docker/docker/client [2021-11-23T03:07:35.331Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T03:07:35.331Z] github.com/docker/docker/cmd/dockerd [2021-11-23T03:07:35.331Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T03:07:35.331Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T03:07:35.331Z] github.com/docker/docker/container [2021-11-23T03:07:35.331Z] github.com/docker/docker/container/stream [2021-11-23T03:07:35.331Z] github.com/docker/docker/contrib/apparmor [2021-11-23T03:07:35.331Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T03:07:35.331Z] github.com/docker/docker/contrib/httpserver [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/cluster [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/config [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/discovery [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/events [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/exec [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/images [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/initlayer [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/links [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/listeners [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/local [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/names [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/network [2021-11-23T03:07:35.331Z] github.com/docker/docker/daemon/stats [2021-11-23T03:07:35.331Z] github.com/docker/docker/distribution [2021-11-23T03:07:35.331Z] github.com/docker/docker/distribution/metadata [2021-11-23T03:07:35.331Z] github.com/docker/docker/distribution/utils [2021-11-23T03:07:35.331Z] github.com/docker/docker/distribution/xfer [2021-11-23T03:07:35.331Z] github.com/docker/docker/dockerversion [2021-11-23T03:07:35.331Z] github.com/docker/docker/errdefs [2021-11-23T03:07:35.331Z] github.com/docker/docker/image [2021-11-23T03:07:35.331Z] github.com/docker/docker/image/cache [2021-11-23T03:07:35.331Z] github.com/docker/docker/image/tarexport [2021-11-23T03:07:35.331Z] github.com/docker/docker/image/v1 [2021-11-23T03:07:35.331Z] github.com/docker/docker/internal/test/suite [2021-11-23T03:07:35.331Z] github.com/docker/docker/layer [2021-11-23T03:07:35.331Z] github.com/docker/docker/libcontainerd [2021-11-23T03:07:35.331Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T03:07:35.331Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T03:07:35.331Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T03:07:35.331Z] github.com/docker/docker/libcontainerd/types [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/config [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/idm [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/ns [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/options [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/osl [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/libnetwork/types [2021-11-23T03:07:35.331Z] github.com/docker/docker/oci [2021-11-23T03:07:35.331Z] github.com/docker/docker/oci/caps [2021-11-23T03:07:35.331Z] github.com/docker/docker/opts [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/aaparser [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/archive [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/authorization [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/capabilities [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/containerfs [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/directory [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/discovery [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/dmesg [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/filenotify [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/fileutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/fsutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/homedir [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/idtools [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/ioutils [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/locker [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/longpath [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/loopback [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/mount [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/parsers [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/pidfile [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/platform [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/plugins [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/pools [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/progress [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/pubsub [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/reexec [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/signal [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/stack [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/stringid [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/symlink [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/system [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/tailfile [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/tarsum [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/term [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/term/windows [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/truncindex [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/urlutil [2021-11-23T03:07:35.331Z] github.com/docker/docker/pkg/useragent [2021-11-23T03:07:35.331Z] github.com/docker/docker/plugin [2021-11-23T03:07:35.331Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T03:07:35.331Z] github.com/docker/docker/plugin/v2 [2021-11-23T03:07:35.331Z] github.com/docker/docker/profiles/apparmor [2021-11-23T03:07:35.331Z] github.com/docker/docker/profiles/seccomp [2021-11-23T03:07:35.331Z] github.com/docker/docker/quota [2021-11-23T03:07:35.331Z] github.com/docker/docker/reference [2021-11-23T03:07:35.331Z] github.com/docker/docker/registry [2021-11-23T03:07:35.331Z] github.com/docker/docker/registry/resumable [2021-11-23T03:07:35.331Z] github.com/docker/docker/restartmanager [2021-11-23T03:07:35.331Z] github.com/docker/docker/rootless [2021-11-23T03:07:35.331Z] github.com/docker/docker/rootless/specconv [2021-11-23T03:07:35.331Z] github.com/docker/docker/runconfig [2021-11-23T03:07:35.331Z] github.com/docker/docker/runconfig/opts [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/daemon [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/environment [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fakegit [2021-11-23T03:07:35.331Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T03:07:35.332Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T03:07:35.332Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T03:07:35.332Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T03:07:35.332Z] github.com/docker/docker/testutil/registry [2021-11-23T03:07:35.332Z] github.com/docker/docker/testutil/request [2021-11-23T03:07:35.332Z] github.com/docker/docker/volume [2021-11-23T03:07:35.332Z] github.com/docker/docker/volume/drivers [2021-11-23T03:07:35.332Z] github.com/docker/docker/volume/local [2021-11-23T03:07:35.332Z] github.com/docker/docker/volume/mounts [2021-11-23T03:07:35.332Z] github.com/docker/docker/volume/service [2021-11-23T03:07:35.332Z] github.com/docker/docker/volume/service/opts [2021-11-23T03:07:35.332Z] github.com/docker/docker/volume/testutils' [2021-11-23T03:07:35.332Z] ++ grep --fixed-strings /libnetwork [2021-11-23T03:07:35.332Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/config [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/idm [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ns [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/options [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/osl [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/types' [2021-11-23T03:07:35.332Z] + echo 'github.com/docker/docker/libnetwork [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/config [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/idm [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/ns [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/options [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/osl [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/types' [2021-11-23T03:07:35.332Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T03:07:35.332Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T03:07:35.332Z] + type docker-proxy [2021-11-23T03:07:35.332Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-23T03:07:35.332Z] + hack/make.sh binary-proxy install-proxy [2021-11-23T03:07:35.332Z] [2021-11-23T03:07:35.332Z] Removing bundles/ [2021-11-23T03:07:35.332Z] [2021-11-23T03:07:35.332Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-23T03:07:35.332Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-23T03:07:35.332Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T03:07:35.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T03:07:35.382Z] INFO: Testing against a local daemon [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T03:07:35.382Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T03:07:35.382Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T03:07:35.382Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T03:07:35.842Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T03:07:36.022Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T03:07:36.022Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T03:07:36.022Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T03:07:36.022Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T03:07:36.022Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T03:07:36.155Z] docker_api_swarm_test.go:385: [d43a12b70362e] joining swarm manager [de5c4d298909c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:07:36.299Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T03:07:36.757Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T03:07:37.530Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T03:07:41.873Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-23T03:07:41.874Z] [2021-11-23T03:07:41.874Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-23T03:07:41.874Z] Installing docker-proxy to /usr/local/bin/ [2021-11-23T03:07:41.874Z] [2021-11-23T03:07:41.874Z] + mkdir -p bundles [2021-11-23T03:07:41.874Z] + '[' -n 'github.com/docker/docker/api [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/backend/build [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/httputils [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/middleware [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/build [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/container [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/debug [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/image [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/network [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/session [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/system [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/server/router/volume [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/backend [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/container [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/events [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/filters [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/image [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/mount [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/network [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/registry [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/strslice [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/swarm [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/time [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/versions [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T03:07:41.874Z] github.com/docker/docker/api/types/volume [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/builder-next [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/dockerfile [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/dockerignore [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/remotecontext [2021-11-23T03:07:41.874Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T03:07:41.874Z] github.com/docker/docker/cli [2021-11-23T03:07:41.874Z] github.com/docker/docker/cli/config [2021-11-23T03:07:41.874Z] github.com/docker/docker/cli/debug [2021-11-23T03:07:41.874Z] github.com/docker/docker/client [2021-11-23T03:07:41.874Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T03:07:41.874Z] github.com/docker/docker/cmd/dockerd [2021-11-23T03:07:41.874Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T03:07:41.874Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T03:07:41.874Z] github.com/docker/docker/container [2021-11-23T03:07:41.874Z] github.com/docker/docker/container/stream [2021-11-23T03:07:41.874Z] github.com/docker/docker/contrib/apparmor [2021-11-23T03:07:41.874Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T03:07:41.874Z] github.com/docker/docker/contrib/httpserver [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/cluster [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/config [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/discovery [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/events [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/exec [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/images [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/initlayer [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/links [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/listeners [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/local [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/names [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/network [2021-11-23T03:07:41.874Z] github.com/docker/docker/daemon/stats [2021-11-23T03:07:41.874Z] github.com/docker/docker/distribution [2021-11-23T03:07:41.874Z] github.com/docker/docker/distribution/metadata [2021-11-23T03:07:41.874Z] github.com/docker/docker/distribution/utils [2021-11-23T03:07:41.874Z] github.com/docker/docker/distribution/xfer [2021-11-23T03:07:41.874Z] github.com/docker/docker/dockerversion [2021-11-23T03:07:41.874Z] github.com/docker/docker/errdefs [2021-11-23T03:07:41.874Z] github.com/docker/docker/image [2021-11-23T03:07:41.874Z] github.com/docker/docker/image/cache [2021-11-23T03:07:41.874Z] github.com/docker/docker/image/tarexport [2021-11-23T03:07:41.874Z] github.com/docker/docker/image/v1 [2021-11-23T03:07:41.874Z] github.com/docker/docker/internal/test/suite [2021-11-23T03:07:41.874Z] github.com/docker/docker/layer [2021-11-23T03:07:41.874Z] github.com/docker/docker/libcontainerd [2021-11-23T03:07:41.874Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T03:07:41.874Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T03:07:41.874Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T03:07:41.874Z] github.com/docker/docker/libcontainerd/types [2021-11-23T03:07:41.874Z] github.com/docker/docker/oci [2021-11-23T03:07:41.874Z] github.com/docker/docker/oci/caps [2021-11-23T03:07:41.874Z] github.com/docker/docker/opts [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/aaparser [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/archive [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/authorization [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/capabilities [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/containerfs [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/directory [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/discovery [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/dmesg [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/filenotify [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/fileutils [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/fsutils [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/homedir [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/idtools [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/ioutils [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/locker [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/longpath [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/loopback [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/mount [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/parsers [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/pidfile [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/platform [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/plugins [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/pools [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/progress [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/pubsub [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/reexec [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/signal [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/stack [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/stringid [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/symlink [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/system [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/tailfile [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/tarsum [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/term [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/term/windows [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/truncindex [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/urlutil [2021-11-23T03:07:41.874Z] github.com/docker/docker/pkg/useragent [2021-11-23T03:07:41.874Z] github.com/docker/docker/plugin [2021-11-23T03:07:41.874Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T03:07:41.874Z] github.com/docker/docker/plugin/v2 [2021-11-23T03:07:41.874Z] github.com/docker/docker/profiles/apparmor [2021-11-23T03:07:41.874Z] github.com/docker/docker/profiles/seccomp [2021-11-23T03:07:41.874Z] github.com/docker/docker/quota [2021-11-23T03:07:41.874Z] github.com/docker/docker/reference [2021-11-23T03:07:41.874Z] github.com/docker/docker/registry [2021-11-23T03:07:41.874Z] github.com/docker/docker/registry/resumable [2021-11-23T03:07:41.874Z] github.com/docker/docker/restartmanager [2021-11-23T03:07:41.874Z] github.com/docker/docker/rootless [2021-11-23T03:07:41.874Z] github.com/docker/docker/rootless/specconv [2021-11-23T03:07:41.874Z] github.com/docker/docker/runconfig [2021-11-23T03:07:41.874Z] github.com/docker/docker/runconfig/opts [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/daemon [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/environment [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/fakegit [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/registry [2021-11-23T03:07:41.874Z] github.com/docker/docker/testutil/request [2021-11-23T03:07:41.874Z] github.com/docker/docker/volume [2021-11-23T03:07:41.874Z] github.com/docker/docker/volume/drivers [2021-11-23T03:07:41.874Z] github.com/docker/docker/volume/local [2021-11-23T03:07:41.874Z] github.com/docker/docker/volume/mounts [2021-11-23T03:07:41.874Z] github.com/docker/docker/volume/service [2021-11-23T03:07:41.874Z] github.com/docker/docker/volume/service/opts [2021-11-23T03:07:41.874Z] github.com/docker/docker/volume/testutils' ']' [2021-11-23T03:07:41.875Z] + 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/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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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 [2021-11-23T03:07:42.803Z] ? github.com/docker/docker/api [no test files] [2021-11-23T03:07:48.524Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T03:07:48.524Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T03:07:48.993Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T03:07:49.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T03:07:49.730Z] === RUN TestDockerSuite/TestExec [2021-11-23T03:07:49.730Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T03:07:49.730Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T03:07:49.730Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T03:07:49.988Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T03:07:50.922Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T03:07:51.493Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T03:07:52.072Z] --- PASS: TestServicePlugin (30.68s) [2021-11-23T03:07:52.072Z] === RUN TestServiceUpdateLabel [2021-11-23T03:07:52.330Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T03:07:52.897Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T03:07:53.464Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T03:07:54.030Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T03:07:54.598Z] --- PASS: TestServiceUpdateLabel (2.41s) [2021-11-23T03:07:54.598Z] === RUN TestServiceUpdateSecrets [2021-11-23T03:07:54.598Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T03:07:55.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T03:07:55.336Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T03:07:55.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T03:07:55.974Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T03:07:56.912Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T03:07:57.479Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T03:07:57.647Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-11-23T03:07:58.415Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T03:07:58.983Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T03:08:00.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T03:08:01.511Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T03:08:02.079Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-23T03:08:02.646Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T03:08:03.216Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T03:08:03.783Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T03:08:04.350Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T03:08:04.609Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T03:08:05.984Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T03:08:06.244Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T03:08:06.811Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T03:08:07.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T03:08:09.341Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2021-11-23T03:08:09.341Z] === RUN TestServiceUpdateConfigs [2021-11-23T03:08:14.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T03:08:14.909Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T03:08:14.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T03:08:17.493Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T03:08:18.063Z] === RUN TestDockerSuite/TestExecTTY [2021-11-23T03:08:18.631Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T03:08:18.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T03:08:18.709Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T03:08:18.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T03:08:18.709Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T03:08:18.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T03:08:19.198Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-23T03:08:19.765Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T03:08:20.332Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T03:08:20.332Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-23T03:08:20.332Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T03:08:21.270Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-23T03:08:21.838Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T03:08:22.774Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-23T03:08:23.709Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T03:08:24.276Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2021-11-23T03:08:24.276Z] === RUN TestServiceUpdateNetwork [2021-11-23T03:08:24.276Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-23T03:08:24.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T03:08:24.591Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T03:08:24.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T03:08:24.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T03:08:24.591Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T03:08:24.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T03:08:24.591Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T03:08:24.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T03:08:24.639Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T03:08:24.639Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T03:08:24.639Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T03:08:24.639Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T03:08:24.639Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T03:08:27.599Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T03:08:28.590Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T03:08:28.590Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T03:08:28.590Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T03:08:28.590Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T03:08:28.590Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T03:08:28.590Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T03:08:29.542Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T03:08:31.553Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T03:08:33.726Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T03:08:33.726Z] check_test.go:379: [d43a12b70362e] daemon is not started [2021-11-23T03:08:33.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-23T03:08:34.920Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T03:08:35.857Z] docker_api_swarm_test.go:802: [dc3dece4c946f] joining swarm manager [d23a7bef242e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:08:36.793Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2021-11-23T03:08:36.793Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T03:08:37.052Z] docker_api_swarm_test.go:802: [d55a9141f0c4b] joining swarm manager [d23a7bef242e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:08:38.003Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-23T03:08:38.573Z] docker_api_swarm_test.go:802: [dc2f61cf01554] joining swarm manager [d23a7bef242e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-23T03:08:38.831Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-23T03:08:39.396Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T03:08:39.657Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T03:08:39.657Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T03:08:39.917Z] === RUN TestDockerSuite/TestHealth [2021-11-23T03:08:39.917Z] docker_api_swarm_test.go:802: [dc28a99c483a4] joining swarm manager [d23a7bef242e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-23T03:08:41.294Z] docker_api_swarm_test.go:810: [d91cc8ca3ff45] joining swarm manager [d23a7bef242e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-23T03:08:42.097Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T03:08:45.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T03:08:46.559Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-23T03:08:46.870Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T03:08:47.339Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T03:08:47.340Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T03:08:47.340Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T03:08:47.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T03:08:47.406Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T03:08:47.881Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T03:08:47.881Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:08:48.350Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T03:08:49.339Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T03:08:49.339Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T03:08:49.339Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T03:08:50.301Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T03:08:51.872Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T03:08:53.134Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T03:08:54.122Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T03:08:54.122Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T03:08:54.122Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T03:08:54.122Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T03:08:54.122Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T03:08:54.672Z] --- PASS: TestServiceUpdatePidsLimit (16.82s) [2021-11-23T03:08:54.672Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-11-23T03:08:54.672Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2021-11-23T03:08:54.672Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-11-23T03:08:54.672Z] PASS [2021-11-23T03:08:54.672Z] [2021-11-23T03:08:54.672Z] === Skipped [2021-11-23T03:08:54.672Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T03:08:54.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T03:08:54.672Z] [2021-11-23T03:08:54.672Z] DONE 27 tests, 1 skipped in 195.381s [2021-11-23T03:08:54.672Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T03:08:54.672Z] ++ 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 [2021-11-23T03:08:54.672Z] ++ set -e [2021-11-23T03:08:54.672Z] ++ '[' -n 0 ']' [2021-11-23T03:08:54.672Z] ++ set -x [2021-11-23T03:08:54.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-11-23T03:08:54.672Z] INFO: Testing against a local daemon [2021-11-23T03:08:54.672Z] === RUN TestSessionCreate [2021-11-23T03:08:54.672Z] --- PASS: TestSessionCreate (0.05s) [2021-11-23T03:08:54.672Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T03:08:54.672Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-23T03:08:54.672Z] PASS [2021-11-23T03:08:54.672Z] [2021-11-23T03:08:54.672Z] DONE 2 tests in 0.172s [2021-11-23T03:08:54.672Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T03:08:54.672Z] ++ 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 [2021-11-23T03:08:54.672Z] ++ set -e [2021-11-23T03:08:54.672Z] ++ '[' -n 0 ']' [2021-11-23T03:08:54.672Z] ++ set -x [2021-11-23T03:08:54.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-11-23T03:08:54.672Z] INFO: Testing against a local daemon [2021-11-23T03:08:54.672Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T03:08:54.672Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T03:08:54.672Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:08:54.672Z] === RUN TestDiskUsage [2021-11-23T03:08:54.672Z] === PAUSE TestDiskUsage [2021-11-23T03:08:54.672Z] === RUN TestEventsExecDie [2021-11-23T03:08:54.672Z] --- PASS: TestEventsExecDie (0.59s) [2021-11-23T03:08:54.672Z] === RUN TestEventsBackwardsCompatible [2021-11-23T03:08:54.672Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-23T03:08:54.672Z] === RUN TestEventsVolumeCreate [2021-11-23T03:08:54.672Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-23T03:08:54.672Z] === RUN TestInfoBinaryCommits [2021-11-23T03:08:54.672Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-23T03:08:54.672Z] === RUN TestInfoAPIVersioned [2021-11-23T03:08:54.672Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T03:08:54.672Z] === RUN TestInfoDiscoveryBackend [2021-11-23T03:08:54.930Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-23T03:08:54.931Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T03:08:55.691Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T03:08:55.865Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-23T03:08:55.865Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T03:08:56.160Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T03:08:56.432Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-23T03:08:56.432Z] === RUN TestInfoAPI [2021-11-23T03:08:56.432Z] --- PASS: TestInfoAPI (0.02s) [2021-11-23T03:08:56.432Z] === RUN TestInfoAPIWarnings [2021-11-23T03:08:56.641Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T03:08:56.641Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T03:08:56.641Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T03:08:56.641Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T03:08:56.641Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T03:08:56.641Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T03:08:56.641Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T03:08:56.641Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T03:08:56.641Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T03:08:56.641Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T03:08:57.149Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T03:08:57.149Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T03:08:58.137Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T03:08:58.965Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T03:08:58.965Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T03:08:58.965Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T03:08:58.965Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T03:08:59.533Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T03:08:59.533Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T03:09:00.099Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T03:09:00.099Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T03:09:00.099Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T03:09:00.359Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T03:09:00.359Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T03:09:00.617Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T03:09:00.876Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T03:09:00.876Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T03:09:01.444Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T03:09:01.444Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T03:09:02.011Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T03:09:02.580Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T03:09:02.580Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T03:09:02.897Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T03:09:03.148Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T03:09:04.466Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T03:09:04.466Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T03:09:04.466Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T03:09:05.455Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T03:09:05.455Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T03:09:05.455Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T03:09:05.713Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T03:09:05.713Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T03:09:05.713Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T03:09:05.924Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T03:09:07.088Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T03:09:08.032Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T03:09:08.032Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T03:09:08.144Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T03:09:08.949Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T03:09:08.970Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T03:09:09.417Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T03:09:09.418Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T03:09:09.418Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T03:09:10.345Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T03:09:10.406Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T03:09:10.874Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T03:09:10.874Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T03:09:10.874Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T03:09:10.874Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T03:09:10.874Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T03:09:11.281Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T03:09:11.848Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T03:09:12.108Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T03:09:12.676Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T03:09:12.676Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-23T03:09:12.676Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T03:09:12.934Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-11-23T03:09:12.935Z] === RUN TestInfoDebug [2021-11-23T03:09:13.502Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T03:09:13.502Z] --- PASS: TestInfoDebug (0.54s) [2021-11-23T03:09:13.502Z] === RUN TestInfoInsecureRegistries [2021-11-23T03:09:14.072Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T03:09:14.072Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-11-23T03:09:14.072Z] === RUN TestInfoRegistryMirrors [2021-11-23T03:09:14.331Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T03:09:14.331Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-23T03:09:14.331Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T03:09:14.589Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-23T03:09:14.589Z] === RUN TestPingCacheHeaders [2021-11-23T03:09:14.589Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-23T03:09:14.589Z] === RUN TestPingGet [2021-11-23T03:09:14.589Z] --- PASS: TestPingGet (0.02s) [2021-11-23T03:09:14.589Z] === RUN TestPingHead [2021-11-23T03:09:14.589Z] --- PASS: TestPingHead (0.03s) [2021-11-23T03:09:14.589Z] === RUN TestVersion [2021-11-23T03:09:14.589Z] --- PASS: TestVersion (0.02s) [2021-11-23T03:09:14.589Z] === CONT TestDiskUsage [2021-11-23T03:09:14.848Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T03:09:15.106Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T03:09:15.365Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T03:09:15.365Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T03:09:15.634Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T03:09:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T03:09:15.932Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T03:09:15.932Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage (1.40s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-23T03:09:16.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T03:09:16.192Z] PASS [2021-11-23T03:09:16.192Z] [2021-11-23T03:09:16.192Z] === Skipped [2021-11-23T03:09:16.192Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T03:09:16.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T03:09:16.192Z] [2021-11-23T03:09:16.192Z] DONE 53 tests, 1 skipped in 22.507s [2021-11-23T03:09:16.192Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T03:09:16.192Z] ++ 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 [2021-11-23T03:09:16.192Z] ++ set -e [2021-11-23T03:09:16.192Z] ++ '[' -n 0 ']' [2021-11-23T03:09:16.192Z] ++ set -x [2021-11-23T03:09:16.192Z] ++ 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 [2021-11-23T03:09:16.451Z] INFO: Testing against a local daemon [2021-11-23T03:09:16.451Z] === RUN TestVolumesCreateAndList [2021-11-23T03:09:16.451Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-23T03:09:16.451Z] === RUN TestVolumesRemove [2021-11-23T03:09:16.451Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-23T03:09:16.451Z] === RUN TestVolumesInspect [2021-11-23T03:09:16.451Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-23T03:09:16.451Z] === RUN TestVolumesInvalidJSON [2021-11-23T03:09:16.451Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T03:09:16.451Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T03:09:16.451Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T03:09:16.451Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-23T03:09:16.451Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T03:09:16.451Z] PASS [2021-11-23T03:09:16.451Z] [2021-11-23T03:09:16.451Z] DONE 5 tests in 0.399s [2021-11-23T03:09:16.451Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T03:09:16.711Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T03:09:16.711Z] +++ kill 6274 [2021-11-23T03:09:16.973Z] +++ /etc/init.d/apparmor stop [2021-11-23T03:09:16.973Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T03:09:16.973Z] [2021-11-23T03:09:16.973Z] Unloading profiles will leave already running processes permanently [2021-11-23T03:09:16.973Z] unconfined, which can lead to unexpected situations. [2021-11-23T03:09:16.973Z] [2021-11-23T03:09:16.973Z] To set a process to complain mode, use the command line tool [2021-11-23T03:09:16.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T03:09:16.973Z] +++ true [2021-11-23T03:09:16.973Z] exiting test-integration [2021-11-23T03:09:16.973Z] ++ exit 0 [2021-11-23T03:09:16.973Z] [2021-11-23T03:09:17.232Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T03:09:17.799Z] + for job in $(jobs -p) [2021-11-23T03:09:17.800Z] + wait 3907 [2021-11-23T03:09:17.987Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T03:09:18.368Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-23T03:09:18.935Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T03:09:19.046Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-11-23T03:09:19.046Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T03:09:19.046Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T03:09:19.046Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T03:09:19.047Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-11-23T03:09:19.047Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T03:09:19.047Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-23T03:09:19.047Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T03:09:19.047Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2021-11-23T03:09:19.047Z] ok github.com/docker/docker/builder/dockerfile 0.208s coverage: 49.0% of statements [2021-11-23T03:09:19.047Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T03:09:19.047Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-23T03:09:19.196Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T03:09:19.303Z] ok github.com/docker/docker/builder/remotecontext/git 1.314s coverage: 86.3% of statements [2021-11-23T03:09:19.303Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T03:09:19.303Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T03:09:19.349Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T03:09:19.349Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T03:09:19.349Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T03:09:19.349Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T03:09:19.349Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T03:09:19.349Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T03:09:19.349Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T03:09:19.349Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T03:09:19.349Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T03:09:19.764Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T03:09:19.764Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-23T03:09:19.764Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T03:09:19.865Z] ok github.com/docker/docker/cmd/docker-proxy 0.127s coverage: 67.6% of statements [2021-11-23T03:09:20.700Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T03:09:20.959Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T03:09:21.526Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T03:09:21.785Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T03:09:21.785Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T03:09:22.048Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T03:09:22.048Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-23T03:09:22.048Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T03:09:22.308Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T03:09:22.874Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T03:09:22.874Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T03:09:23.134Z] ok github.com/docker/docker/client 0.132s coverage: 75.6% of statements [2021-11-23T03:09:23.441Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T03:09:24.007Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T03:09:24.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-23T03:09:25.137Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T03:09:25.137Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:09:25.137Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T03:09:25.137Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T03:09:25.137Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T03:09:25.952Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T03:09:25.952Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T03:09:26.519Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T03:09:26.791Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T03:09:26.792Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T03:09:26.792Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T03:09:26.792Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T03:09:27.086Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T03:09:27.262Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T03:09:28.024Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T03:09:28.040Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T03:09:28.591Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T03:09:28.850Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T03:09:29.420Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T03:09:29.987Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T03:09:30.220Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T03:09:30.220Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T03:09:30.220Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T03:09:30.220Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T03:09:30.220Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T03:09:30.220Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T03:09:30.220Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T03:09:30.220Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T03:09:30.220Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T03:09:30.248Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T03:09:30.816Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T03:09:30.816Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-23T03:09:32.719Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T03:09:33.137Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-23T03:09:33.137Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T03:09:33.137Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T03:09:33.137Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:09:33.137Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T03:09:33.287Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T03:09:34.221Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T03:09:34.480Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T03:09:35.414Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T03:09:36.793Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T03:09:38.169Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T03:09:38.169Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T03:09:38.922Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T03:09:39.544Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T03:09:39.852Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T03:09:40.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T03:09:45.112Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T03:09:45.112Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T03:09:45.112Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T03:09:45.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T03:09:45.759Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T03:09:45.759Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T03:09:45.759Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T03:09:46.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-23T03:09:47.240Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T03:09:49.144Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T03:09:49.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T03:09:49.556Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T03:09:50.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T03:09:50.025Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T03:09:50.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T03:09:50.025Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T03:09:50.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T03:09:50.494Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T03:09:50.494Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T03:09:50.494Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T03:09:50.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-23T03:09:50.778Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T03:09:51.345Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T03:09:52.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T03:09:52.293Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T03:09:52.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T03:09:52.721Z] docker_api_swarm_service_test.go:395: [d7bf7fe2104f8] joining swarm manager [d7ff71e46dec8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:09:53.288Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-23T03:09:53.288Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T03:09:53.547Z] docker_api_swarm_service_test.go:395: [d6840fc54729c] joining swarm manager [d7ff71e46dec8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:09:53.806Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T03:09:53.806Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T03:09:53.806Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T03:09:54.373Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T03:09:54.940Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T03:09:57.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T03:09:59.130Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T03:09:59.130Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T03:10:01.815Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-11-23T03:10:01.815Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-11-23T03:10:01.815Z] ok github.com/docker/docker/cmd/dockerd/trap 2.484s coverage: 0.0% of statements [2021-11-23T03:10:01.815Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T03:10:01.815Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T03:10:01.815Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T03:10:01.815Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T03:10:01.815Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T03:10:04.395Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T03:10:04.395Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T03:10:04.395Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T03:10:04.963Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T03:10:05.542Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T03:10:05.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T03:10:06.485Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T03:10:07.419Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T03:10:07.986Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T03:10:08.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-23T03:10:09.856Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T03:10:09.910Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2021-11-23T03:10:09.910Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-11-23T03:10:10.423Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T03:10:10.841Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-11-23T03:10:10.989Z] docker_api_swarm_service_test.go:343: [d6c539f932f84] joining swarm manager [db874bcc2829f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:10:11.248Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T03:10:11.740Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T03:10:11.740Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T03:10:11.740Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T03:10:11.740Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T03:10:11.815Z] docker_api_swarm_service_test.go:343: [dddc7247fd75a] joining swarm manager [db874bcc2829f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:10:14.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T03:10:14.425Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T03:10:14.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T03:10:18.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T03:10:18.241Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T03:10:18.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T03:10:18.241Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T03:10:18.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T03:10:18.375Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T03:10:18.928Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-11-23T03:10:18.928Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 80.9% of statements [2021-11-23T03:10:18.928Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-23T03:10:19.184Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-23T03:10:19.746Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-23T03:10:20.676Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.468s coverage: 74.6% of statements [2021-11-23T03:10:22.044Z] ok github.com/docker/docker/daemon 12.143s coverage: 17.5% of statements [2021-11-23T03:10:22.044Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T03:10:22.044Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T03:10:22.044Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T03:10:22.044Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T03:10:22.301Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2021-11-23T03:10:22.865Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.384s coverage: 56.2% of statements [2021-11-23T03:10:23.637Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T03:10:23.637Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T03:10:24.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T03:10:24.126Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T03:10:24.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T03:10:24.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T03:10:24.126Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T03:10:24.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T03:10:24.126Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T03:10:24.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T03:10:24.202Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T03:10:24.233Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2021-11-23T03:10:24.770Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T03:10:25.031Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T03:10:25.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-23T03:10:25.290Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T03:10:25.861Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T03:10:26.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T03:10:26.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.378s coverage: 50.5% of statements [2021-11-23T03:10:27.010Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.592s coverage: 45.9% of statements [2021-11-23T03:10:27.011Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T03:10:27.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T03:10:27.239Z] docker_api_swarm_service_test.go:490: [d2cb3b586eb08] joining swarm manager [d3f0715ad115e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:10:27.498Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T03:10:27.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-23T03:10:27.757Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-23T03:10:28.325Z] docker_api_swarm_service_test.go:490: [dd2b15d9a1836] joining swarm manager [d3f0715ad115e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:10:30.287Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2021-11-23T03:10:31.218Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.825s coverage: 58.0% of statements [2021-11-23T03:10:31.218Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-23T03:10:31.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T03:10:31.470Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T03:10:32.589Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-11-23T03:10:33.153Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-11-23T03:10:33.608Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T03:10:34.446Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T03:10:34.542Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T03:10:35.109Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T03:10:36.429Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.7% of statements [2021-11-23T03:10:36.429Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T03:10:36.429Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T03:10:36.664Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T03:10:36.730Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 43.5% of statements [2021-11-23T03:10:37.009Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T03:10:39.299Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2021-11-23T03:10:39.299Z] ok github.com/docker/docker/daemon/logger/awslogs 0.400s coverage: 77.4% of statements [2021-11-23T03:10:39.299Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T03:10:39.299Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T03:10:40.226Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-11-23T03:10:41.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-11-23T03:10:41.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 69.9% of statements [2021-11-23T03:10:41.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-23T03:10:43.051Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2021-11-23T03:10:43.051Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T03:10:43.095Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T03:10:43.095Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-23T03:10:43.095Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T03:10:43.308Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 55.1% of statements [2021-11-23T03:10:44.996Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T03:10:45.203Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-11-23T03:10:45.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T03:10:46.572Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 46.8% of statements [2021-11-23T03:10:46.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-23T03:10:47.135Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2021-11-23T03:10:47.699Z] ok github.com/docker/docker/daemon/logger/splunk 2.115s coverage: 82.5% of statements [2021-11-23T03:10:47.699Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T03:10:47.833Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T03:10:48.264Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2021-11-23T03:10:48.264Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T03:10:48.769Z] docker_api_swarm_service_test.go:128: [dfa0055c33db1] joining swarm manager [dcb7d4bfe8afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:10:49.705Z] docker_api_swarm_service_test.go:129: [d301418673a53] joining swarm manager [dcb7d4bfe8afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:10:49.705Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T03:10:50.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T03:10:50.112Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T03:10:50.161Z] ok github.com/docker/docker/distribution/metadata 0.075s coverage: 48.2% of statements [2021-11-23T03:10:50.579Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T03:10:50.580Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:10:50.580Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T03:10:51.607Z] docker_api_swarm_service_test.go:137: [d1b504aa27235] joining swarm manager [dcb7d4bfe8afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-23T03:10:52.054Z] ok github.com/docker/docker/distribution 0.109s coverage: 25.8% of statements [2021-11-23T03:10:52.055Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T03:10:52.142Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T03:10:52.142Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T03:10:52.142Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T03:10:52.174Z] docker_api_swarm_service_test.go:138: [dbd78b8afb4dc] joining swarm manager [dcb7d4bfe8afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-23T03:10:52.433Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T03:10:52.984Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-11-23T03:10:54.353Z] ok github.com/docker/docker/image 0.025s coverage: 86.6% of statements [2021-11-23T03:10:54.353Z] ok github.com/docker/docker/distribution/xfer 1.962s coverage: 85.1% of statements [2021-11-23T03:10:54.353Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T03:10:55.284Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2021-11-23T03:10:55.848Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-11-23T03:10:55.930Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T03:10:56.777Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2021-11-23T03:10:56.777Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T03:10:56.916Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T03:10:56.916Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T03:10:56.916Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T03:10:56.916Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T03:10:56.916Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T03:10:57.341Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-11-23T03:10:57.719Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T03:10:58.478Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T03:10:58.656Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T03:10:58.710Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-11-23T03:10:58.947Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T03:10:59.226Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T03:10:59.415Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T03:10:59.882Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T03:11:00.080Z] ok github.com/docker/docker/opts 0.029s coverage: 67.1% of statements [2021-11-23T03:11:00.080Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-11-23T03:11:00.163Z] === RUN TestDockerSuite/TestPortList [2021-11-23T03:11:00.350Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T03:11:03.538Z] ok github.com/docker/docker/pkg/archive 0.585s coverage: 82.1% of statements [2021-11-23T03:11:04.469Z] ok github.com/docker/docker/pkg/authorization 0.591s coverage: 68.3% of statements [2021-11-23T03:11:04.726Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-11-23T03:11:04.982Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-11-23T03:11:06.725Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T03:11:07.292Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T03:11:07.501Z] ok github.com/docker/docker/layer 7.982s coverage: 68.8% of statements [2021-11-23T03:11:07.501Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T03:11:07.501Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T03:11:07.501Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T03:11:07.501Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T03:11:07.501Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T03:11:07.501Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-11-23T03:11:07.514Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T03:11:08.065Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-11-23T03:11:08.322Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2021-11-23T03:11:08.499Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T03:11:08.499Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T03:11:08.499Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T03:11:08.578Z] ok github.com/docker/docker/pkg/chrootarchive 2.776s coverage: 43.5% of statements [2021-11-23T03:11:08.578Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T03:11:08.578Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T03:11:09.485Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T03:11:09.485Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T03:11:09.485Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T03:11:09.508Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2021-11-23T03:11:09.952Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T03:11:10.441Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-11-23T03:11:10.698Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-11-23T03:11:11.628Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-23T03:11:12.166Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T03:11:12.558Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.4% of statements [2021-11-23T03:11:12.558Z] ok github.com/docker/docker/pkg/discovery/kv 3.054s coverage: 84.1% of statements [2021-11-23T03:11:12.558Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-11-23T03:11:12.814Z] ok github.com/docker/docker/pkg/fsutils 0.209s coverage: 85.1% of statements [2021-11-23T03:11:13.150Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T03:11:13.621Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T03:11:13.621Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T03:11:13.621Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T03:11:13.745Z] ok github.com/docker/docker/pkg/idtools 0.507s coverage: 69.5% of statements [2021-11-23T03:11:13.849Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T03:11:13.849Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T03:11:13.849Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T03:11:13.849Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T03:11:13.849Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T03:11:14.002Z] ok github.com/docker/docker/pkg/ioutils 0.546s coverage: 71.5% of statements [2021-11-23T03:11:14.108Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T03:11:14.108Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T03:11:14.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-23T03:11:14.259Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-11-23T03:11:14.259Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T03:11:14.259Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-11-23T03:11:14.259Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-23T03:11:14.259Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T03:11:14.516Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2021-11-23T03:11:14.516Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T03:11:14.516Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-11-23T03:11:14.605Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T03:11:14.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T03:11:14.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T03:11:14.773Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-23T03:11:15.030Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 86.7% of statements [2021-11-23T03:11:15.030Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-23T03:11:15.030Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T03:11:15.030Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T03:11:15.073Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T03:11:15.073Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T03:11:15.073Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T03:11:15.073Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T03:11:15.073Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T03:11:15.593Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-11-23T03:11:15.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T03:11:15.610Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-23T03:11:16.156Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-23T03:11:16.156Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-23T03:11:16.412Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-23T03:11:16.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-23T03:11:17.778Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2021-11-23T03:11:17.778Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-23T03:11:17.919Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-23T03:11:18.035Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-23T03:11:18.035Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-23T03:11:18.291Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-23T03:11:18.548Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-23T03:11:18.804Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-11-23T03:11:18.857Z] docker_api_swarm_service_test.go:304: [d953e9ccbbecc] joining swarm manager [d003ced1e521d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:11:18.857Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-23T03:11:19.368Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-23T03:11:19.383Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T03:11:19.424Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-23T03:11:19.624Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-11-23T03:11:19.684Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T03:11:19.822Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T03:11:19.880Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-11-23T03:11:19.942Z] docker_api_swarm_service_test.go:304: [dd0c9c2dbff17] joining swarm manager [d003ced1e521d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:11:20.137Z] coverage: [no statements] [2021-11-23T03:11:20.137Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-23T03:11:20.393Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-23T03:11:20.393Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-23T03:11:20.650Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-23T03:11:22.021Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-23T03:11:22.489Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T03:11:22.583Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-23T03:11:22.839Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-11-23T03:11:23.057Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T03:11:23.767Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2021-11-23T03:11:24.023Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-11-23T03:11:24.143Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T03:11:24.143Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T03:11:24.143Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T03:11:24.951Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2021-11-23T03:11:25.513Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-23T03:11:25.513Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-23T03:11:25.589Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T03:11:26.075Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-23T03:11:26.076Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-23T03:11:28.594Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-23T03:11:28.851Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.4% of statements [2021-11-23T03:11:28.876Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T03:11:28.876Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T03:11:29.413Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-11-23T03:11:30.342Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-11-23T03:11:31.407Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T03:11:35.360Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T03:11:35.360Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T03:11:35.360Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T03:11:35.360Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T03:11:35.360Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T03:11:35.818Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T03:11:36.277Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T03:11:36.277Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T03:11:36.277Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T03:11:36.277Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T03:11:36.735Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T03:11:36.735Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T03:11:36.735Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T03:11:36.735Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T03:11:37.701Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T03:11:37.965Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T03:11:38.537Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T03:11:39.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-23T03:11:39.730Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T03:11:40.600Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T03:11:41.106Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T03:11:41.674Z] docker_api_swarm_service_test.go:100: [ddeeca635eb60] joining swarm manager [d1cb8b99b85c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:11:42.133Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T03:11:42.133Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T03:11:42.133Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T03:11:42.133Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T03:11:42.133Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T03:11:42.133Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T03:11:42.241Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T03:11:42.500Z] docker_api_swarm_service_test.go:101: [d7576d8a59687] joining swarm manager [d1cb8b99b85c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:11:43.875Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T03:11:45.035Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T03:11:46.418Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T03:11:47.794Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T03:11:47.794Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T03:11:48.053Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T03:11:49.956Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T03:11:51.331Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T03:11:51.589Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T03:11:51.589Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-23T03:11:51.589Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T03:11:51.589Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T03:11:51.589Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T03:11:51.848Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T03:11:52.107Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T03:11:52.224Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T03:11:52.224Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === Skipped [2021-11-23T03:11:52.224Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T03:11:52.224Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T03:11:52.224Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T03:11:52.224Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T03:11:52.224Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-23T03:11:52.224Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.224Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-23T03:11:52.224Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.224Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-23T03:11:52.224Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.224Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-23T03:11:52.224Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.224Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-23T03:11:52.224Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.224Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-23T03:11:52.224Z] graphtest_unix.go:71: No driver to put! [2021-11-23T03:11:52.224Z] [2021-11-23T03:11:52.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-23T03:11:52.224Z] time="2021-11-23T03:10:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T03:11:52.224Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-23T03:11:52.225Z] time="2021-11-23T03:10:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-23T03:11:52.225Z] time="2021-11-23T03:10:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-23T03:11:52.225Z] time="2021-11-23T03:10:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-23T03:11:52.225Z] time="2021-11-23T03:10:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:71: No driver to put! [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-23T03:11:52.225Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-23T03:11:52.225Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-23T03:11:52.225Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T03:11:52.225Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-23T03:11:52.225Z] graphtest_unix.go:71: No driver to put! [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-23T03:11:52.225Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-23T03:11:52.225Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-23T03:11:52.225Z] [2021-11-23T03:11:52.225Z] DONE 2315 tests, 28 skipped in 247.836s [2021-11-23T03:11:52.225Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/config [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/idm [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/ns [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/options [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/osl [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T03:11:52.225Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-23T03:11:52.225Z] + 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/hostdiscovery 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 [2021-11-23T03:11:53.488Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T03:11:54.055Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T03:11:54.624Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T03:11:55.345Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T03:11:55.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T03:11:55.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T03:11:55.665Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T03:11:58.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T03:11:58.614Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T03:11:58.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T03:11:58.614Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T03:11:59.081Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T03:11:59.081Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T03:11:59.081Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T03:11:59.549Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T03:11:59.549Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T03:11:59.549Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T03:12:01.193Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T03:12:01.759Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T03:12:03.662Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T03:12:03.662Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T03:12:03.662Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T03:12:03.920Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T03:12:04.182Z] check_test.go:379: [ddeeca635eb60] daemon is not started [2021-11-23T03:12:05.659Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T03:12:05.659Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T03:12:05.659Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T03:12:05.659Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T03:12:06.081Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T03:12:07.017Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T03:12:08.556Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T03:12:08.930Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T03:12:09.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-23T03:12:09.757Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T03:12:09.757Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T03:12:09.757Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T03:12:10.089Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T03:12:11.660Z] docker_api_swarm_service_test.go:533: [d39fa680be293] joining swarm manager [dd079470d58e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:12:12.595Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T03:12:12.855Z] docker_api_swarm_service_test.go:534: [dcdca03b1cb58] joining swarm manager [dd079470d58e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:12:13.423Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T03:12:13.423Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T03:12:14.772Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T03:12:14.772Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T03:12:14.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T03:12:14.772Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T03:12:14.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T03:12:14.772Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T03:12:14.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T03:12:14.772Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T03:12:14.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T03:12:14.772Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T03:12:14.800Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T03:12:15.030Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T03:12:15.030Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T03:12:15.030Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T03:12:16.180Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T03:12:17.559Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T03:12:18.495Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T03:12:18.495Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-23T03:12:19.061Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T03:12:20.774Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T03:12:21.241Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T03:12:21.241Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T03:12:21.241Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T03:12:22.347Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T03:12:22.606Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T03:12:23.173Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T03:12:23.432Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T03:12:24.367Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T03:12:24.626Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T03:12:24.885Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T03:12:25.452Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T03:12:25.452Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T03:12:26.018Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T03:12:26.954Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T03:12:27.213Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T03:12:27.780Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T03:12:28.363Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-23T03:12:29.299Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T03:12:29.975Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T03:12:30.235Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-23T03:12:30.803Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-23T03:12:30.885Z] ok github.com/docker/docker/libnetwork 37.234s coverage: 40.7% of statements [2021-11-23T03:12:31.142Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2021-11-23T03:12:31.142Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T03:12:31.370Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-23T03:12:32.306Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-23T03:12:32.565Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-23T03:12:33.042Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T03:12:33.132Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-23T03:12:33.299Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T03:12:33.299Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T03:12:33.299Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T03:12:33.299Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T03:12:33.299Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-23T03:12:33.299Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T03:12:33.556Z] ok github.com/docker/docker/libnetwork/config 0.029s coverage: 24.0% of statements [2021-11-23T03:12:33.699Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-23T03:12:34.117Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-23T03:12:34.118Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T03:12:34.118Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T03:12:34.118Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-23T03:12:34.635Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T03:12:34.894Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T03:12:35.462Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T03:12:35.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-23T03:12:35.979Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T03:12:35.979Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T03:12:36.635Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.368s coverage: 59.9% of statements [2021-11-23T03:12:36.895Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T03:12:36.895Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-23T03:12:37.137Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T03:12:37.359Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T03:12:37.823Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.169s coverage: 4.0% of statements [2021-11-23T03:12:37.823Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T03:12:37.926Z] docker_api_swarm_service_test.go:148: [d602528119e91] joining swarm manager [d1ebf8e827f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:12:38.079Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-23T03:12:38.079Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T03:12:38.187Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T03:12:38.335Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-23T03:12:38.754Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T03:12:39.013Z] docker_api_swarm_service_test.go:148: [dc585cce1e349] joining swarm manager [d1ebf8e827f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:12:39.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T03:12:39.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T03:12:39.271Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T03:12:39.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-23T03:12:39.839Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T03:12:39.839Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T03:12:40.777Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T03:12:41.036Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T03:12:41.602Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T03:12:41.861Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T03:12:42.797Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T03:12:42.797Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T03:12:43.055Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T03:12:43.055Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T03:12:43.330Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T03:12:43.990Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T03:12:44.248Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T03:12:44.816Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T03:12:45.428Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T03:12:45.428Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T03:12:45.688Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T03:12:45.815Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T03:12:46.277Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T03:12:46.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T03:12:47.557Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T03:12:48.276Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.815s coverage: 7.2% of statements [2021-11-23T03:12:48.276Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T03:12:48.276Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-23T03:12:48.276Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-23T03:12:48.276Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T03:12:48.276Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-23T03:12:48.276Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T03:12:48.532Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-11-23T03:12:48.788Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2021-11-23T03:12:48.933Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T03:12:49.045Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-23T03:12:49.045Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-23T03:12:49.194Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T03:12:49.302Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-23T03:12:49.332Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T03:12:49.761Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T03:12:50.018Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T03:12:50.586Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T03:12:51.152Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T03:12:52.089Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T03:12:54.618Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T03:12:54.618Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T03:12:54.876Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T03:12:56.256Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T03:12:57.272Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T03:12:57.272Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T03:12:57.272Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T03:12:57.272Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T03:12:57.272Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T03:12:58.159Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T03:12:59.532Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T03:13:00.907Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T03:13:00.907Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-23T03:13:00.907Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T03:13:00.907Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-23T03:13:00.907Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T03:13:01.473Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T03:13:01.478Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-11-23T03:13:02.851Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T03:13:03.791Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T03:13:05.168Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T03:13:05.734Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T03:13:06.668Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T03:13:07.235Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-23T03:13:07.235Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-23T03:13:07.235Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T03:13:07.495Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-23T03:13:08.436Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T03:13:08.436Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T03:13:09.006Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T03:13:09.265Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T03:13:09.834Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-23T03:13:10.401Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T03:13:10.401Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T03:13:10.659Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T03:13:11.115Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T03:13:11.226Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T03:13:11.795Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T03:13:12.056Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T03:13:12.623Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T03:13:12.882Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T03:13:13.451Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T03:13:13.656Z] ok github.com/docker/docker/libnetwork/ipam 13.501s coverage: 85.3% of statements [2021-11-23T03:13:13.657Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T03:13:13.657Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T03:13:13.709Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T03:13:13.709Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T03:13:14.220Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-23T03:13:14.277Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T03:13:14.477Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-23T03:13:14.477Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T03:13:14.734Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-23T03:13:14.843Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T03:13:14.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-23T03:13:14.991Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2021-11-23T03:13:15.554Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2021-11-23T03:13:15.777Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T03:13:15.812Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-23T03:13:16.036Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:13:16.036Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:13:16.036Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T03:13:16.068Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-11-23T03:13:18.286Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T03:13:18.367Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T03:13:18.367Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T03:13:18.367Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T03:13:18.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T03:13:19.325Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T03:13:19.584Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-23T03:13:24.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T03:13:24.162Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T03:13:25.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T03:13:26.992Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T03:13:29.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T03:13:31.782Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-23T03:13:31.782Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T03:13:32.348Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-23T03:13:32.348Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-23T03:13:32.348Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T03:13:32.348Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T03:13:33.305Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T03:13:35.838Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T03:13:36.405Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T03:13:36.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T03:13:37.342Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T03:13:39.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-23T03:13:40.273Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T03:13:43.159Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T03:13:43.418Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T03:13:43.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-23T03:13:43.677Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T03:13:44.061Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T03:13:44.061Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T03:13:44.537Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T03:13:44.614Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T03:13:44.614Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T03:13:44.614Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T03:13:45.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T03:13:45.438Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T03:13:45.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T03:13:45.990Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-23T03:13:45.990Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T03:13:46.926Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T03:13:47.864Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T03:13:47.865Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T03:13:48.124Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T03:13:49.063Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-23T03:13:49.321Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T03:13:51.855Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-23T03:13:53.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T03:13:53.994Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T03:13:53.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T03:13:53.994Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T03:13:53.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T03:13:54.413Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T03:13:54.981Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T03:13:54.981Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-23T03:13:55.548Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T03:13:56.483Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-23T03:13:57.862Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-23T03:13:58.121Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T03:13:59.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T03:13:59.779Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T03:13:59.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T03:13:59.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T03:13:59.779Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T03:13:59.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T03:13:59.779Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T03:13:59.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T03:14:01.410Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T03:14:01.669Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-23T03:14:02.606Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T03:14:04.509Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T03:14:05.890Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T03:14:05.890Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-23T03:14:06.826Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T03:14:06.826Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T03:14:07.395Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T03:14:08.334Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T03:14:09.272Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T03:14:09.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T03:14:10.909Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T03:14:12.306Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T03:14:14.856Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T03:14:14.856Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T03:14:15.114Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-23T03:14:15.373Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T03:14:15.373Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T03:14:15.939Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T03:14:16.505Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T03:14:16.505Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T03:14:16.763Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T03:14:23.319Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-23T03:14:23.320Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-23T03:14:23.320Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T03:14:23.320Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-23T03:14:23.320Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T03:14:24.255Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T03:14:24.822Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-23T03:14:25.388Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-23T03:14:25.388Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T03:14:25.647Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T03:14:26.213Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T03:14:26.471Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T03:14:27.037Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:14:27.037Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-23T03:14:27.037Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T03:14:27.295Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T03:14:27.862Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T03:14:27.862Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-23T03:14:27.862Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T03:14:28.121Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-23T03:14:29.109Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T03:14:29.109Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-23T03:14:29.109Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T03:14:30.057Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-23T03:14:31.961Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T03:14:32.897Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T03:14:33.832Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T03:14:38.583Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T03:14:38.583Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T03:14:38.583Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-23T03:14:38.583Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-23T03:14:38.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T03:14:38.718Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T03:14:38.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T03:14:38.718Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T03:14:38.718Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T03:14:38.718Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T03:14:38.719Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:14:38.719Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T03:14:38.719Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T03:14:39.176Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T03:14:39.176Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T03:14:39.176Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T03:14:39.326Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T03:14:39.326Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T03:14:39.326Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T03:14:39.326Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T03:14:40.486Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-23T03:14:40.745Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-23T03:14:42.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-23T03:14:43.500Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-23T03:14:43.859Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T03:14:44.087Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T03:14:44.087Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T03:14:44.087Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T03:14:44.087Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T03:14:44.087Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T03:14:44.087Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T03:14:44.087Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T03:14:44.087Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T03:14:44.087Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T03:14:44.087Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T03:14:44.087Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T03:14:44.316Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T03:14:44.316Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T03:14:44.316Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T03:14:44.316Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T03:14:44.316Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T03:14:45.851Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T03:14:46.788Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-23T03:14:46.788Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-23T03:14:46.824Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T03:14:47.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T03:14:47.046Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:14:47.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T03:14:47.046Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:14:47.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T03:14:47.046Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:14:47.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T03:14:47.047Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-23T03:14:47.282Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T03:14:47.615Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-23T03:14:47.739Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T03:14:48.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T03:14:48.183Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-23T03:14:48.196Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T03:14:48.442Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-23T03:14:49.009Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-23T03:14:49.269Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T03:14:49.835Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T03:14:50.094Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T03:14:51.849Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T03:14:52.643Z] === RUN TestDockerSuite/TestRunState [2021-11-23T03:14:52.873Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T03:14:53.579Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T03:14:53.647Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T03:14:54.146Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T03:14:54.406Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T03:14:54.665Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-23T03:14:54.665Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-23T03:14:54.665Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T03:14:54.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-23T03:14:55.132Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T03:14:55.132Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T03:14:55.132Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T03:14:55.258Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T03:14:55.827Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-23T03:14:56.099Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T03:14:56.099Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T03:14:56.099Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T03:14:56.558Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T03:14:56.765Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T03:14:56.766Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T03:14:56.766Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T03:14:57.333Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-23T03:14:58.268Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-23T03:14:58.729Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T03:14:59.187Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T03:14:59.202Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-23T03:14:59.645Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T03:14:59.645Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T03:14:59.645Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T03:14:59.771Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-23T03:15:00.610Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T03:15:01.067Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T03:15:01.067Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T03:15:01.067Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T03:15:01.067Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T03:15:01.067Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T03:15:01.147Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-23T03:15:01.406Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-23T03:15:03.938Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-23T03:15:03.938Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T03:15:04.068Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T03:15:04.383Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T03:15:04.383Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T03:15:04.383Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T03:15:04.383Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T03:15:04.383Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T03:15:04.383Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T03:15:04.383Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T03:15:04.383Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T03:15:04.383Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T03:15:04.383Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T03:15:04.383Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T03:15:04.383Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T03:15:05.747Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T03:15:05.950Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T03:15:06.419Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-23T03:15:06.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-23T03:15:06.727Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T03:15:07.664Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T03:15:07.923Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T03:15:08.492Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/networkdb 104.688s coverage: 60.0% of statements [2021-11-23T03:15:08.591Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/portmapper 0.210s coverage: 48.6% of statements [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-23T03:15:08.591Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T03:15:08.591Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === Skipped [2021-11-23T03:15:08.591Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-23T03:15:08.591Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-23T03:15:08.591Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-23T03:15:08.591Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T03:15:08.591Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T03:15:08.591Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T03:15:08.591Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T03:15:08.591Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T03:15:08.591Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-23T03:15:08.591Z] firewalld_test.go:14: firewalld is not running [2021-11-23T03:15:08.591Z] [2021-11-23T03:15:08.591Z] DONE 331 tests, 9 skipped in 198.844s Post stage [Pipeline] junit [2021-11-23T03:15:09.171Z] Recording test results [2021-11-23T03:15:09.428Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-23T03:15:09.687Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-23T03:15:10.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/validate/vendor [2021-11-23T03:15:10.371Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T03:15:10.966Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T03:15:11.747Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T03:15:11.850Z] + echo Ensuring container killed. [2021-11-23T03:15:11.850Z] Ensuring container killed. [2021-11-23T03:15:11.850Z] + docker rm -vf docker-pr7 [2021-11-23T03:15:11.850Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T03:15:12.128Z] + echo Chowning /workspace to jenkins user [2021-11-23T03:15:12.128Z] Chowning /workspace to jenkins user [2021-11-23T03:15:12.128Z] + id -u [2021-11-23T03:15:12.128Z] + id -g [2021-11-23T03:15:12.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43040:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T03:15:12.293Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T03:15:12.315Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T03:15:12.573Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T03:15:12.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-23T03:15:12.573Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T03:15:12.724Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T03:15:13.140Z] === RUN TestDockerSuite/TestRunUserByName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T03:15:13.707Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T03:15:13.791Z] + bundleName=unit [2021-11-23T03:15:13.791Z] + echo Creating unit-bundles.tar.gz [2021-11-23T03:15:13.791Z] Creating unit-bundles.tar.gz [2021-11-23T03:15:13.791Z] + 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 [2021-11-23T03:15:13.791Z] bundles/junit-report-libnetwork.xml [2021-11-23T03:15:13.791Z] bundles/junit-report.xml [2021-11-23T03:15:13.791Z] bundles/go-test-report-libnetwork.json [2021-11-23T03:15:13.791Z] bundles/go-test-report.json [2021-11-23T03:15:13.791Z] bundles/profile-libnetwork.out [2021-11-23T03:15:13.791Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-23T03:15:13.801Z] Archiving artifacts [2021-11-23T03:15:14.275Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-23T03:15:14.275Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-23T03:15:14.275Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T03:15:14.275Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T03:15:14.480Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T03:15:14.806Z] + make clean [2021-11-23T03:15:14.842Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T03:15:15.101Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-23T03:15:15.371Z] docker volume rm -f docker-dev-cache [2021-11-23T03:15:15.371Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T03:15:17.061Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T03:15:18.388Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T03:15:18.388Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-23T03:15:18.647Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T03:15:19.585Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T03:15:21.489Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T03:15:22.057Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T03:15:22.938Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T03:15:23.960Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T03:15:24.219Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-23T03:15:25.595Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T03:15:26.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T03:15:26.162Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-23T03:15:26.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T03:15:26.162Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-23T03:15:26.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T03:15:26.162Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-23T03:15:26.162Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T03:15:26.162Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-23T03:15:26.162Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-23T03:15:26.162Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-23T03:15:27.098Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-23T03:15:27.666Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-23T03:15:27.702Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T03:15:28.623Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-23T03:15:29.194Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-23T03:15:29.270Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T03:15:29.453Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-23T03:15:29.714Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T03:15:29.714Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-23T03:15:30.282Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-23T03:15:30.282Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-23T03:15:30.282Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-23T03:15:30.282Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-23T03:15:30.282Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-23T03:15:30.282Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-23T03:15:30.282Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-23T03:15:30.848Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-23T03:15:31.784Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-23T03:15:31.784Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-23T03:15:32.353Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T03:15:32.612Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T03:15:32.870Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T03:15:32.870Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-23T03:15:33.068Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-23T03:15:33.068Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T03:15:33.068Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T03:15:33.437Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-23T03:15:33.539Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T03:15:33.696Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-23T03:15:33.956Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T03:15:33.956Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T03:15:34.214Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T03:15:34.527Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T03:15:34.527Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T03:15:34.527Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T03:15:35.150Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-23T03:15:35.681Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T03:15:35.681Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T03:15:35.681Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T03:15:35.716Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-23T03:15:35.717Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-23T03:15:35.717Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T03:15:35.976Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T03:15:35.976Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T03:15:36.911Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T03:15:37.170Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T03:15:38.013Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T03:15:38.544Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T03:15:39.111Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T03:15:39.111Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T03:15:39.111Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T03:15:39.408Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T03:15:39.408Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T03:15:39.408Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T03:15:39.408Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T03:15:39.408Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T03:15:39.408Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T03:15:39.679Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-23T03:15:39.866Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T03:15:40.245Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-23T03:15:40.324Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T03:15:40.325Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T03:15:40.325Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T03:15:41.181Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T03:15:41.181Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T03:15:41.697Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T03:15:41.697Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:15:41.697Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T03:15:42.117Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T03:15:42.117Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T03:15:42.684Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T03:15:42.942Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-23T03:15:43.896Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3031892555 [2021-11-23T03:15:44.158Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T03:15:44.158Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T03:15:46.062Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-23T03:15:46.062Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T03:15:46.062Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T03:15:46.062Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T03:15:46.726Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T03:15:47.439Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T03:15:48.817Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T03:15:49.075Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T03:15:49.333Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T03:15:49.333Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T03:15:49.333Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T03:15:49.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-23T03:15:49.900Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T03:15:52.129Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T03:15:52.129Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T03:15:52.434Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T03:15:52.434Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-23T03:15:53.700Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T03:15:53.700Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T03:15:53.700Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T03:15:54.688Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T03:15:54.688Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T03:15:55.378Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T03:15:57.700Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T03:15:57.701Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-23T03:15:58.488Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T03:15:59.076Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T03:15:59.477Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-23T03:15:59.643Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T03:15:59.947Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T03:16:00.211Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-23T03:16:00.779Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T03:16:00.935Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T03:16:01.404Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T03:16:01.873Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T03:16:03.311Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T03:16:03.443Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T03:16:05.215Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T03:16:05.215Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T03:16:06.615Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T03:16:07.553Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T03:16:08.929Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T03:16:09.320Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T03:16:09.320Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T03:16:09.320Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T03:16:09.789Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T03:16:10.254Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T03:16:10.254Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T03:16:10.254Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T03:16:10.254Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T03:16:11.461Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T03:16:12.835Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-23T03:16:14.548Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T03:16:15.365Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T03:16:18.646Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T03:16:22.836Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T03:16:25.366Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-23T03:16:25.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-23T03:16:26.743Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T03:16:27.700Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T03:16:27.980Z] docker_cli_service_logs_test.go:246: checking task r82xxih1knr9 [2021-11-23T03:16:27.980Z] docker_cli_service_logs_test.go:251: checking messages for r82xxih1knr9 [2021-11-23T03:16:27.980Z] docker_cli_service_logs_test.go:246: checking task xkxtqvmp7d86 [2021-11-23T03:16:27.980Z] docker_cli_service_logs_test.go:251: checking messages for xkxtqvmp7d86 [2021-11-23T03:16:28.240Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T03:16:28.807Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T03:16:28.807Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-23T03:16:28.807Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T03:16:29.374Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T03:16:29.494Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T03:16:29.494Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T03:16:29.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T03:16:30.484Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T03:16:31.907Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T03:16:35.188Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-23T03:16:35.188Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-23T03:16:35.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T03:16:35.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T03:16:35.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-23T03:16:35.448Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-23T03:16:35.448Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-23T03:16:35.448Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-23T03:16:35.448Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-23T03:16:35.448Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-23T03:16:36.386Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-23T03:16:36.954Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-23T03:16:37.520Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-23T03:16:38.276Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T03:16:38.899Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-23T03:16:38.899Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-23T03:16:41.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T03:16:41.433Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-23T03:16:42.369Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-23T03:16:43.306Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-23T03:16:43.306Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-23T03:16:43.306Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-23T03:16:43.873Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-23T03:16:44.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T03:16:46.973Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-23T03:16:48.237Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T03:16:49.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-23T03:16:52.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-23T03:16:53.000Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T03:16:55.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T03:16:58.817Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-23T03:16:58.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-23T03:17:00.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-23T03:17:00.612Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T03:17:01.569Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-23T03:17:01.569Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-23T03:17:02.507Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-23T03:17:03.883Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-23T03:17:03.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-23T03:17:05.261Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-23T03:17:06.197Z] docker_cli_swarm_test.go:1901: [d337667ed8b5c] joining swarm manager [db5999d213421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:17:07.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-23T03:17:07.391Z] docker_cli_swarm_test.go:1902: [d863380b92035] joining swarm manager [db5999d213421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:17:07.673Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T03:17:07.674Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T03:17:07.674Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T03:17:07.674Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T03:17:07.674Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T03:17:08.777Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-23T03:17:10.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-23T03:17:11.530Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T03:17:12.425Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T03:17:13.121Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T03:17:16.241Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T03:17:16.920Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T03:17:20.990Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T03:17:20.990Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T03:17:20.990Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T03:17:20.990Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T03:17:20.990Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T03:17:20.990Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T03:17:20.990Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T03:17:20.990Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T03:17:20.990Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T03:17:20.990Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T03:17:20.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T03:17:22.802Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T03:17:23.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T03:17:23.939Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:17:23.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T03:17:23.939Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:17:23.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T03:17:23.939Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:17:23.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T03:17:24.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T03:17:26.398Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-23T03:17:26.398Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T03:17:26.398Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T03:17:26.398Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T03:17:26.971Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T03:17:26.971Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T03:17:26.971Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T03:17:26.971Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T03:17:27.539Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T03:17:27.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T03:17:27.571Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T03:17:28.105Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T03:17:28.105Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T03:17:28.105Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T03:17:28.364Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T03:17:28.364Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T03:17:29.683Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T03:17:29.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T03:17:29.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T03:17:29.998Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T03:17:29.998Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T03:17:29.998Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-23T03:17:30.565Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T03:17:31.941Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T03:17:31.941Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T03:17:31.941Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T03:17:32.200Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-23T03:17:34.104Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T03:17:35.039Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-23T03:17:37.583Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T03:17:37.583Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite (1288.45s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.66s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.27s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.81s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.34s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.57s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.79s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.07s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.44s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.14s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.23s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.22s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.30s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.59s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.76s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.86s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.86s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.91s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.02s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.68s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.46s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.13s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.73s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.88s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.69s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.92s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.46s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.64s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.20s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.42s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.66s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.92s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.96s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.04s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.79s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.13s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.63s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.95s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.64s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.32s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-11-23T03:17:37.583Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.89s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.16s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.73s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.61s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.94s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.61s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.74s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.89s) [2021-11-23T03:17:37.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-23T03:17:37.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-23T03:17:37.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-23T03:17:37.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.84s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.59s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.32s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.26s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.86s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.46s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.38s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.87s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.88s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.50s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.29s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.14s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.74s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.96s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.85s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.45s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.25s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.48s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.54s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.64s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.82s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.73s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.58s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.78s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.77s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.10s) [2021-11-23T03:17:37.583Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.05s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.65s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2021-11-23T03:17:37.583Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.65s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.21s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.58s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.18s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.22s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.91s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.33s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildHistory (3.57s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.68s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLabel (0.65s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.98s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.49s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.74s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.52s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.12s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.08s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.03s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.52s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.25s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.39s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.70s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.33s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.25s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.75s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.03s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildPATH (1.57s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.17s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.82s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildRm (3.18s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.90s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.86s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.68s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.37s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.75s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.74s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.19s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.02s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.23s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.88s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.20s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.13s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.49s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2021-11-23T03:17:37.584Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.04s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.73s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.57s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.48s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.40s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bedb78_} (1.37s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13145072713_/foo_false____} (1.49s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13145072713_/foo_true____} (1.47s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3314295143_/foo_false____} (1.44s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3314295143_/foo_true____} (1.55s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3314295143_/foo_true__0xc000bedba8__} (1.31s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bedbc0_} (1.51s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bedbd8_} (1.30s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bedbf0_} (1.39s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bedc08_} (1.42s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.22s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.44s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.94s) [2021-11-23T03:17:37.584Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.74s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.47s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.47s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.49s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.55s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.88s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.43s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.26s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.72s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.04s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.97s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.70s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.80s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2021-11-23T03:17:37.585Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-11-23T03:17:37.585Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.28s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.69s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.85s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.91s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.79s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsCommit (0.83s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.23s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.71s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.65s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.68s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFilters (1.35s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFormat (1.24s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.67s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2021-11-23T03:17:37.585Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-23T03:17:37.585Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.14s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.55s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.72s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.61s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.69s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecParseError (0.58s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-11-23T03:17:37.585Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.14s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestExecWithUser (0.76s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestHealth (19.11s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.66s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.54s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.52s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.53s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.57s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.68s) [2021-11-23T03:17:37.585Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-11-23T03:17:37.585Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.40s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.62s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.88s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.00s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.63s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.88s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-11-23T03:17:37.585Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestNetHostname (1.64s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPluginActive (1.84s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.07s) [2021-11-23T03:17:37.586Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.63s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.65s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.78s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPortList (6.13s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.89s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.28s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.13s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.54s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsByOrder (2.70s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.25s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.59s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.25s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.32s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.46s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2021-11-23T03:17:37.586Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.78s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.20s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.76s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.78s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.26s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.32s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.54s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.78s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.63s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.92s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.41s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.69s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.51s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.67s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.61s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.67s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.06s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.61s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.99s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.41s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.60s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.58s) [2021-11-23T03:17:37.586Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-11-23T03:17:37.586Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.09s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.56s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2021-11-23T03:17:37.586Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-11-23T03:17:37.586Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.83s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.95s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.40s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2021-11-23T03:17:37.586Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.21s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunMount (4.82s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.01s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s) [2021-11-23T03:17:37.587Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.79s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.83s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.16s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetHost (0.97s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.27s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.53s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.34s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunRm (0.66s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.71s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.82s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.61s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunSysctls (0.96s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.65s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.61s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.83s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUserByName (0.54s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.17s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.86s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.55s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.02s) [2021-11-23T03:17:37.845Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-11-23T03:17:37.845Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.68s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.41s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.41s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.03s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.52s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.83s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.08s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.43s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.21s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.05s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.71s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.26s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.21s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.65s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.20s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.77s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.16s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.10s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2021-11-23T03:17:37.846Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.40s) [2021-11-23T03:17:37.846Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-23T03:17:37.846Z] === RUN TestDockerRegistrySuite [2021-11-23T03:17:37.846Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T03:17:38.781Z] check_test.go:195: [da13b05d43701] daemon is not started [2021-11-23T03:17:38.781Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T03:17:39.718Z] check_test.go:195: [df26cee5c44cb] daemon is not started [2021-11-23T03:17:39.718Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T03:17:41.095Z] check_test.go:195: [d3107c7d95bed] daemon is not started [2021-11-23T03:17:41.095Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T03:17:41.095Z] check_test.go:195: [d2fdc63449665] daemon is not started [2021-11-23T03:17:41.095Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:17:42.170Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T03:17:42.518Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T03:17:42.518Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T03:17:42.518Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T03:17:42.639Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T03:17:42.639Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T03:17:42.639Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T03:17:42.639Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T03:17:42.639Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T03:17:42.639Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T03:17:42.639Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T03:17:42.639Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T03:17:42.639Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T03:17:42.639Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T03:17:42.639Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T03:17:44.380Z] check_test.go:195: [d4614a50590f3] daemon is not started [2021-11-23T03:17:44.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:17:45.589Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T03:17:45.589Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-23T03:17:49.647Z] check_test.go:195: [da6bfbe9130c2] daemon is not started [2021-11-23T03:17:49.647Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T03:17:49.684Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T03:17:49.684Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T03:17:49.684Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T03:17:49.684Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T03:17:49.684Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T03:17:49.684Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T03:17:50.582Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-23T03:17:51.451Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T03:17:51.960Z] check_test.go:195: [de81583ee0ac0] daemon is not started [2021-11-23T03:17:51.960Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T03:17:52.700Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T03:17:52.898Z] docker_cli_swarm_test.go:1802: [df8d526a33cbc] joining swarm manager [d2b1b77d71e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:17:53.157Z] check_test.go:195: [de6d47f764144] daemon is not started [2021-11-23T03:17:53.157Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T03:17:54.093Z] check_test.go:195: [dd57b24791ac6] daemon is not started [2021-11-23T03:17:54.093Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T03:17:54.093Z] docker_cli_swarm_test.go:1803: [df0cacc7b1e7d] joining swarm manager [d2b1b77d71e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:17:55.471Z] check_test.go:195: [d4216c48181f5] daemon is not started [2021-11-23T03:17:55.471Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T03:17:56.408Z] check_test.go:195: [d8199126b0efd] daemon is not started [2021-11-23T03:17:56.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T03:17:56.506Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T03:17:57.317Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T03:17:57.358Z] check_test.go:195: [d1144317615d8] daemon is not started [2021-11-23T03:17:57.358Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T03:17:58.293Z] check_test.go:195: [d07627ac5d406] daemon is not started [2021-11-23T03:17:58.293Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T03:17:58.735Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T03:17:58.735Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T03:17:58.735Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T03:17:59.228Z] check_test.go:195: [dc6ce3f6db680] daemon is not started [2021-11-23T03:17:59.228Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T03:18:00.165Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2511d1d4465c22ece6d5941236ebc467277ace7292c1c982c51bc62ec3063e89 [2021-11-23T03:18:00.306Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T03:18:00.731Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:97edace192c608ee413f352cbb5ffd4c30afdffef8d23f80000d68637e664be6 [2021-11-23T03:18:00.989Z] check_test.go:195: [dfc0d458f2ad7] daemon is not started [2021-11-23T03:18:00.989Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T03:18:01.709Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T03:18:01.926Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:16cdb0d88cc4a0710266cd1e1046bbe6f14f60cff441fc8f7321067f74e6f96b [2021-11-23T03:18:02.478Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T03:18:02.479Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T03:18:02.479Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T03:18:02.492Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a099c1ea9d1f28200988bc41bbdd7949efbd7596b8192b5b56be6f463cb2bb05 [2021-11-23T03:18:02.700Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T03:18:02.750Z] check_test.go:195: [dd12f1dc66c2c] daemon is not started [2021-11-23T03:18:02.750Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T03:18:03.686Z] check_test.go:195: [d2ab28838bb9e] daemon is not started [2021-11-23T03:18:03.686Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T03:18:03.688Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T03:18:04.465Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T03:18:05.588Z] check_test.go:195: [dfeecf8686d72] daemon is not started [2021-11-23T03:18:05.588Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T03:18:06.523Z] check_test.go:195: [d178f69d674d7] daemon is not started [2021-11-23T03:18:06.523Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:18:06.781Z] check_test.go:195: [d1cd10576ae43] daemon is not started [2021-11-23T03:18:06.781Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:18:07.718Z] check_test.go:195: [db42cb09cc845] daemon is not started [2021-11-23T03:18:07.718Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:18:08.653Z] check_test.go:195: [d30555a6b5a22] daemon is not started [2021-11-23T03:18:08.654Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:18:09.221Z] check_test.go:195: [d224e27caf1fc] daemon is not started [2021-11-23T03:18:09.221Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T03:18:09.221Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T03:18:09.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-23T03:18:10.207Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T03:18:12.320Z] check_test.go:195: [d091f1f24da4c] daemon is not started [2021-11-23T03:18:12.321Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T03:18:12.379Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T03:18:12.580Z] check_test.go:195: [dacb25a1a0467] daemon is not started [2021-11-23T03:18:12.580Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T03:18:12.851Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T03:18:13.515Z] check_test.go:195: [dc7317b47a257] daemon is not started [2021-11-23T03:18:13.515Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T03:18:13.774Z] check_test.go:195: [d77f8317be358] daemon is not started [2021-11-23T03:18:13.774Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T03:18:14.032Z] check_test.go:195: [dd31093692992] daemon is not started [2021-11-23T03:18:14.032Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T03:18:14.301Z] check_test.go:195: [ddd23fa052653] daemon is not started [2021-11-23T03:18:14.301Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T03:18:14.565Z] check_test.go:195: [d3ee054c0ddb2] daemon is not started [2021-11-23T03:18:14.565Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T03:18:14.827Z] check_test.go:195: [dccaea3a0f063] daemon is not started [2021-11-23T03:18:14.827Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T03:18:14.827Z] check_test.go:195: [d37728af362c6] daemon is not started [2021-11-23T03:18:14.827Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T03:18:14.955Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-23T03:18:14.955Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T03:18:14.955Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T03:18:15.423Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T03:18:16.204Z] check_test.go:195: [da53c03d01037] daemon is not started [2021-11-23T03:18:16.204Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T03:18:16.407Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T03:18:16.407Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T03:18:16.407Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T03:18:17.579Z] check_test.go:195: [d0543e9c625aa] daemon is not started [2021-11-23T03:18:17.579Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T03:18:17.579Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-23T03:18:18.515Z] check_test.go:195: [dcd67cc9bf1c9] daemon is not started [2021-11-23T03:18:18.515Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T03:18:19.452Z] check_test.go:195: [df3b113f69d7f] daemon is not started [2021-11-23T03:18:19.452Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T03:18:19.711Z] docker_cli_swarm_test.go:1321: [d544f8faadbf8] joining swarm manager [dac3ef28282ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:18:20.652Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T03:18:21.219Z] docker_cli_swarm_test.go:1322: [dd62642960285] joining swarm manager [dac3ef28282ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite (43.70s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.18s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.07s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.20s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.00s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.89s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.78s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.18s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-11-23T03:18:21.219Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-11-23T03:18:21.219Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T03:18:21.219Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T03:18:21.477Z] check_test.go:222: [d9fbba97f4054] daemon is not started [2021-11-23T03:18:21.477Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:18:21.530Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T03:18:24.489Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T03:18:24.764Z] check_test.go:222: [dbc96f18979a1] daemon is not started [2021-11-23T03:18:24.765Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:18:25.063Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T03:18:25.063Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:18:25.063Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T03:18:30.030Z] check_test.go:222: [dacb6f82f5926] daemon is not started [2021-11-23T03:18:30.030Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T03:18:30.638Z] check_test.go:222: [d0570c916e804] daemon is not started [2021-11-23T03:18:30.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:18:30.638Z] check_test.go:222: [d3fd420e0fc61] daemon is not started [2021-11-23T03:18:30.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:18:31.576Z] check_test.go:222: [d6f1c7da5303c] daemon is not started [2021-11-23T03:18:31.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:18:31.655Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T03:18:32.510Z] check_test.go:222: [d156bb569cc8c] daemon is not started [2021-11-23T03:18:32.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:18:33.445Z] check_test.go:222: [d8455b9f9af6f] daemon is not started [2021-11-23T03:18:33.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T03:18:34.609Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T03:18:35.477Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T03:18:35.477Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T03:18:35.980Z] check_test.go:222: [d328dad97467f] daemon is not started [2021-11-23T03:18:35.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T03:18:36.238Z] check_test.go:222: [df4023de0de03] daemon is not started [2021-11-23T03:18:36.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T03:18:36.496Z] check_test.go:222: [de754e983e074] daemon is not started [2021-11-23T03:18:36.496Z] --- PASS: TestDockerSchema1RegistrySuite (15.22s) [2021-11-23T03:18:36.496Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2021-11-23T03:18:36.496Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2021-11-23T03:18:36.496Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.32s) [2021-11-23T03:18:36.496Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2021-11-23T03:18:36.496Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-23T03:18:36.496Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-11-23T03:18:36.497Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2021-11-23T03:18:36.497Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-11-23T03:18:36.497Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) [2021-11-23T03:18:36.497Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-11-23T03:18:36.497Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-11-23T03:18:36.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T03:18:36.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T03:18:37.042Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T03:18:37.042Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T03:18:37.042Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T03:18:37.432Z] check_test.go:251: [d72385491491c] daemon is not started [2021-11-23T03:18:37.432Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T03:18:37.690Z] check_test.go:251: [dd8a2d00e7dff] daemon is not started [2021-11-23T03:18:37.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T03:18:37.949Z] check_test.go:251: [dc45308eaf7eb] daemon is not started [2021-11-23T03:18:37.949Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T03:18:38.027Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T03:18:38.027Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T03:18:38.404Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T03:18:39.325Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T03:18:39.392Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T03:18:39.392Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T03:18:39.392Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T03:18:39.392Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T03:18:39.392Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T03:18:39.585Z] check_test.go:251: [d58c509502ff1] daemon is not started [2021-11-23T03:18:39.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T03:18:40.102Z] check_test.go:251: [db22d7ac5c92d] daemon is not started [2021-11-23T03:18:40.102Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T03:18:40.962Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T03:18:40.962Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T03:18:40.962Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T03:18:41.039Z] check_test.go:251: [d5cb6a1123aea] daemon is not started [2021-11-23T03:18:41.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T03:18:41.297Z] check_test.go:251: [dc045aa095d39] daemon is not started [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.69s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2021-11-23T03:18:41.297Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-11-23T03:18:41.297Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T03:18:41.297Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T03:18:42.776Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T03:18:43.243Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-23T03:18:43.711Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T03:18:44.179Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T03:18:45.163Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T03:18:45.631Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T03:18:46.560Z] check_test.go:278: [d5f3be47c8aa2] daemon is not started [2021-11-23T03:18:46.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T03:18:46.560Z] check_test.go:278: [d2df460c6912b] daemon is not started [2021-11-23T03:18:46.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T03:18:46.560Z] check_test.go:278: [dafa8aafd6e80] daemon is not started [2021-11-23T03:18:46.560Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T03:18:46.818Z] check_test.go:278: [dabb09029b09d] daemon is not started [2021-11-23T03:18:46.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T03:18:47.077Z] check_test.go:278: [d26f20f3f189c] daemon is not started [2021-11-23T03:18:47.077Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-11-23T03:18:47.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-11-23T03:18:47.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-23T03:18:47.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-23T03:18:47.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-23T03:18:47.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-11-23T03:18:47.077Z] === RUN TestDockerNetworkSuite [2021-11-23T03:18:47.077Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-23T03:18:47.194Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T03:18:47.644Z] docker_cli_network_unix_test.go:46: [d3874d1fd5570] daemon is not started [2021-11-23T03:18:47.902Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-23T03:18:48.469Z] docker_cli_network_unix_test.go:46: [de5d4a564998f] daemon is not started [2021-11-23T03:18:48.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-23T03:18:50.630Z] docker_cli_network_unix_test.go:46: [d2f0ba879c403] daemon is not started [2021-11-23T03:18:51.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-23T03:18:52.501Z] docker_cli_network_unix_test.go:46: [d7ee308c2d3f0] daemon is not started [2021-11-23T03:18:52.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-23T03:18:53.023Z] docker_cli_network_unix_test.go:1233: [dbbe353845ab4] daemon is not started [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T03:18:53.063Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T03:18:53.063Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T03:18:53.063Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T03:18:53.530Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T03:18:55.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-23T03:18:56.131Z] docker_cli_network_unix_test.go:46: [dca8186cb6954] daemon is not started [2021-11-23T03:18:56.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-23T03:18:59.391Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T03:19:00.887Z] docker_cli_network_unix_test.go:46: [d93f3814c829a] daemon is not started [2021-11-23T03:19:01.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-23T03:19:03.724Z] docker_cli_network_unix_test.go:46: [d7f0c23b50148] daemon is not started [2021-11-23T03:19:03.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-23T03:19:04.920Z] docker_cli_network_unix_test.go:46: [d1a447261e929] daemon is not started [2021-11-23T03:19:04.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-23T03:19:05.488Z] docker_cli_network_unix_test.go:46: [d9ee57429f4fe] daemon is not started [2021-11-23T03:19:05.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-23T03:19:05.839Z] docker_cli_network_unix_test.go:46: [d5f21441a11f3] daemon is not started [2021-11-23T03:19:05.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-23T03:19:06.407Z] docker_cli_network_unix_test.go:46: [d2e20ee8d5fdd] daemon is not started [2021-11-23T03:19:06.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-23T03:19:07.231Z] docker_cli_network_unix_test.go:46: [d1fa95a5254bd] daemon is not started [2021-11-23T03:19:07.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-23T03:19:07.747Z] docker_cli_network_unix_test.go:46: [de20df568c1f7] daemon is not started [2021-11-23T03:19:07.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-23T03:19:08.006Z] docker_cli_network_unix_test.go:46: [d089191f9bf0e] daemon is not started [2021-11-23T03:19:08.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-23T03:19:08.573Z] docker_cli_network_unix_test.go:46: [d2c10c513c029] daemon is not started [2021-11-23T03:19:08.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-23T03:19:08.832Z] docker_cli_network_unix_test.go:46: [d96d493eb0e6d] daemon is not started [2021-11-23T03:19:08.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-23T03:19:09.096Z] docker_cli_network_unix_test.go:46: [d46e825b9aa87] daemon is not started [2021-11-23T03:19:09.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-23T03:19:09.096Z] docker_cli_network_unix_test.go:46: [d2a8494f6be3c] daemon is not started [2021-11-23T03:19:09.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-23T03:19:10.031Z] docker_cli_network_unix_test.go:46: [dae124613356e] daemon is not started [2021-11-23T03:19:10.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-23T03:19:10.598Z] docker_cli_network_unix_test.go:46: [dc7ed0031bebf] daemon is not started [2021-11-23T03:19:10.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-23T03:19:10.856Z] docker_cli_network_unix_test.go:46: [dc20f9dedb2e7] daemon is not started [2021-11-23T03:19:10.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-23T03:19:11.115Z] docker_cli_network_unix_test.go:46: [d79989cd1bcd2] daemon is not started [2021-11-23T03:19:11.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-23T03:19:11.373Z] docker_cli_network_unix_test.go:46: [d6712d0abfbf3] daemon is not started [2021-11-23T03:19:11.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-23T03:19:12.309Z] docker_cli_network_unix_test.go:968: [d860bfd9c2a73] daemon is not started [2021-11-23T03:19:13.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-23T03:19:14.319Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T03:19:14.319Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T03:19:14.319Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T03:19:14.620Z] docker_cli_network_unix_test.go:46: [dce2ad53463b0] daemon is not started [2021-11-23T03:19:14.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-23T03:19:15.883Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T03:19:16.841Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T03:19:17.151Z] docker_cli_network_unix_test.go:1116: [d4616a8cdb59b] daemon is not started [2021-11-23T03:19:20.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-23T03:19:20.442Z] docker_cli_network_unix_test.go:46: [dd55ef0a1d61b] daemon is not started [2021-11-23T03:19:20.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-23T03:19:21.009Z] docker_cli_network_unix_test.go:46: [dcd83d35e9a36] daemon is not started [2021-11-23T03:19:21.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-23T03:19:21.267Z] docker_cli_network_unix_test.go:46: [deeec119a9e77] daemon is not started [2021-11-23T03:19:21.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-23T03:19:21.267Z] docker_cli_network_unix_test.go:46: [d42655c0521d0] daemon is not started [2021-11-23T03:19:21.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-23T03:19:21.525Z] docker_cli_network_unix_test.go:46: [d05744e9aaf19] daemon is not started [2021-11-23T03:19:21.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-23T03:19:21.525Z] docker_cli_network_unix_test.go:46: [d2e0a202bb5ba] daemon is not started [2021-11-23T03:19:21.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-23T03:19:21.525Z] docker_cli_network_unix_test.go:46: [d198c966d619c] daemon is not started [2021-11-23T03:19:21.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-23T03:19:23.428Z] docker_cli_network_unix_test.go:46: [d411dbdc753ff] daemon is not started [2021-11-23T03:19:23.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-23T03:19:23.994Z] docker_cli_network_unix_test.go:46: [d0ad8e53c58f1] daemon is not started [2021-11-23T03:19:23.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-23T03:19:23.994Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-23T03:19:23.994Z] docker_cli_network_unix_test.go:46: [db90373790d67] daemon is not started [2021-11-23T03:19:23.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-23T03:19:24.562Z] docker_cli_network_unix_test.go:46: [dfe4373bf4d2c] daemon is not started [2021-11-23T03:19:24.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-23T03:19:28.506Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T03:19:28.506Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T03:19:28.506Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T03:19:29.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-23T03:19:29.575Z] docker_cli_network_unix_test.go:1084: [d4a55426b394f] daemon is not started [2021-11-23T03:19:31.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-23T03:19:31.485Z] docker_cli_network_unix_test.go:46: [d4fb62ad0409f] daemon is not started [2021-11-23T03:19:31.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-23T03:19:31.772Z] docker_cli_network_unix_test.go:46: [d3ba1ef6b9491] daemon is not started [2021-11-23T03:19:31.783Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T03:19:32.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-23T03:19:32.967Z] docker_cli_network_unix_test.go:46: [daaf582912b92] daemon is not started [2021-11-23T03:19:33.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-23T03:19:33.534Z] docker_cli_network_unix_test.go:46: [d54da6f39a74e] daemon is not started [2021-11-23T03:19:33.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-23T03:19:34.101Z] docker_cli_network_unix_test.go:46: [d5f0d4c62f69c] daemon is not started [2021-11-23T03:19:34.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-23T03:19:34.667Z] docker_cli_network_unix_test.go:46: [d7a97babd1101] daemon is not started [2021-11-23T03:19:34.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-23T03:19:35.234Z] docker_cli_network_unix_test.go:46: [d5153f8d1e136] daemon is not started [2021-11-23T03:19:35.492Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-23T03:19:42.050Z] docker_cli_network_unix_test.go:46: [d89bf7a4094cc] daemon is not started [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite (54.51s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.97s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.40s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.98s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.23s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.37s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-11-23T03:19:42.050Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.86s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s) [2021-11-23T03:19:42.050Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.90s) [2021-11-23T03:19:42.050Z] === RUN TestDockerHubPullSuite [2021-11-23T03:19:42.050Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-23T03:19:42.224Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T03:19:43.424Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-23T03:19:44.447Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T03:19:44.447Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T03:19:44.447Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T03:19:44.447Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T03:19:44.916Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T03:19:45.323Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-23T03:19:45.906Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T03:19:46.257Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-23T03:19:47.638Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-23T03:19:47.638Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-23T03:19:47.638Z] --- PASS: TestDockerHubPullSuite (6.14s) [2021-11-23T03:19:47.638Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2021-11-23T03:19:47.638Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-11-23T03:19:47.638Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2021-11-23T03:19:47.638Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2021-11-23T03:19:47.638Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2021-11-23T03:19:47.638Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-23T03:19:47.638Z] PASS [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === Skipped [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-23T03:19:47.638Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.02s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.02s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-23T03:19:47.638Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-23T03:19:47.638Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-23T03:19:47.638Z] docker_cli_network_unix_test.go:46: [db90373790d67] daemon is not started [2021-11-23T03:19:47.638Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] DONE 1262 tests, 51 skipped in 1424.512s [2021-11-23T03:19:47.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T03:19:47.638Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T03:19:47.638Z] +++ kill 8476 [2021-11-23T03:19:47.638Z] +++ /etc/init.d/apparmor stop [2021-11-23T03:19:47.638Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T03:19:47.638Z] [2021-11-23T03:19:47.638Z] Unloading profiles will leave already running processes permanently [2021-11-23T03:19:47.639Z] unconfined, which can lead to unexpected situations. [2021-11-23T03:19:47.639Z] [2021-11-23T03:19:47.639Z] To set a process to complain mode, use the command line tool [2021-11-23T03:19:47.639Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T03:19:47.639Z] +++ true [2021-11-23T03:19:47.639Z] exiting test-integration [2021-11-23T03:19:47.639Z] ++ exit 0 [2021-11-23T03:19:47.639Z] [2021-11-23T03:19:47.898Z] + for job in $(jobs -p) [2021-11-23T03:19:47.898Z] + wait 3908 [2021-11-23T03:19:48.466Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-23T03:19:49.603Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T03:19:49.719Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T03:19:51.737Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T03:19:51.752Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-23T03:19:52.683Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T03:19:57.455Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T03:19:58.331Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-23T03:20:02.157Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T03:20:03.595Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-23T03:20:04.394Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T03:20:06.125Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-23T03:20:08.021Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T03:20:10.310Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-23T03:20:12.210Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-23T03:20:12.437Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T03:20:12.437Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T03:20:12.437Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T03:20:13.885Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T03:20:16.395Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-23T03:20:16.395Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-23T03:20:16.395Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-23T03:20:19.642Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T03:20:19.642Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T03:20:19.759Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T03:20:20.581Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-23T03:20:21.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-23T03:20:22.064Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T03:20:22.082Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-23T03:20:23.450Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T03:20:23.450Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T03:20:24.007Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-23T03:20:26.419Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T03:20:37.567Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T03:20:37.567Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T03:20:37.567Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T03:20:44.261Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T03:20:44.261Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T03:20:44.261Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T03:20:44.722Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T03:20:44.722Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T03:20:44.722Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T03:20:44.722Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T03:20:44.722Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T03:20:44.722Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T03:20:44.730Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T03:20:46.300Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T03:20:47.671Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T03:20:50.099Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T03:20:52.419Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T03:20:53.899Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T03:20:53.899Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T03:20:53.899Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T03:20:53.899Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T03:20:53.899Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T03:20:53.899Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T03:20:53.900Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T03:20:54.632Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T03:20:55.100Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T03:20:55.100Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T03:20:57.699Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T03:20:57.699Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T03:20:58.048Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T03:20:58.515Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T03:21:00.079Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T03:21:00.664Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T03:21:00.664Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T03:21:00.664Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T03:21:00.664Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T03:21:00.664Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T03:21:04.572Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T03:21:08.734Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T03:21:09.720Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T03:21:16.936Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T03:21:18.387Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T03:21:18.496Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T03:21:19.484Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T03:21:20.219Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-23T03:21:20.219Z] docker_cli_swarm_test.go:1186: [d068b4e87c798] joining swarm manager [de80464ed4ead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:21:22.174Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T03:21:25.493Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T03:21:26.650Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T03:21:26.776Z] docker_cli_swarm_test.go:1195: [d15a3b625e800] joining swarm manager [de80464ed4ead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:21:30.830Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T03:21:31.411Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-23T03:21:31.411Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T03:21:31.880Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T03:21:31.880Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T03:21:31.880Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T03:21:34.099Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T03:21:34.099Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T03:21:34.099Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-23T03:21:35.581Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T03:21:39.369Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T03:21:40.355Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T03:21:40.355Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T03:21:40.822Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T03:21:40.822Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T03:21:40.822Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T03:21:42.772Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T03:21:43.038Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T03:21:43.038Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T03:21:43.038Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T03:21:46.569Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T03:21:46.569Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-23T03:21:59.073Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T03:21:59.073Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T03:21:59.073Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T03:21:59.073Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T03:21:59.073Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T03:21:59.073Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T03:21:59.073Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T03:22:00.061Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T03:22:05.476Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-23T03:22:07.234Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T03:22:08.223Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-23T03:22:08.223Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T03:22:08.692Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T03:22:08.692Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T03:22:08.692Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T03:22:08.692Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:22:08.692Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T03:22:10.261Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T03:22:14.057Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T03:22:15.463Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-23T03:22:18.745Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-23T03:22:18.819Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T03:22:20.647Z] docker_cli_swarm_test.go:1118: [dcd1b0a41f59c] joining swarm manager [dd77a8d66f7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:22:21.584Z] docker_cli_swarm_test.go:1119: [ddd8a5f66dc6e] joining swarm manager [dd77a8d66f7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:22:22.615Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T03:22:22.615Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T03:22:22.615Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T03:22:25.721Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T03:22:28.491Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T03:22:28.491Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T03:22:28.491Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T03:22:35.656Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T03:22:38.209Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T03:22:38.621Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T03:22:38.621Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T03:22:38.621Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T03:22:38.621Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T03:22:38.621Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T03:22:38.621Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T03:22:38.621Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:22:38.621Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T03:22:39.090Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T03:22:44.965Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T03:22:48.627Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T03:22:52.130Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T03:22:52.131Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T03:22:52.131Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T03:22:52.412Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T03:22:52.412Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T03:22:52.412Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T03:22:52.412Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T03:22:52.881Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T03:22:53.700Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T03:22:53.700Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T03:22:53.700Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T03:22:53.700Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T03:22:53.700Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T03:22:53.700Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T03:22:53.700Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T03:22:53.866Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T03:22:55.918Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T03:22:55.918Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T03:22:55.918Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T03:22:55.918Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T03:22:57.655Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T03:22:58.877Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T03:22:58.877Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T03:22:58.877Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T03:22:58.877Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T03:22:58.877Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T03:22:58.877Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T03:22:58.877Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:22:58.877Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T03:23:01.445Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T03:23:01.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T03:23:03.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T03:23:04.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T03:23:04.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T03:23:04.972Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T03:23:04.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T03:23:06.193Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T03:23:07.191Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T03:23:07.191Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T03:23:09.425Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T03:23:09.425Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:23:09.425Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T03:23:09.425Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:23:09.425Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T03:23:11.644Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T03:23:11.644Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T03:23:13.867Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T03:23:13.867Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T03:23:13.867Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T03:23:16.089Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T03:23:16.089Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T03:23:19.045Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T03:23:21.135Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T03:23:21.135Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T03:23:21.602Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T03:23:22.001Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T03:23:25.798Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T03:23:25.798Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T03:23:25.798Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T03:23:25.798Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T03:23:25.798Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T03:23:28.016Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T03:23:28.016Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T03:23:28.016Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T03:23:30.239Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T03:23:30.239Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:23:30.239Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T03:23:30.264Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T03:23:30.264Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T03:23:32.457Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T03:23:32.457Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T03:23:33.217Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T03:23:33.217Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T03:23:36.254Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T03:23:37.141Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T03:23:37.141Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T03:23:37.141Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T03:23:37.141Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T03:23:37.970Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T03:23:38.471Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T03:23:38.471Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T03:23:38.471Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T03:23:38.471Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T03:23:38.471Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T03:23:38.471Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T03:23:38.471Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T03:23:38.471Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T03:23:38.471Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T03:23:38.471Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T03:23:38.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-23T03:23:40.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T03:23:40.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-23T03:23:40.044Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T03:23:42.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-23T03:23:43.007Z] docker_cli_swarm_test.go:1172: [df9627fb73eea] joining swarm manager [dd77a8d66f7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-23T03:23:43.772Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T03:23:43.772Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T03:23:43.772Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T03:23:43.772Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T03:23:44.231Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T03:23:44.231Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T03:23:44.231Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T03:23:44.231Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T03:23:44.231Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T03:23:44.231Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T03:23:44.231Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T03:23:44.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-23T03:23:47.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-23T03:23:47.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T03:23:47.961Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:23:47.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T03:23:47.961Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:23:47.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T03:23:47.961Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:23:47.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T03:23:48.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T03:23:49.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088be8_} [2021-11-23T03:23:51.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12800665640_c:\foo_false____} [2021-11-23T03:23:53.609Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T03:23:54.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12800665640_c:\foo_true____} [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T03:23:57.065Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T03:23:57.065Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T03:23:57.065Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T03:23:57.065Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T03:23:57.065Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T03:23:57.065Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T03:23:57.065Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T03:23:59.202Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T03:23:59.202Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T03:23:59.202Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T03:23:59.670Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T03:24:00.021Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T03:24:00.021Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T03:24:00.021Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:24:00.021Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T03:24:01.232Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T03:24:02.240Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T03:24:02.240Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T03:24:02.240Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T03:24:02.240Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T03:24:04.491Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T03:24:04.491Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T03:24:04.491Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T03:24:04.491Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T03:24:04.491Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T03:24:04.491Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T03:24:04.491Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T03:24:05.110Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T03:24:08.408Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T03:24:08.408Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T03:24:08.408Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T03:24:08.408Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T03:24:08.408Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T03:24:08.408Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T03:24:08.408Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T03:24:08.408Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T03:24:08.408Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T03:24:08.408Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T03:24:08.408Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T03:24:08.408Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T03:24:09.256Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T03:24:09.373Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T03:24:09.373Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-23T03:24:09.860Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T03:24:09.861Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T03:24:09.861Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T03:24:09.861Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T03:24:09.861Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T03:24:09.861Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T03:24:09.861Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T03:24:11.473Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T03:24:11.473Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:24:11.473Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T03:24:11.473Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T03:24:11.473Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T03:24:14.628Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T03:24:14.628Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T03:24:15.155Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T03:24:17.580Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T03:24:17.580Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T03:24:18.054Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T03:24:18.054Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T03:24:18.054Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T03:24:19.838Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T03:24:20.141Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T03:24:20.142Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T03:24:20.142Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T03:24:20.142Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:24:20.142Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T03:24:21.725Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-23T03:24:21.725Z] docker_cli_swarm_test.go:1453: [de660564a26c7] joining swarm manager [dbb4bdeaa9754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:24:21.725Z] docker_cli_swarm_test.go:1454: [d6ef921855c06] joining swarm manager [dbb4bdeaa9754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T03:24:25.625Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T03:24:28.812Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T03:24:28.812Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T03:24:28.812Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T03:24:28.812Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T03:24:28.812Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T03:24:30.306Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T03:24:31.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T03:24:31.032Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T03:24:31.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T03:24:31.032Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T03:24:31.032Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T03:24:31.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-23T03:24:31.846Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T03:24:32.628Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-23T03:24:32.628Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-23T03:24:32.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-23T03:24:32.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-23T03:24:33.251Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T03:24:33.252Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:24:33.252Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T03:24:33.252Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T03:24:33.252Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T03:24:33.252Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T03:24:33.252Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T03:24:33.252Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T03:24:33.252Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T03:24:33.252Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T03:24:33.252Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T03:24:33.455Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-23T03:24:35.469Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T03:24:35.984Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-23T03:24:36.532Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-23T03:24:36.532Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T03:24:36.532Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T03:24:36.990Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T03:24:37.692Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T03:24:37.692Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T03:24:37.692Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T03:24:37.955Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T03:24:37.955Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T03:24:37.955Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T03:24:39.272Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-23T03:24:39.284Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T03:24:39.284Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T03:24:39.917Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T03:24:40.386Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T03:24:40.386Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T03:24:40.386Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T03:24:40.386Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T03:24:40.854Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T03:24:40.854Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:24:40.854Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T03:24:40.854Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T03:24:41.174Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-23T03:24:41.323Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T03:24:43.075Z] docker_cli_swarm_unix_test.go:63: [d4409406c4e4b] joining swarm manager [ddbf832adc51c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:24:46.447Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T03:24:48.487Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T03:24:48.487Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T03:24:48.957Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T03:24:50.323Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T03:24:50.323Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:24:50.323Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T03:24:51.194Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-23T03:24:51.194Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T03:24:51.662Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T03:24:51.662Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T03:24:51.662Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T03:24:51.913Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T03:24:51.913Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T03:24:51.913Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T03:24:51.913Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T03:24:54.610Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T03:24:54.610Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.610Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T03:24:54.879Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T03:24:54.879Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T03:24:54.879Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T03:24:54.879Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T03:24:54.879Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T03:24:54.879Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T03:24:54.879Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T03:24:54.879Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T03:24:57.099Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T03:24:59.317Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T03:25:00.634Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T03:25:01.092Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T03:25:02.272Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-23T03:25:03.267Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T03:25:03.267Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T03:25:03.267Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T03:25:03.725Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T03:25:03.725Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T03:25:05.028Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T03:25:08.814Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T03:25:09.281Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-23T03:25:10.947Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-23T03:25:12.281Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T03:25:13.247Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-23T03:25:14.213Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T03:25:14.670Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T03:25:14.745Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T03:25:15.637Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T03:25:16.095Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T03:25:17.636Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T03:25:19.505Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T03:25:21.723Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T03:25:21.764Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T03:25:21.764Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T03:25:21.764Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T03:25:21.764Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T03:25:21.764Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T03:25:21.764Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T03:25:21.764Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T03:25:22.192Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T03:25:22.751Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T03:25:23.419Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T03:25:23.419Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:25:23.419Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T03:25:23.419Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T03:25:23.419Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T03:25:23.419Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T03:25:23.419Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T03:25:23.419Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T03:25:23.877Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T03:25:24.335Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T03:25:24.793Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T03:25:25.990Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T03:25:26.466Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T03:25:27.462Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T03:25:29.476Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T03:25:31.405Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T03:25:32.401Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-23T03:25:32.401Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T03:25:32.401Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T03:25:32.401Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T03:25:32.401Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T03:25:32.401Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:25:32.401Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T03:25:32.558Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T03:25:34.614Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T03:25:34.614Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:25:34.614Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T03:25:36.696Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T03:25:36.696Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T03:25:36.696Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T03:25:36.696Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:25:36.696Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T03:25:36.696Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T03:25:36.696Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T03:25:36.696Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T03:25:36.696Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T03:25:37.685Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T03:25:37.685Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T03:25:37.685Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T03:25:39.297Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-23T03:25:39.297Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-23T03:25:39.297Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-23T03:25:39.364Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T03:25:40.643Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T03:25:40.672Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-23T03:25:43.151Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T03:25:43.151Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T03:25:43.151Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T03:25:43.956Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-23T03:25:46.485Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-23T03:25:47.809Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T03:25:48.387Z] docker_api_swarm_test.go:962: [d906a71ca35f0] joining swarm manager [deab69a1d8ab8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T03:25:50.028Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T03:25:50.325Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T03:25:50.325Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T03:25:50.325Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T03:25:52.245Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T03:25:54.597Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T03:25:54.597Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T03:25:54.597Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T03:25:54.597Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T03:25:57.002Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T03:25:57.002Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T03:25:57.002Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T03:25:57.502Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T03:25:59.958Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T03:26:01.306Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T03:26:01.306Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T03:26:01.306Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T03:26:01.306Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T03:26:01.306Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T03:26:01.306Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T03:26:01.306Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T03:26:01.306Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T03:26:03.763Z] === RUN TestDockerSuite/TestExec [2021-11-23T03:26:03.763Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:26:03.763Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T03:26:03.763Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T03:26:03.763Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T03:26:05.331Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T03:26:06.463Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-23T03:26:07.553Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T03:26:07.553Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:26:07.553Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T03:26:07.553Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:26:07.553Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T03:26:07.553Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T03:26:07.553Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T03:26:08.480Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T03:26:09.122Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T03:26:10.691Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T03:26:12.914Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T03:26:14.481Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T03:26:15.657Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T03:26:15.657Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T03:26:15.657Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T03:26:17.228Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T03:26:17.228Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T03:26:17.228Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T03:26:17.228Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T03:26:17.228Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T03:26:17.228Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T03:26:17.228Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T03:26:18.683Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-23T03:26:19.243Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T03:26:19.243Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T03:26:19.243Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T03:26:19.243Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:26:19.243Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T03:26:19.243Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T03:26:19.243Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T03:26:19.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-23T03:26:20.192Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T03:26:20.192Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T03:26:20.192Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T03:26:20.192Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T03:26:20.809Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T03:26:22.166Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-23T03:26:22.418Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T03:26:22.418Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T03:26:22.418Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T03:26:22.418Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T03:26:22.418Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T03:26:22.418Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T03:26:22.418Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:26:22.418Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T03:26:24.526Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T03:26:24.606Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T03:26:24.606Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T03:26:24.606Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T03:26:24.606Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T03:26:24.606Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T03:26:24.606Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:26:24.606Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T03:26:24.606Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T03:26:24.606Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T03:26:24.606Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T03:26:24.606Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T03:26:24.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-23T03:26:26.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T03:26:26.825Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T03:26:26.825Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T03:26:26.825Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T03:26:26.825Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:26:26.825Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T03:26:26.825Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T03:26:26.825Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T03:26:26.825Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T03:26:26.825Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T03:26:26.825Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T03:26:26.825Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-23T03:26:28.444Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T03:26:29.046Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T03:26:29.046Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T03:26:29.046Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T03:26:31.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T03:26:31.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T03:26:31.404Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T03:26:31.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T03:26:32.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-23T03:26:33.817Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T03:26:33.817Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T03:26:33.817Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T03:26:33.817Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T03:26:33.817Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T03:26:33.817Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:26:33.817Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-23T03:26:35.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T03:26:35.209Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T03:26:36.997Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-23T03:26:37.439Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T03:26:37.439Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:26:37.439Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T03:26:37.439Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:26:37.439Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T03:26:39.528Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-23T03:26:39.696Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T03:26:40.400Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T03:26:40.400Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T03:26:42.058Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-23T03:26:42.193Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T03:26:42.622Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T03:26:42.623Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T03:26:42.623Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T03:26:44.370Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T03:26:44.586Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-23T03:26:45.571Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T03:26:45.583Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T03:26:46.053Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T03:26:47.117Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-23T03:26:47.788Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T03:26:49.014Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T03:26:49.650Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-23T03:26:50.152Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T03:26:52.188Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-23T03:26:53.665Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T03:26:53.665Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:26:53.665Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T03:26:53.665Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T03:26:53.665Z] === RUN TestDockerSuite/TestHealth [2021-11-23T03:26:53.665Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T03:26:53.665Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T03:26:53.665Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T03:26:53.785Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T03:26:54.142Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T03:26:54.142Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T03:26:54.838Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T03:26:57.951Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T03:26:57.951Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T03:26:57.951Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T03:26:57.951Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T03:26:58.420Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T03:26:58.420Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T03:26:58.420Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T03:26:58.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T03:26:58.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T03:26:58.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T03:26:58.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T03:26:58.552Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T03:26:58.889Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T03:26:58.889Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:26:58.889Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T03:26:59.877Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T03:26:59.877Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T03:27:01.444Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T03:27:01.513Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T03:27:01.513Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T03:27:01.513Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T03:27:01.912Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T03:27:03.479Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T03:27:03.736Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T03:27:03.736Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:27:03.736Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T03:27:06.433Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T03:27:06.433Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T03:27:06.433Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:27:06.433Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T03:27:07.540Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T03:27:07.540Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T03:27:10.230Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T03:27:10.230Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T03:27:11.343Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T03:27:12.447Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T03:27:12.447Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T03:27:12.447Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T03:27:12.447Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T03:27:12.447Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T03:27:12.447Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T03:27:12.447Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T03:27:12.447Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T03:27:12.447Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T03:27:12.447Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:27:12.447Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T03:27:14.303Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T03:27:14.303Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T03:27:14.303Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T03:27:14.303Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T03:27:14.303Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T03:27:14.303Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T03:27:14.303Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T03:27:14.303Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T03:27:14.303Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T03:27:14.303Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T03:27:14.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-23T03:27:14.666Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T03:27:15.919Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T03:27:15.919Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T03:27:15.919Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T03:27:16.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T03:27:16.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-23T03:27:16.885Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T03:27:16.885Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:27:16.885Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T03:27:16.885Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T03:27:16.885Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T03:27:16.885Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T03:27:16.885Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T03:27:16.885Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-23T03:27:18.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-23T03:27:19.103Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T03:27:19.572Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T03:27:20.620Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T03:27:21.079Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T03:27:21.079Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T03:27:21.079Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T03:27:21.079Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T03:27:21.079Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T03:27:21.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-23T03:27:21.790Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T03:27:21.790Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T03:27:21.790Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T03:27:21.790Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T03:27:21.790Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T03:27:21.790Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T03:27:21.790Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T03:27:23.979Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T03:27:23.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-23T03:27:24.008Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T03:27:26.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088918_} [2021-11-23T03:27:27.705Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T03:27:28.764Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T03:27:28.764Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:27:28.764Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T03:27:28.764Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:27:28.764Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T03:27:28.764Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:27:28.764Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T03:27:29.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482726328_c:\foo_false____} [2021-11-23T03:27:29.882Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T03:27:30.331Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T03:27:30.339Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T03:27:30.339Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T03:27:32.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482726328_c:\foo_true____} [2021-11-23T03:27:32.549Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T03:27:32.549Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T03:27:33.239Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T03:27:34.204Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T03:27:34.375Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T03:27:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T03:27:34.768Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T03:27:34.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T03:27:34.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T03:27:34.845Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T03:27:34.846Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T03:27:34.846Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T03:27:34.846Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T03:27:34.846Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T03:27:34.846Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T03:27:34.846Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T03:27:34.846Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T03:27:34.846Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T03:27:34.846Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T03:27:34.846Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T03:27:35.585Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T03:27:36.334Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T03:27:36.334Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T03:27:36.334Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T03:27:36.334Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T03:27:37.818Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T03:27:37.818Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T03:27:37.818Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:27:37.818Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T03:27:38.553Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T03:27:40.042Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T03:27:40.513Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T03:27:40.513Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T03:27:40.513Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T03:27:41.510Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T03:27:42.734Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T03:27:42.734Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T03:27:42.734Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T03:27:42.734Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T03:27:43.204Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T03:27:43.204Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T03:27:43.204Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T03:27:45.312Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T03:27:46.879Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T03:27:47.953Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T03:27:47.980Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T03:27:48.404Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-23T03:27:49.098Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T03:27:49.486Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T03:27:50.666Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T03:27:50.941Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T03:27:50.941Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:27:50.941Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T03:27:50.941Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T03:27:50.941Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T03:27:52.886Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T03:27:55.841Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T03:27:57.407Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T03:27:57.876Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T03:27:57.876Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T03:27:57.876Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T03:27:57.876Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T03:27:58.040Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T03:27:59.444Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T03:28:00.211Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T03:28:01.385Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T03:28:01.385Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T03:28:01.385Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T03:28:01.385Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:28:01.385Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T03:28:01.663Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T03:28:03.272Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-23T03:28:07.540Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T03:28:08.765Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T03:28:09.110Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T03:28:09.110Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T03:28:09.110Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T03:28:10.065Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T03:28:10.065Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T03:28:10.065Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T03:28:10.065Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T03:28:10.065Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T03:28:11.332Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T03:28:11.332Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T03:28:11.665Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T03:28:13.026Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T03:28:13.026Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T03:28:13.026Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T03:28:13.026Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T03:28:13.026Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T03:28:15.256Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T03:28:15.256Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:28:15.256Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T03:28:15.256Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T03:28:15.256Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T03:28:15.256Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T03:28:15.256Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T03:28:15.256Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T03:28:15.256Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T03:28:15.726Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T03:28:15.726Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T03:28:16.101Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T03:28:16.350Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T03:28:16.807Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T03:28:16.807Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T03:28:16.807Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T03:28:16.807Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T03:28:16.807Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T03:28:17.952Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite (1593.49s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.41s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.93s) [2021-11-23T03:28:18.148Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.53s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.42s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.67s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.47s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.36s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.28s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.04s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.96s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.28s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.55s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.56s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.27s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.60s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.68s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.21s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.37s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.58s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.09s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.33s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.84s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.96s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.34s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.90s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.69s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.03s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.95s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.18s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.64s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s) [2021-11-23T03:28:18.148Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.74s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.46s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.90s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.88s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.59s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.49s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.62s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.51s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.38s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.19s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.83s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.62s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.79s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.66s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.74s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.76s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.89s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.25s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2021-11-23T03:28:18.149Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.84s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.68s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.55s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.15s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.29s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.12s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.67s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.40s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.35s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.39s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.98s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2021-11-23T03:28:18.149Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2021-11-23T03:28:18.149Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T03:28:18.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-23T03:28:18.715Z] docker_cli_external_volume_driver_test.go:52: [d4bb8b7c24e32] daemon is not started [2021-11-23T03:28:18.979Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T03:28:18.979Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T03:28:18.979Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T03:28:20.860Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T03:28:20.922Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T03:28:20.922Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T03:28:20.922Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T03:28:23.145Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T03:28:24.136Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T03:28:24.136Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T03:28:24.136Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T03:28:24.136Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T03:28:24.606Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T03:28:24.606Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:28:24.606Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T03:28:24.606Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T03:28:25.076Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T03:28:25.617Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T03:28:27.931Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T03:28:29.497Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T03:28:29.497Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T03:28:29.497Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T03:28:32.453Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T03:28:33.760Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T03:28:33.760Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T03:28:33.760Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T03:28:34.677Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T03:28:35.983Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T03:28:35.983Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T03:28:35.983Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T03:28:35.983Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T03:28:36.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T03:28:38.944Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T03:28:38.944Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T03:28:38.944Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T03:28:38.944Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T03:28:38.944Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T03:28:38.944Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T03:28:38.944Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T03:28:38.944Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T03:28:41.905Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T03:28:43.512Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T03:28:43.512Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T03:28:43.512Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T03:28:43.512Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T03:28:43.512Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T03:28:44.865Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T03:28:45.730Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T03:28:47.090Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-23T03:28:48.685Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T03:28:50.903Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T03:28:50.903Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.903Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T03:28:50.903Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T03:28:50.904Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T03:28:50.904Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T03:28:50.904Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T03:28:50.904Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T03:28:50.904Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T03:28:50.904Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T03:28:50.904Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T03:28:50.904Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T03:28:50.904Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T03:28:50.904Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T03:28:50.904Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T03:28:50.904Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T03:28:50.904Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T03:28:50.904Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPortList [2021-11-23T03:28:50.904Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T03:28:50.904Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T03:28:55.663Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T03:28:55.663Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T03:28:55.663Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T03:28:55.663Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T03:28:55.663Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T03:28:55.663Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T03:28:55.663Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T03:28:55.663Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:28:55.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T03:28:57.556Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-23T03:29:00.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T03:29:00.422Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T03:29:00.422Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T03:29:01.360Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T03:29:01.484Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T03:29:06.132Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T03:29:07.587Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T03:29:07.587Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T03:29:07.587Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T03:29:09.094Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T03:29:09.567Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T03:29:14.336Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T03:29:14.336Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T03:29:14.755Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T03:29:15.328Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T03:29:21.215Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T03:29:25.984Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T03:29:25.984Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T03:29:25.984Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T03:29:25.984Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:29:25.984Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T03:29:25.984Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T03:29:25.984Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T03:29:25.984Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T03:29:25.984Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T03:29:26.598Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T03:29:26.978Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T03:29:26.978Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T03:29:26.978Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T03:29:29.701Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T03:29:29.701Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T03:29:29.701Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T03:29:29.701Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T03:29:29.941Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T03:29:35.165Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T03:29:38.063Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T03:29:38.063Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T03:29:38.063Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T03:29:38.063Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T03:29:38.063Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T03:29:39.597Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T03:29:40.136Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T03:29:42.496Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T03:29:43.094Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T03:29:44.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-23T03:29:45.395Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T03:29:49.123Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T03:29:50.258Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T03:29:51.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-23T03:29:54.052Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T03:29:54.052Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T03:29:54.052Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T03:29:54.052Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T03:29:54.052Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T03:29:57.849Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T03:29:57.849Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:29:57.849Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T03:29:57.849Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T03:29:57.849Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T03:29:57.849Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T03:29:57.849Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T03:29:57.849Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T03:29:57.849Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T03:30:03.723Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T03:30:03.723Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T03:30:03.723Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T03:30:03.918Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T03:30:03.918Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T03:30:03.918Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T03:30:05.291Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T03:30:05.291Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T03:30:05.291Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T03:30:05.830Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T03:30:05.830Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T03:30:05.915Z] docker_cli_external_volume_driver_test.go:52: [deb223a0887f6] daemon is not started [2021-11-23T03:30:06.278Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T03:30:07.265Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T03:30:07.265Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T03:30:07.265Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T03:30:08.053Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T03:30:11.102Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T03:30:12.476Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T03:30:12.934Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T03:30:13.944Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T03:30:13.944Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T03:30:13.944Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T03:30:14.898Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T03:30:16.166Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T03:30:16.661Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T03:30:16.661Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T03:30:17.117Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T03:30:20.392Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T03:30:20.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-23T03:30:20.952Z] === RUN TestDockerSuite/TestExec [2021-11-23T03:30:20.952Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:30:20.952Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T03:30:20.952Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T03:30:20.952Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T03:30:23.177Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T03:30:25.407Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T03:30:25.407Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:30:25.407Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T03:30:25.407Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:30:25.407Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T03:30:25.407Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T03:30:25.407Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T03:30:28.372Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T03:30:31.335Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T03:30:34.298Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T03:30:37.258Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T03:30:38.061Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T03:30:38.061Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T03:30:38.061Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T03:30:38.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-23T03:30:40.964Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T03:30:41.422Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T03:30:42.431Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T03:30:42.431Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:30:42.431Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T03:30:43.144Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T03:30:43.144Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T03:30:43.144Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T03:30:43.144Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:30:43.144Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T03:30:43.144Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T03:30:43.144Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T03:30:46.105Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T03:30:46.108Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T03:30:47.195Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T03:30:47.196Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T03:30:47.196Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T03:30:48.183Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T03:30:49.836Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T03:30:49.836Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T03:30:49.836Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T03:30:49.836Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T03:30:49.836Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T03:30:49.836Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T03:30:49.836Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T03:30:49.904Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T03:30:49.904Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T03:30:49.904Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T03:30:49.904Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T03:30:49.904Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T03:30:49.904Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:30:49.904Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T03:30:49.904Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T03:30:49.904Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T03:30:49.904Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T03:30:49.904Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T03:30:51.078Z] docker_cli_external_volume_driver_test.go:52: [dadf69700b5e4] daemon is not started [2021-11-23T03:30:51.979Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T03:30:53.564Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T03:30:53.709Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T03:30:53.709Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T03:30:53.709Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T03:30:53.709Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:30:53.709Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T03:30:53.709Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T03:30:53.709Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T03:30:53.709Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T03:30:53.709Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T03:30:53.709Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T03:30:53.709Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-23T03:30:54.021Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T03:30:56.671Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T03:30:56.671Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T03:30:56.671Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T03:30:56.737Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T03:30:56.737Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:30:56.737Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T03:30:56.922Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T03:30:56.922Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T03:30:56.922Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T03:30:56.922Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T03:30:56.922Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T03:31:00.700Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T03:31:00.700Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T03:31:00.700Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T03:31:02.587Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T03:31:02.587Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T03:31:02.587Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T03:31:02.587Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T03:31:02.587Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T03:31:02.587Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:31:02.587Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-23T03:31:08.471Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T03:31:09.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-23T03:31:09.151Z] docker_cli_external_volume_driver_test.go:52: [d3e4cf07905ea] daemon is not started [2021-11-23T03:31:13.202Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T03:31:15.651Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T03:31:15.791Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T03:31:16.260Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T03:31:17.993Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T03:31:17.993Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T03:31:19.458Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T03:31:21.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-23T03:31:22.134Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T03:31:23.772Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T03:31:25.337Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T03:31:25.337Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:31:25.337Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T03:31:25.337Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T03:31:25.807Z] === RUN TestDockerSuite/TestHealth [2021-11-23T03:31:25.807Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T03:31:25.807Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T03:31:25.807Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T03:31:25.807Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T03:31:25.807Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T03:31:25.930Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T03:31:30.573Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T03:31:30.573Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T03:31:30.573Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T03:31:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T03:31:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T03:31:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T03:31:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T03:31:31.044Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T03:31:31.044Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:31:31.044Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T03:31:32.034Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T03:31:32.035Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T03:31:33.097Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T03:31:33.604Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T03:31:33.604Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T03:31:34.078Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-23T03:31:34.078Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T03:31:34.078Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T03:31:34.078Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T03:31:34.078Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T03:31:35.612Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T03:31:35.612Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T03:31:35.612Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-23T03:31:35.826Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T03:31:36.892Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T03:31:36.892Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-23T03:31:38.798Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T03:31:38.798Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T03:31:38.798Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:31:38.798Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T03:31:39.854Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T03:31:42.611Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T03:31:42.611Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T03:31:44.834Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T03:31:44.834Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T03:31:44.834Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T03:31:44.834Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T03:31:44.834Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T03:31:44.834Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T03:31:44.834Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T03:31:44.834Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T03:31:44.834Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T03:31:44.834Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:31:44.834Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T03:31:45.933Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T03:31:47.795Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T03:31:48.838Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T03:31:49.296Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-23T03:31:50.020Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T03:31:50.020Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:31:50.020Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T03:31:50.020Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T03:31:50.020Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T03:31:50.020Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T03:31:50.020Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T03:31:50.020Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-23T03:31:52.324Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T03:31:52.324Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T03:31:53.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-23T03:31:54.795Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T03:31:55.285Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T03:31:55.285Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T03:31:55.285Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T03:31:55.285Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T03:31:55.285Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T03:31:55.285Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T03:31:55.285Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T03:31:56.366Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T03:31:57.508Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T03:32:00.167Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T03:32:01.155Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T03:32:01.155Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T03:32:01.155Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T03:32:01.155Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T03:32:01.155Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T03:32:01.155Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T03:32:01.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T03:32:01.623Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T03:32:01.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T03:32:01.623Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T03:32:01.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T03:32:01.623Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T03:32:01.623Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T03:32:01.623Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T03:32:01.623Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T03:32:02.277Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T03:32:02.277Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:32:02.277Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T03:32:02.277Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:32:02.277Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T03:32:02.277Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:32:02.277Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T03:32:03.843Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T03:32:03.843Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T03:32:03.843Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T03:32:03.843Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T03:32:03.843Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T03:32:04.501Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T03:32:07.461Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T03:32:07.461Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T03:32:08.606Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-23T03:32:10.425Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T03:32:10.425Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T03:32:10.425Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T03:32:10.425Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T03:32:10.426Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T03:32:10.827Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T03:32:10.890Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T03:32:10.890Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T03:32:10.890Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T03:32:11.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-23T03:32:11.858Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T03:32:13.044Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T03:32:13.415Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T03:32:13.415Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T03:32:13.415Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T03:32:13.415Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T03:32:15.279Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T03:32:16.385Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T03:32:17.498Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T03:32:17.498Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T03:32:18.920Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T03:32:19.351Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T03:32:21.092Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-23T03:32:21.092Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T03:32:21.092Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T03:32:21.092Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T03:32:21.092Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T03:32:21.092Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:32:21.092Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T03:32:22.262Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T03:32:22.262Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T03:32:22.262Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T03:32:22.262Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T03:32:22.262Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T03:32:22.262Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T03:32:22.262Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.262Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T03:32:22.263Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.263Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T03:32:22.263Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.263Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T03:32:22.263Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.263Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T03:32:22.263Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T03:32:22.263Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T03:32:23.265Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T03:32:24.480Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T03:32:24.480Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T03:32:24.480Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T03:32:25.246Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T03:32:26.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-23T03:32:26.994Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T03:32:27.443Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T03:32:27.443Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T03:32:27.443Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T03:32:27.443Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T03:32:27.443Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T03:32:28.260Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T03:32:29.665Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T03:32:29.665Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T03:32:29.665Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T03:32:29.665Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T03:32:29.665Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T03:32:29.665Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T03:32:29.665Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T03:32:29.665Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T03:32:30.739Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T03:32:31.225Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T03:32:31.232Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T03:32:33.451Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T03:32:33.454Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T03:32:34.467Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T03:32:34.467Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T03:32:34.467Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T03:32:35.669Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T03:32:35.670Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T03:32:35.670Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T03:32:35.670Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T03:32:35.670Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T03:32:35.670Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T03:32:35.670Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T03:32:36.415Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T03:32:37.886Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T03:32:37.887Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T03:32:37.887Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T03:32:37.887Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:32:37.887Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T03:32:37.887Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T03:32:37.887Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T03:32:37.887Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:32:37.887Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T03:32:38.641Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T03:32:39.453Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T03:32:40.252Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T03:32:40.252Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T03:32:40.252Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T03:32:40.873Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T03:32:41.343Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T03:32:41.343Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T03:32:41.343Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T03:32:41.343Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T03:32:44.311Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T03:32:45.327Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T03:32:45.327Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T03:32:45.327Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T03:32:45.327Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T03:32:45.327Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T03:32:45.327Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T03:32:45.327Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T03:32:45.327Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:32:45.327Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T03:32:45.327Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T03:32:45.327Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T03:32:45.327Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T03:32:45.327Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T03:32:46.536Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T03:32:47.548Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T03:32:47.548Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T03:32:47.548Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T03:32:47.548Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T03:32:47.548Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T03:32:47.548Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T03:32:49.767Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T03:32:52.136Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T03:32:52.136Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T03:32:52.136Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T03:32:52.428Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T03:32:52.618Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T03:32:54.577Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T03:32:54.577Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.577Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T03:32:54.577Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.577Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T03:32:54.577Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.577Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T03:32:54.792Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T03:32:54.792Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T03:32:54.792Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T03:32:54.792Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T03:32:54.792Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T03:32:54.792Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T03:32:54.792Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T03:32:54.792Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T03:32:55.387Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T03:32:55.387Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T03:32:55.387Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T03:32:56.795Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T03:32:58.349Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T03:32:58.349Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T03:32:59.014Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T03:33:00.577Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T03:33:01.231Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T03:33:03.117Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T03:33:03.452Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T03:33:03.452Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T03:33:03.452Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T03:33:03.452Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:33:03.452Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T03:33:03.452Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T03:33:03.452Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T03:33:03.452Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T03:33:03.453Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-23T03:33:07.253Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T03:33:07.253Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T03:33:07.253Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T03:33:07.723Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T03:33:07.723Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:33:07.723Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T03:33:07.723Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T03:33:07.723Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T03:33:07.723Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T03:33:07.723Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T03:33:07.723Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T03:33:07.723Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T03:33:07.884Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T03:33:12.966Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T03:33:12.966Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T03:33:12.966Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T03:33:13.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-23T03:33:13.424Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T03:33:13.424Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T03:33:13.424Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T03:33:13.424Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T03:33:13.424Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T03:33:13.424Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T03:33:13.424Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T03:33:13.597Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T03:33:13.597Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T03:33:13.597Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T03:33:13.777Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T03:33:15.168Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T03:33:15.168Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T03:33:15.168Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T03:33:15.168Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.168Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T03:33:15.168Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.168Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T03:33:15.168Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.168Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T03:33:15.168Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T03:33:15.169Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T03:33:15.169Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T03:33:15.169Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T03:33:15.169Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T03:33:15.169Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T03:33:15.169Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T03:33:15.169Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T03:33:15.169Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-23T03:33:17.585Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T03:33:20.494Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T03:33:20.494Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T03:33:20.494Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T03:33:20.494Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T03:33:21.402Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T03:33:21.402Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T03:33:21.402Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T03:33:22.342Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T03:33:22.342Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T03:33:22.342Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T03:33:22.342Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T03:33:22.342Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T03:33:22.342Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T03:33:22.342Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T03:33:23.397Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T03:33:23.397Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T03:33:23.397Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T03:33:23.397Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T03:33:23.397Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T03:33:23.397Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T03:33:23.397Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:33:23.397Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T03:33:23.624Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T03:33:25.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T03:33:26.586Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T03:33:27.103Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T03:33:27.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T03:33:29.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T03:33:29.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T03:33:29.279Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T03:33:29.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T03:33:30.899Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T03:33:30.899Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T03:33:31.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-23T03:33:31.368Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T03:33:31.454Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T03:33:31.454Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T03:33:32.935Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T03:33:34.505Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T03:33:35.267Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T03:33:35.267Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T03:33:35.267Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T03:33:35.267Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T03:33:35.267Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T03:33:36.073Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T03:33:37.061Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T03:33:38.234Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T03:33:38.515Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T03:33:38.515Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:33:38.515Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T03:33:38.515Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:33:38.515Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T03:33:39.280Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T03:33:39.750Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T03:33:39.750Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:33:40.052Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T03:33:40.052Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T03:33:41.199Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T03:33:41.586Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T03:33:41.586Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T03:33:41.586Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T03:33:42.705Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T03:33:42.705Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T03:33:42.705Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T03:33:42.705Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T03:33:42.705Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T03:33:42.705Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T03:33:42.705Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T03:33:42.705Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T03:33:42.705Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T03:33:42.705Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:33:42.705Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T03:33:43.425Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T03:33:43.425Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.425Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T03:33:43.425Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.425Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T03:33:43.425Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.425Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T03:33:43.425Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.425Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T03:33:43.425Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.425Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T03:33:43.425Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.425Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T03:33:43.425Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.426Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T03:33:43.426Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.426Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T03:33:43.758Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T03:33:43.895Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T03:33:43.895Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T03:33:43.895Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T03:33:43.895Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T03:33:43.895Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T03:33:43.895Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T03:33:43.895Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T03:33:43.895Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPortList [2021-11-23T03:33:43.895Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T03:33:43.895Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T03:33:44.216Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T03:33:46.388Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T03:33:49.779Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T03:33:49.779Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T03:33:49.779Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T03:33:49.779Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T03:33:49.779Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T03:33:49.779Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T03:33:49.779Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T03:33:49.779Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:33:49.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T03:33:51.377Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T03:33:51.377Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T03:33:51.377Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T03:33:53.597Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T03:33:54.554Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T03:33:54.554Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T03:33:54.554Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T03:33:54.943Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T03:33:57.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T03:33:57.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T03:33:57.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T03:33:57.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T03:33:57.841Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T03:33:59.373Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T03:33:59.373Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T03:33:59.373Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T03:33:59.470Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T03:34:01.037Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T03:34:01.549Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T03:34:01.549Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:34:01.549Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T03:34:03.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-23T03:34:03.725Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T03:34:03.725Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T03:34:03.995Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T03:34:05.009Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T03:34:05.009Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T03:34:05.009Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T03:34:05.563Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T03:34:07.451Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T03:34:07.783Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T03:34:07.783Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T03:34:07.783Z] === RUN TestDockerSuite/TestRunState [2021-11-23T03:34:07.783Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T03:34:07.783Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T03:34:09.631Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T03:34:09.631Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T03:34:09.631Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T03:34:09.631Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T03:34:09.631Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T03:34:09.631Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T03:34:09.631Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T03:34:09.631Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T03:34:09.631Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T03:34:09.631Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T03:34:09.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-23T03:34:10.003Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T03:34:10.003Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:34:10.003Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T03:34:11.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T03:34:11.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-23T03:34:12.221Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T03:34:12.221Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T03:34:12.221Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T03:34:12.221Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T03:34:12.221Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T03:34:12.221Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T03:34:12.221Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T03:34:12.221Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T03:34:12.221Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T03:34:13.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-23T03:34:15.459Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T03:34:15.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-23T03:34:16.982Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T03:34:16.982Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T03:34:18.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-23T03:34:19.200Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T03:34:19.200Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T03:34:19.200Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T03:34:21.417Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T03:34:21.417Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T03:34:21.886Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T03:34:21.886Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T03:34:21.886Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T03:34:24.845Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T03:34:25.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005848_} [2021-11-23T03:34:27.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1156180898_c:\foo_false____} [2021-11-23T03:34:30.429Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T03:34:30.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1156180898_c:\foo_true____} [2021-11-23T03:34:30.899Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T03:34:30.899Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T03:34:30.899Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T03:34:30.899Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T03:34:30.899Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T03:34:32.010Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T03:34:32.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T03:34:32.725Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T03:34:32.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T03:34:32.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T03:34:32.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T03:34:32.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T03:34:32.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T03:34:32.726Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T03:34:32.726Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T03:34:32.726Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T03:34:32.726Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T03:34:32.726Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T03:34:32.726Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T03:34:34.906Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T03:34:34.906Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T03:34:34.906Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T03:34:34.906Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:34:34.906Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T03:34:34.906Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:34:34.906Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T03:34:34.906Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T03:34:34.906Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T03:34:34.906Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:34:34.906Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T03:34:34.906Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T03:34:34.906Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T03:34:34.906Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T03:34:35.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-23T03:34:35.364Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T03:34:35.364Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:34:35.364Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T03:34:35.364Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T03:34:35.364Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T03:34:35.364Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T03:34:35.364Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T03:34:35.364Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T03:34:35.364Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T03:34:35.364Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:34:35.364Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T03:34:35.364Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:34:35.364Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T03:34:35.674Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T03:34:35.950Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T03:34:37.539Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T03:34:37.539Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T03:34:37.539Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T03:34:37.539Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T03:34:39.713Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T03:34:39.713Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T03:34:39.713Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T03:34:39.713Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T03:34:39.713Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T03:34:39.713Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T03:34:39.713Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T03:34:41.826Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T03:34:41.826Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T03:34:41.826Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T03:34:41.826Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T03:34:44.364Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T03:34:44.392Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T03:34:44.784Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T03:34:45.933Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T03:34:45.933Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:34:45.933Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T03:34:45.933Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T03:34:45.933Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T03:34:47.005Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T03:34:47.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-23T03:34:49.140Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T03:34:49.140Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.140Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T03:34:49.140Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.140Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T03:34:49.228Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T03:34:49.228Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.228Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T03:34:49.228Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T03:34:49.697Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T03:34:49.697Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.697Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T03:34:49.697Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.697Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T03:34:49.697Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.697Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T03:34:49.697Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.697Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T03:34:49.697Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T03:34:49.697Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T03:34:52.653Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T03:34:54.488Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T03:34:54.488Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T03:34:54.488Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T03:34:54.488Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:34:54.488Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T03:34:54.875Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T03:34:55.021Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T03:34:55.021Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:34:55.021Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T03:34:55.021Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T03:34:55.021Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T03:34:55.021Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T03:34:55.021Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T03:34:55.021Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T03:34:55.021Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T03:34:56.443Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T03:35:01.209Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T03:35:01.209Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T03:35:01.209Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T03:35:01.209Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T03:35:01.209Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T03:35:01.209Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T03:35:01.209Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T03:35:03.428Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T03:35:03.428Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T03:35:03.759Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T03:35:03.759Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T03:35:03.759Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T03:35:03.897Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T03:35:03.897Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T03:35:04.748Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T03:35:04.749Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T03:35:04.749Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T03:35:05.512Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-23T03:35:05.512Z] docker_cli_external_volume_driver_test.go:484: [de72c98d10071] daemon is not started [2021-11-23T03:35:06.116Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T03:35:06.320Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T03:35:06.879Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T03:35:06.879Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T03:35:06.879Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T03:35:06.879Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T03:35:06.879Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T03:35:07.310Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T03:35:07.310Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T03:35:07.310Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T03:35:09.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T03:35:09.050Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T03:35:09.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T03:35:09.050Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T03:35:09.050Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T03:35:11.223Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T03:35:11.223Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:35:11.223Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T03:35:11.223Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T03:35:11.223Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T03:35:11.223Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T03:35:11.223Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T03:35:11.223Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T03:35:11.223Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T03:35:11.223Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T03:35:11.223Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T03:35:13.190Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T03:35:13.285Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T03:35:13.285Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T03:35:13.285Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T03:35:13.398Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T03:35:15.572Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T03:35:15.572Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T03:35:15.572Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T03:35:17.748Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T03:35:17.958Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T03:35:18.206Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T03:35:18.206Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T03:35:18.206Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T03:35:18.206Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T03:35:18.664Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T03:35:18.664Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:35:18.664Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T03:35:18.664Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T03:35:19.122Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T03:35:20.382Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-23T03:35:20.382Z] docker_cli_external_volume_driver_test.go:52: [d62c4138e5a1d] daemon is not started [2021-11-23T03:35:20.449Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T03:35:20.449Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:35:20.449Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T03:35:20.919Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T03:35:24.247Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T03:35:24.247Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T03:35:24.247Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T03:35:24.247Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:35:24.247Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T03:35:24.247Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T03:35:24.247Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T03:35:24.247Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T03:35:24.247Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T03:35:26.189Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T03:35:26.189Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T03:35:26.189Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T03:35:29.087Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T03:35:29.087Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T03:35:29.087Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T03:35:29.087Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T03:35:31.264Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T03:35:31.264Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.264Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T03:35:31.264Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T03:35:31.264Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.264Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T03:35:31.264Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.413Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T03:35:31.413Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.413Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T03:35:31.413Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.413Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T03:35:31.413Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.413Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T03:35:31.413Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.413Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T03:35:31.413Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.413Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T03:35:31.413Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.413Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T03:35:31.722Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T03:35:31.722Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T03:35:31.722Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T03:35:31.722Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T03:35:31.722Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T03:35:31.722Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T03:35:31.722Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T03:35:31.722Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T03:35:31.722Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T03:35:31.722Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T03:35:31.722Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T03:35:31.722Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T03:35:31.722Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T03:35:32.401Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T03:35:33.899Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T03:35:34.620Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T03:35:34.621Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T03:35:34.621Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T03:35:35.255Z] --- PASS: TestDockerExternalVolumeSuite (436.84s) [2021-11-23T03:35:35.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-11-23T03:35:35.256Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-23T03:35:35.256Z] PASS [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] === Skipped [2021-11-23T03:35:35.256Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-23T03:35:35.256Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-23T03:35:35.256Z] check_test.go:308: [d933b7793025d] daemon is not started [2021-11-23T03:35:35.256Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-23T03:35:35.256Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-23T03:35:35.256Z] check_test.go:308: [dd6304f867df6] daemon is not started [2021-11-23T03:35:35.256Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-23T03:35:35.256Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-23T03:35:35.256Z] check_test.go:308: [d6587f40f0aa2] daemon is not started [2021-11-23T03:35:35.256Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-23T03:35:35.256Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-23T03:35:35.256Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-23T03:35:35.256Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-23T03:35:35.256Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] DONE 273 tests, 5 skipped in 2371.995s [2021-11-23T03:35:35.256Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T03:35:35.256Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcbcf2af4b630/docker.pid [2021-11-23T03:35:35.256Z] +++ kill 7374 [2021-11-23T03:35:35.256Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7374 is not a child of this shell [2021-11-23T03:35:35.256Z] warning: PID 7374 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcbcf2af4b630/docker.pid had a nonzero exit code [2021-11-23T03:35:35.256Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T03:35:35.256Z] +++ kill 8513 [2021-11-23T03:35:35.256Z] +++ /etc/init.d/apparmor stop [2021-11-23T03:35:35.256Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] Unloading profiles will leave already running processes permanently [2021-11-23T03:35:35.256Z] unconfined, which can lead to unexpected situations. [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.256Z] To set a process to complain mode, use the command line tool [2021-11-23T03:35:35.256Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T03:35:35.256Z] +++ true [2021-11-23T03:35:35.256Z] exiting test-integration [2021-11-23T03:35:35.256Z] ++ exit 0 [2021-11-23T03:35:35.256Z] [2021-11-23T03:35:35.515Z] + exit 0 [2021-11-23T03:35:35.515Z] ++ jobs -p [2021-11-23T03:35:35.515Z] + pids= [2021-11-23T03:35:35.515Z] + echo 'Remaining pids to kill: []' [2021-11-23T03:35:35.515Z] Remaining pids to kill: [] [2021-11-23T03:35:35.515Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-23T03:35:35.540Z] Recording test results [2021-11-23T03:35:36.073Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T03:35:36.187Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T03:35:36.187Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T03:35:36.187Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T03:35:36.187Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T03:35:36.187Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T03:35:36.187Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:35:36.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T03:35:36.187Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T03:35:36.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T03:35:36.187Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:35:36.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T03:35:36.187Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T03:35:36.187Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T03:35:37.707Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T03:35:38.038Z] + echo Ensuring container killed. [2021-11-23T03:35:38.038Z] Ensuring container killed. [2021-11-23T03:35:38.038Z] + docker ps -aq -f name=docker-pr7-* [2021-11-23T03:35:38.038Z] + cids=a529adfda9fc [2021-11-23T03:35:38.038Z] 166c9548fdab [2021-11-23T03:35:38.038Z] 70700021009c [2021-11-23T03:35:38.038Z] + [ -n a529adfda9fc [2021-11-23T03:35:38.038Z] 166c9548fdab [2021-11-23T03:35:38.038Z] 70700021009c ] [2021-11-23T03:35:38.038Z] + docker rm -vf a529adfda9fc 166c9548fdab 70700021009c [2021-11-23T03:35:38.605Z] a529adfda9fc [2021-11-23T03:35:38.864Z] 166c9548fdab [2021-11-23T03:35:38.864Z] 70700021009c [Pipeline] sh [2021-11-23T03:35:39.159Z] + echo Chowning /workspace to jenkins user [2021-11-23T03:35:39.159Z] Chowning /workspace to jenkins user [2021-11-23T03:35:39.159Z] + id -u [2021-11-23T03:35:39.159Z] + id -g [2021-11-23T03:35:39.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43040:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T03:35:39.159Z] Unable to find image 'busybox:latest' locally [2021-11-23T03:35:39.159Z] latest: Pulling from library/busybox [2021-11-23T03:35:39.420Z] e685c5c858e3: Pulling fs layer [2021-11-23T03:35:39.420Z] e685c5c858e3: Download complete [2021-11-23T03:35:39.420Z] e685c5c858e3: Pull complete [2021-11-23T03:35:39.420Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T03:35:39.420Z] Status: Downloaded newer image for busybox:latest [2021-11-23T03:35:43.143Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T03:35:43.928Z] + bundleName=amd64 [2021-11-23T03:35:43.928Z] + echo Creating amd64-bundles.tar.gz [2021-11-23T03:35:43.928Z] Creating amd64-bundles.tar.gz [2021-11-23T03:35:43.928Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-23T03:35:43.928Z] + 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 [2021-11-23T03:35:45.314Z] Archiving artifacts [2021-11-23T03:35:46.264Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T03:35:46.264Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:35:46.264Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T03:35:47.208Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T03:35:47.517Z] + make clean [2021-11-23T03:35:47.774Z] docker volume rm -f docker-dev-cache [2021-11-23T03:35:47.774Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T03:35:50.219Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T03:35:52.147Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T03:35:52.614Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T03:35:52.614Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T03:35:53.604Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T03:35:54.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T03:35:54.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T03:35:54.018Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T03:35:54.018Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T03:35:54.018Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T03:35:54.018Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T03:35:54.018Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T03:35:54.018Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T03:35:54.901Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T03:35:55.006Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T03:35:55.006Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T03:35:57.964Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T03:35:57.964Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T03:35:58.433Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T03:35:58.433Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T03:35:58.902Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T03:35:59.586Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T03:36:00.759Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T03:36:01.121Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T03:36:01.579Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T03:36:05.305Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T03:36:05.305Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T03:36:05.520Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T03:36:05.520Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:36:05.520Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T03:36:06.066Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T03:36:06.066Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:36:06.066Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T03:36:06.272Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T03:36:06.536Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T03:36:07.006Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T03:36:07.006Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T03:36:07.006Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T03:36:10.953Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T03:36:11.383Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T03:36:11.383Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T03:36:11.383Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T03:36:14.169Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T03:36:14.169Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T03:36:14.169Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T03:36:14.683Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T03:36:14.683Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T03:36:14.683Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T03:36:14.683Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:36:14.683Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T03:36:14.683Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T03:36:14.683Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T03:36:14.683Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T03:36:14.683Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T03:36:15.651Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T03:36:15.651Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T03:36:15.651Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T03:36:18.551Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T03:36:24.610Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T03:36:24.610Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.610Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite (1955.42s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.37s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.11s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.83s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.27s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.81s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.32s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.22s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.37s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.05s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.71s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.22s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.31s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.05s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.30s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.61s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.25s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.23s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.46s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.30s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.57s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.21s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.66s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.40s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.79s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.66s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.94s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.16s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.56s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.54s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.51s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.30s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.85s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.72s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.65s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.07s) [2021-11-23T03:36:24.610Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.30s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.15s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.72s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.57s) [2021-11-23T03:36:24.610Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.34s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.91s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.20s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.44s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.30s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.77s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.86s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.35s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.75s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.46s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFails (2.30s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.42s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.51s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.63s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.00s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.12s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.10s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildHistory (9.93s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.58s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.78s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.10s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.49s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.65s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.40s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.60s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.27s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.94s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.55s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.68s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.91s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.87s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.65s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.17s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.57s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.51s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.95s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.54s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.78s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.54s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.99s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildRm (10.04s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.72s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.20s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.37s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.96s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.69s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.21s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.77s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildStderr (3.41s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.38s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.95s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.60s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.17s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.32s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.68s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.16s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.52s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.76s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.07s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.54s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.53s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.45s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.75s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.63s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.98s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestCommitChange (4.32s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.94s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.12s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestCommitTTY (6.18s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.90s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.19s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.37s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.30s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.32s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.89s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.84s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.41s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.27s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.46s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.55s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.34s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.86s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.23s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.78s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.58s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.74s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.40s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.39s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.37s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088be8_} (2.38s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12800665640_c:\foo_false____} (2.36s) [2021-11-23T03:36:24.611Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12800665640_c:\foo_true____} (2.39s) [2021-11-23T03:36:24.611Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.45s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.38s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.25s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.50s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.66s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpToDot (2.39s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.99s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.32s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.65s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.08s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.42s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.39s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.37s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.39s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsCopy (3.90s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.99s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.69s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFilters (4.74s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFormat (4.66s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsRename (2.41s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsResize (7.62s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.30s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.14s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.71s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.90s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.79s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.16s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecInspectID (4.16s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.06s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.63s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.78s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.09s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.82s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.46s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.50s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.21s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.27s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.29s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectHistory (3.99s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.24s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.28s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.81s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectStatus (2.89s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.53s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.88s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.82s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.32s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s) [2021-11-23T03:36:24.612Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:36:24.612Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.54s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.29s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.70s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.75s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.64s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.25s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.09s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.37s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.36s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsSince (8.82s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsTail (2.59s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.41s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.58s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.58s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsByOrder (6.73s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.75s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.53s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.16s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.30s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.15s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.70s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.85s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.67s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.22s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.61s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.22s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.36s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.50s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.96s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.16s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.24s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.19s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.79s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.79s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.31s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.46s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.21s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.48s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.40s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.17s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.24s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.61s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.36s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.31s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.32s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.30s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.69s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.60s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.70s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.36s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.28s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.62s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.02s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.30s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.28s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunExitCode (2.31s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.25s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.32s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.82s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.10s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.38s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.81s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T03:36:24.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:36:24.613Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.93s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.06s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.67s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.68s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.13s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.12s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.23s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunRm (2.39s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.33s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.34s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.27s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.80s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.30s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.13s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.31s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.29s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.93s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.95s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.44s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.87s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.36s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.19s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.85s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.64s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.53s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.81s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.30s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.17s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.38s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.87s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.79s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.88s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.43s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.87s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.96s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:36:24.614Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.08s) [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T03:36:24.614Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.614Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:36:24.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T03:36:24.615Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T03:36:24.615Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T03:36:24.615Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T03:36:24.615Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T03:36:24.615Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T03:36:24.615Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T03:36:24.615Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerDaemonSuite [2021-11-23T03:36:24.615Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T03:36:24.615Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T03:36:24.615Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T03:36:24.615Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerSwarmSuite [2021-11-23T03:36:24.615Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-23T03:36:24.615Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T03:36:24.615Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerNetworkSuite [2021-11-23T03:36:24.615Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-23T03:36:24.615Z] === RUN TestDockerHubPullSuite [2021-11-23T03:36:24.615Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-23T03:36:24.615Z] PASS [2021-11-23T03:36:24.615Z] ok github.com/docker/docker/integration-cli 1955.680s [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === Skipped [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T03:36:24.615Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T03:36:24.615Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:36:24.615Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:36:24.615Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:36:24.615Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-23T03:36:24.615Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.615Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:36:24.615Z] [2021-11-23T03:36:24.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T03:36:24.615Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-23T03:36:24.616Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:36:24.616Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.616Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:36:24.616Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T03:36:24.617Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-23T03:36:24.617Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T03:36:24.617Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:36:24.617Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:36:24.617Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:36:24.617Z] [2021-11-23T03:36:24.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:36:24.617Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T03:36:24.618Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:36:24.618Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:36:24.618Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:36:24.618Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:36:24.618Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T03:36:24.618Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:36:24.618Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:36:24.618Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:36:24.618Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.618Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:36:24.618Z] [2021-11-23T03:36:24.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T03:36:24.619Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:36:24.619Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T03:36:24.619Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:36:24.619Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:36:24.619Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:36:24.619Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-23T03:36:24.619Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:36:24.619Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.619Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:36:24.619Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:36:24.620Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T03:36:24.620Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T03:36:24.620Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:36:24.620Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.620Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:36:24.620Z] [2021-11-23T03:36:24.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.621Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:36:24.621Z] [2021-11-23T03:36:24.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:36:24.621Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:36:24.622Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.622Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:36:24.622Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:36:24.623Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:36:24.623Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:36:24.623Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:24.623Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:36:24.623Z] [2021-11-23T03:36:24.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:36:24.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:36:25.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.384Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:36:25.384Z] [2021-11-23T03:36:25.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-23T03:36:25.385Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.385Z] [2021-11-23T03:36:25.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-23T03:36:25.385Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.385Z] [2021-11-23T03:36:25.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-23T03:36:25.385Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T03:36:25.385Z] [2021-11-23T03:36:25.385Z] DONE 1085 tests, 539 skipped in 1964.017s [2021-11-23T03:36:25.385Z] INFO: Integration tests ended at 11/23/2021 03:36:24. Duration:00:32:44.2052533 [2021-11-23T03:36:25.385Z] INFO: Docker info of the daemon under test at end of run [2021-11-23T03:36:25.385Z] [2021-11-23T03:36:25.385Z] Containers: 2 [2021-11-23T03:36:25.385Z] Running: 0 [2021-11-23T03:36:25.385Z] Paused: 0 [2021-11-23T03:36:25.385Z] Stopped: 2 [2021-11-23T03:36:25.385Z] Images: 18 [2021-11-23T03:36:25.385Z] Server Version: 0.0.0-dev [2021-11-23T03:36:25.385Z] Storage Driver: windowsfilter [2021-11-23T03:36:25.385Z] Windows: [2021-11-23T03:36:25.385Z] Logging Driver: json-file [2021-11-23T03:36:25.385Z] Plugins: [2021-11-23T03:36:25.385Z] Volume: local [2021-11-23T03:36:25.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T03:36:25.385Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T03:36:25.385Z] Swarm: inactive [2021-11-23T03:36:25.385Z] Default Isolation: process [2021-11-23T03:36:25.385Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T03:36:25.385Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T03:36:25.385Z] OSType: windows [2021-11-23T03:36:25.385Z] Architecture: x86_64 [2021-11-23T03:36:25.385Z] CPUs: 4 [2021-11-23T03:36:25.385Z] Total Memory: 32GiB [2021-11-23T03:36:25.385Z] Name: azwin-2-920441 [2021-11-23T03:36:25.385Z] ID: FD7F:NJO3:TZXZ:BMH4:P4RB:J6UC:YR3O:54LT:2MUA:AWTM:PDKE:JPUB [2021-11-23T03:36:25.385Z] Docker Root Dir: D:\CI\PR-43040\7\daemon [2021-11-23T03:36:25.385Z] Debug Mode (client): false [2021-11-23T03:36:25.385Z] Debug Mode (server): true [2021-11-23T03:36:25.385Z] File Descriptors: -1 [2021-11-23T03:36:25.385Z] Goroutines: 17 [2021-11-23T03:36:25.385Z] System Time: 2021-11-23T03:36:24.7492631Z [2021-11-23T03:36:25.385Z] EventsListeners: 0 [2021-11-23T03:36:25.385Z] Registry: https://index.docker.io/v1/ [2021-11-23T03:36:25.385Z] Labels: [2021-11-23T03:36:25.385Z] Experimental: false [2021-11-23T03:36:25.385Z] Insecure Registries: [2021-11-23T03:36:25.385Z] 127.0.0.0/8 [2021-11-23T03:36:25.385Z] Live Restore Enabled: false [2021-11-23T03:36:25.385Z] [2021-11-23T03:36:25.385Z] [2021-11-23T03:36:25.385Z] INFO: Stopping daemon under test [2021-11-23T03:36:25.385Z] SUCCESS: The process with PID 4860 (child process of PID 2792) has been terminated. [2021-11-23T03:36:25.385Z] SUCCESS: The process with PID 2792 (child process of PID 5820) has been terminated. [2021-11-23T03:36:25.385Z] INFO: Stop tailing logs of the daemon under tests [2021-11-23T03:36:25.385Z] INFO: executeCI.ps1 Completed successfully at 11/23/2021 03:36:24. [2021-11-23T03:36:25.385Z] INFO: Tidying up at end of run [2021-11-23T03:36:25.385Z] INFO: Saving daemon under test log (d:\CI\PR-43040\7\dut.out) to bundles\CIDUT.out [2021-11-23T03:36:25.385Z] INFO: Saving daemon under test log (d:\CI\PR-43040\7\dut.err) to bundles\CIDUT.err [2021-11-23T03:36:25.385Z] INFO: Saving containerd logs to bundles [2021-11-23T03:36:25.385Z] INFO: Nuke-Everything... [2021-11-23T03:36:25.385Z] INFO: Container count on control daemon to delete is 2 [2021-11-23T03:36:25.385Z] 59766a4cbcb5 [2021-11-23T03:36:25.385Z] b8605ddde2cc [2021-11-23T03:36:25.385Z] INFO: Tidying pidfile d:\CI\PR-43040\7\docker.pid [2021-11-23T03:36:25.385Z] INFO: Nuking d:\CI [2021-11-23T03:36:25.613Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T03:36:26.304Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T03:36:27.786Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T03:36:28.517Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T03:36:28.984Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T03:36:29.959Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T03:36:34.641Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T03:36:34.641Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T03:36:34.641Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T03:36:36.179Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T03:36:36.821Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T03:36:40.550Z] === RUN TestDockerSuite/TestExec [2021-11-23T03:36:40.550Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:36:40.550Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T03:36:40.550Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T03:36:40.550Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T03:36:40.930Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T03:36:42.083Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T03:36:43.386Z] INFO: Zapped successfully [2021-11-23T03:36:43.386Z] [2021-11-23T03:36:43.386Z] INFO: executeCI.ps1 exiting at Tue Nov 23 03:36:41 CUT 2021. Duration 00:53:30.6817982 [2021-11-23T03:36:43.386Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-23T03:36:43.621Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T03:36:43.621Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:36:43.621Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T03:36:43.621Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:36:43.621Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T03:36:43.621Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T03:36:43.644Z] Recording test results [2021-11-23T03:36:44.079Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T03:36:45.614Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T03:36:47.790Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T03:36:49.584Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T03:36:49.964Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T03:36:50.761Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-23T03:36:51.497Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T03:36:52.289Z] Creating win-2022-integration-bundles.zip [2021-11-23T03:36:52.535Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T03:36:53.008Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [Pipeline] archiveArtifacts [2021-11-23T03:36:54.083Z] Archiving artifacts [2021-11-23T03:36:55.232Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T03:36:55.232Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T03:36:55.232Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T03:36:55.232Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:36:55.232Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T03:36:55.232Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T03:36:55.232Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T03:36:55.957Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T03:36:56.765Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T03:37:00.490Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T03:37:00.490Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T03:37:00.490Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T03:37:00.490Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T03:37:00.490Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T03:37:00.490Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:37:00.490Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T03:37:00.490Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T03:37:00.490Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T03:37:00.490Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T03:37:00.490Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T03:37:02.666Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T03:37:02.666Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T03:37:02.666Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T03:37:02.666Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:37:02.666Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T03:37:02.666Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T03:37:02.666Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T03:37:02.666Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T03:37:02.666Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T03:37:02.666Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T03:37:02.666Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-23T03:37:04.839Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T03:37:04.839Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T03:37:04.839Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T03:37:08.499Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T03:37:09.471Z] + make clean [2021-11-23T03:37:10.460Z] docker volume rm -f docker-dev-cache [2021-11-23T03:37:10.460Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T03:37:11.915Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T03:37:11.915Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T03:37:11.915Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T03:37:11.915Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T03:37:11.915Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T03:37:11.915Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:37:11.915Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T03:37:13.771Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T03:37:14.765Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T03:37:17.706Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T03:37:19.527Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T03:37:21.093Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T03:37:21.093Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T03:37:21.093Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T03:37:21.093Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T03:37:21.093Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T03:37:21.093Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T03:37:21.093Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T03:37:21.093Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T03:37:23.306Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T03:37:23.306Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T03:37:23.306Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T03:37:23.306Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T03:37:23.306Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T03:37:23.490Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T03:37:25.669Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T03:37:29.172Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-23T03:37:31.458Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T03:37:31.458Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:37:31.458Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T03:37:31.458Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T03:37:31.919Z] === RUN TestDockerSuite/TestHealth [2021-11-23T03:37:31.919Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T03:37:31.919Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T03:37:31.919Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T03:37:31.919Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T03:37:31.919Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T03:37:32.120Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T03:37:34.340Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T03:37:35.646Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T03:37:36.104Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T03:37:36.104Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T03:37:36.104Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T03:37:36.104Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T03:37:36.104Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T03:37:36.562Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T03:37:37.020Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T03:37:37.020Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:37:37.021Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T03:37:37.288Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T03:37:37.986Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T03:37:37.986Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T03:37:39.507Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T03:37:39.507Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T03:37:40.159Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T03:37:40.159Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T03:37:42.336Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T03:37:45.381Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T03:37:45.381Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T03:37:47.593Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T03:37:47.593Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T03:37:47.593Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T03:37:49.401Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T03:37:49.401Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T03:37:49.401Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:37:49.401Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T03:37:50.541Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T03:37:50.542Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T03:37:50.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T03:37:50.542Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T03:37:50.542Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T03:37:52.752Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T03:37:52.752Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T03:37:52.752Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T03:37:52.752Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T03:37:52.752Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T03:37:52.752Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T03:37:52.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T03:37:52.752Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T03:37:52.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T03:37:52.752Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T03:37:52.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T03:37:52.752Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T03:37:53.132Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T03:37:53.219Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T03:37:53.219Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T03:37:53.219Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T03:37:53.591Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T03:37:54.788Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T03:37:55.768Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T03:37:55.768Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T03:37:55.768Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T03:37:55.768Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T03:37:55.768Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T03:37:55.768Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T03:37:55.768Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T03:37:55.768Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T03:37:55.768Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T03:37:56.229Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T03:37:56.229Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T03:37:56.229Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:37:56.229Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T03:37:56.229Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:37:56.229Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T03:37:57.746Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T03:37:58.402Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T03:37:59.935Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T03:37:59.935Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:37:59.935Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T03:37:59.935Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T03:37:59.969Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T03:37:59.969Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T03:37:59.969Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T03:37:59.969Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T03:37:59.969Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T03:37:59.969Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T03:37:59.969Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T03:38:00.393Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T03:38:00.393Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T03:38:00.393Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T03:38:00.393Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-23T03:38:02.566Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T03:38:02.566Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T03:38:02.931Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T03:38:02.931Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T03:38:02.931Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T03:38:02.931Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:38:02.931Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T03:38:02.931Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T03:38:02.931Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T03:38:02.931Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:38:02.931Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T03:38:03.922Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T03:38:04.742Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T03:38:04.742Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T03:38:04.742Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T03:38:04.742Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T03:38:04.742Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T03:38:04.742Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T03:38:04.742Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T03:38:06.915Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T03:38:10.644Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T03:38:10.644Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:38:10.644Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T03:38:10.644Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:38:10.644Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T03:38:10.644Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:38:10.644Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T03:38:11.078Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T03:38:11.078Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T03:38:11.078Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T03:38:11.078Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T03:38:11.078Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T03:38:11.078Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T03:38:11.078Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T03:38:11.078Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:38:11.078Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T03:38:11.078Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T03:38:11.078Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T03:38:11.078Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T03:38:11.078Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T03:38:12.178Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T03:38:13.291Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T03:38:13.291Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T03:38:13.291Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T03:38:13.291Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T03:38:13.291Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T03:38:13.291Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T03:38:14.353Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T03:38:14.353Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T03:38:15.510Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T03:38:16.527Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T03:38:18.456Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T03:38:18.456Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T03:38:18.456Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T03:38:18.700Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T03:38:18.700Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T03:38:18.700Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T03:38:18.700Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T03:38:20.234Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T03:38:20.669Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T03:38:20.669Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T03:38:20.669Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T03:38:20.669Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T03:38:20.669Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T03:38:20.669Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T03:38:20.669Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T03:38:23.139Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T03:38:23.616Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T03:38:25.828Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T03:38:26.871Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T03:38:28.776Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T03:38:29.052Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T03:38:30.588Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T03:38:30.988Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T03:38:30.988Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T03:38:30.988Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T03:38:30.988Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:38:30.988Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T03:38:30.988Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T03:38:30.988Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T03:38:30.988Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-23T03:38:32.761Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T03:38:35.740Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T03:38:35.740Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T03:38:35.740Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T03:38:35.740Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T03:38:35.740Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:38:35.740Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T03:38:35.740Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T03:38:35.740Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T03:38:35.740Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T03:38:35.740Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T03:38:35.740Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T03:38:35.740Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T03:38:39.835Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T03:38:42.896Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T03:38:42.896Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T03:38:42.896Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T03:38:44.459Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T03:38:44.459Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-23T03:38:46.909Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.442Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T03:38:48.442Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T03:38:48.900Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T03:38:48.900Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T03:38:48.900Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T03:38:48.900Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T03:38:48.900Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T03:38:48.900Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T03:38:50.433Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T03:38:52.609Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T03:38:53.131Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T03:38:53.131Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T03:38:53.131Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T03:38:53.131Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T03:38:53.131Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T03:38:53.131Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T03:38:53.131Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T03:38:57.876Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T03:38:58.393Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T03:38:59.929Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T03:38:59.929Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T03:38:59.929Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T03:39:02.101Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T03:39:02.101Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T03:39:02.625Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T03:39:02.625Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T03:39:04.186Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T03:39:05.747Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T03:39:07.309Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T03:39:07.887Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T03:39:08.293Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T03:39:11.251Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T03:39:11.251Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:39:12.580Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T03:39:15.042Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T03:39:15.042Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T03:39:15.042Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T03:39:15.042Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T03:39:15.042Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T03:39:15.042Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T03:39:15.042Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T03:39:15.042Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T03:39:15.042Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T03:39:15.042Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:39:15.042Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T03:39:17.263Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T03:39:19.442Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T03:39:21.616Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T03:39:21.616Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T03:39:21.616Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T03:39:23.699Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T03:39:23.700Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T03:39:23.700Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T03:39:23.789Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T03:39:25.961Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T03:39:26.645Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T03:39:32.503Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T03:39:34.527Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T03:39:34.527Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T03:39:34.527Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T03:39:34.527Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T03:39:34.527Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T03:39:34.720Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T03:39:37.430Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T03:39:37.682Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T03:39:39.607Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T03:39:40.633Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T03:39:40.633Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:39:40.633Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T03:39:40.633Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T03:39:40.633Z] === RUN TestDockerSuite/TestRunState [2021-11-23T03:39:40.633Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T03:39:40.633Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T03:39:41.785Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T03:39:41.785Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T03:39:41.785Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T03:39:41.785Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T03:39:41.785Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T03:39:41.785Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T03:39:41.785Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T03:39:41.785Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T03:39:41.785Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T03:39:41.785Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T03:39:41.785Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T03:39:41.785Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T03:39:41.785Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T03:39:41.785Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T03:39:41.785Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T03:39:41.785Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPortList [2021-11-23T03:39:41.785Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T03:39:41.785Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T03:39:42.847Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T03:39:42.847Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:39:42.847Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T03:39:43.315Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T03:39:43.315Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T03:39:43.315Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T03:39:43.315Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T03:39:43.315Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T03:39:43.315Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T03:39:43.783Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T03:39:43.783Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T03:39:43.783Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T03:39:46.464Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T03:39:46.464Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T03:39:46.464Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T03:39:46.464Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T03:39:46.464Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T03:39:46.464Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T03:39:46.464Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T03:39:46.464Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:39:46.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T03:39:48.539Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T03:39:48.539Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.539Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T03:39:48.539Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.539Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T03:39:48.539Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.539Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T03:39:48.539Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.539Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T03:39:48.539Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T03:39:48.539Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T03:39:48.540Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.540Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T03:39:48.540Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.540Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T03:39:48.540Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.540Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T03:39:48.540Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.540Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-23T03:39:48.540Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T03:39:48.540Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T03:39:50.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T03:39:50.195Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T03:39:50.195Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T03:39:51.488Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T03:39:51.488Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T03:39:51.488Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T03:39:53.704Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T03:39:53.704Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T03:39:53.704Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T03:39:53.704Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T03:39:53.704Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T03:39:56.654Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T03:39:57.255Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T03:39:57.255Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T03:39:57.255Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T03:40:05.431Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T03:40:05.812Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T03:40:10.182Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T03:40:17.357Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T03:40:17.357Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T03:40:17.357Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T03:40:17.357Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T03:40:20.616Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T03:40:20.616Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T03:40:20.616Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T03:40:20.616Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T03:40:21.147Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T03:40:23.360Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T03:40:26.309Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T03:40:26.309Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T03:40:26.309Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T03:40:26.309Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T03:40:26.309Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T03:40:26.309Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T03:40:26.309Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T03:40:30.930Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T03:40:31.058Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T03:40:32.620Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T03:40:33.830Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T03:40:34.182Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T03:40:40.051Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T03:40:40.051Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T03:40:40.051Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T03:40:40.051Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T03:40:40.051Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T03:40:40.051Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T03:40:40.051Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T03:40:42.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T03:40:42.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T03:40:42.729Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T03:40:42.729Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T03:40:44.290Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T03:40:46.196Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T03:40:48.374Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T03:40:48.374Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T03:40:48.374Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T03:40:48.374Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T03:40:48.374Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T03:40:52.961Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T03:40:52.961Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T03:40:52.961Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T03:40:53.059Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T03:40:53.059Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:40:53.059Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T03:40:53.059Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T03:40:53.059Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T03:40:53.059Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T03:40:53.059Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T03:40:53.059Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T03:40:53.059Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T03:40:58.840Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T03:40:58.840Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T03:40:58.840Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T03:41:00.373Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T03:41:00.373Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T03:41:00.373Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T03:41:01.623Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T03:41:01.624Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:41:01.624Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T03:41:01.908Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T03:41:02.873Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T03:41:02.873Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T03:41:02.873Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T03:41:05.417Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T03:41:05.417Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T03:41:05.417Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T03:41:05.417Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:41:05.417Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T03:41:05.417Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T03:41:05.417Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T03:41:05.417Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T03:41:05.417Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T03:41:06.603Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T03:41:10.330Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T03:41:12.503Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T03:41:12.580Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T03:41:12.580Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:41:12.580Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T03:41:12.580Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T03:41:12.580Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T03:41:12.580Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:41:12.580Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T03:41:12.580Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:41:12.580Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T03:41:12.580Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T03:41:12.580Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T03:41:12.580Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:41:12.580Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T03:41:15.535Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T03:41:18.481Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T03:41:18.481Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T03:41:18.481Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T03:41:22.278Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T03:41:22.278Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T03:41:22.278Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T03:41:22.278Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T03:41:22.278Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T03:41:22.278Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:41:22.278Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T03:41:22.278Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T03:41:22.278Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T03:41:22.278Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:41:22.278Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T03:41:22.278Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T03:41:22.278Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T03:41:33.587Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T03:41:33.587Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:41:33.587Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T03:41:38.270Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T03:41:38.728Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T03:41:38.728Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T03:41:39.693Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T03:41:40.081Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T03:41:40.081Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T03:41:40.081Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T03:41:40.081Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T03:41:40.081Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T03:41:40.081Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T03:41:40.081Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T03:41:40.081Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T03:41:41.642Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T03:41:41.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T03:41:43.422Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T03:41:44.589Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T03:41:45.056Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T03:41:45.056Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T03:41:45.056Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T03:41:45.524Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T03:41:47.150Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T03:41:47.150Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:41:47.150Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T03:41:50.883Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T03:41:50.883Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T03:41:51.341Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T03:41:54.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T03:41:54.175Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:41:54.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T03:41:54.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T03:41:54.643Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T03:41:54.643Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T03:41:54.643Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T03:42:03.304Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T03:42:03.304Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T03:42:03.304Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T03:42:03.706Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T03:42:05.878Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T03:42:06.843Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T03:42:12.637Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T03:42:13.716Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T03:42:13.716Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T03:42:13.716Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite (2186.53s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (68.29s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.64s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.76s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.13s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (61.30s) [2021-11-23T03:42:14.183Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.34s) [2021-11-23T03:42:14.183Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.43s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.55s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.42s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.58s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.48s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.27s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.83s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.29s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.73s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.41s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.94s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.40s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.59s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.18s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.36s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.84s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.91s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.90s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.49s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.97s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.99s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.23s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.58s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.00s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.06s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.81s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (10.00s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.68s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.28s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.50s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.23s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.72s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.44s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.06s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.96s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.45s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.59s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.61s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.46s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFails (2.65s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.00s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.06s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.33s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.35s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.64s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.83s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildHistory (9.97s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.38s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.20s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.94s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.42s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.75s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.06s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.80s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.55s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.48s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.37s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.62s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.97s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.13s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.78s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.32s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.62s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.83s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.26s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.70s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.17s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.19s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildRm (11.27s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.51s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.72s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.69s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.25s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.00s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.50s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.91s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildStderr (4.36s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.47s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.27s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.95s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.98s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.27s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-11-23T03:42:14.184Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.13s) [2021-11-23T03:42:14.184Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.48s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.10s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.00s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.85s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.67s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.44s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.20s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.49s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.72s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCommitChange (4.60s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.24s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.82s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCommitTTY (6.75s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.18s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.72s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.80s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.57s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.20s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.66s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.13s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.13s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.66s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.19s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.57s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.95s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.00s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.50s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.62s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.13s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.61s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.97s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.26s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.63s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088918_} (2.59s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482726328_c:\foo_false____} (2.62s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482726328_c:\foo_true____} (2.60s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.61s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.65s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.95s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.65s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.75s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.54s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpToDot (2.64s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCpToStdout (2.78s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.60s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.71s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.64s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.72s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.91s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsCopy (4.67s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.54s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.59s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.32s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFilters (5.32s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFormat (5.17s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsRename (2.70s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsResize (32.84s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.57s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.23s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.98s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.29s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.54s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.54s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.67s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.09s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.07s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.64s) [2021-11-23T03:42:14.185Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.81s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T03:42:14.185Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.10s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestExecInspectID (3.98s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.27s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.06s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.57s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.64s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.70s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.73s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.63s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.14s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.80s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.59s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.60s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectDefault (2.62s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectHistory (4.16s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.50s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.08s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.61s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.03s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.08s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectStatus (3.15s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.60s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.17s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.62s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.56s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.57s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.61s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.64s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.80s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.59s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.13s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.95s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.95s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.98s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.11s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.81s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.60s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsSince (9.02s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.18s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.10s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsByOrder (10.71s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.64s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.12s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.77s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.03s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.25s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.74s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.41s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.46s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.17s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.69s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.29s) [2021-11-23T03:42:14.186Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.59s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-11-23T03:42:14.186Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.99s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.90s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.55s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.22s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.06s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.89s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.63s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.75s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.86s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.64s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.58s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.82s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.08s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.26s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.57s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.18s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.34s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.36s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.69s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.63s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.60s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.60s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.54s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.15s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.57s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunExitCode (2.53s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.38s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.09s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.71s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.42s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.57s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.64s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.66s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.35s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.24s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.36s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunRm (2.69s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.61s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.09s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.57s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.21s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.83s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.28s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.27s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.36s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.61s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.74s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.16s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-11-23T03:42:14.187Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.70s) [2021-11-23T03:42:14.187Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.21s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.71s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.51s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.67s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.26s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.52s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.15s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.30s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.71s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.19s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T03:42:14.188Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T03:42:14.188Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:42:14.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T03:42:14.188Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T03:42:14.188Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T03:42:14.188Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T03:42:14.188Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T03:42:14.188Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T03:42:14.188Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T03:42:14.188Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T03:42:14.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.189Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:42:14.189Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T03:42:14.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T03:42:14.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T03:42:14.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T03:42:14.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T03:42:14.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T03:42:14.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.189Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-23T03:42:14.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:42:14.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:42:14.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:42:14.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:42:14.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:42:14.656Z] === RUN TestDockerDaemonSuite [2021-11-23T03:42:14.656Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T03:42:14.656Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.656Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T03:42:14.656Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.656Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T03:42:14.656Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.656Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-23T03:42:14.656Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:42:14.656Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:42:14.657Z] === RUN TestDockerSwarmSuite [2021-11-23T03:42:14.657Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-23T03:42:14.657Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:42:14.657Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T03:42:14.657Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-23T03:42:14.657Z] === RUN TestDockerNetworkSuite [2021-11-23T03:42:14.657Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-23T03:42:14.657Z] === RUN TestDockerHubPullSuite [2021-11-23T03:42:14.657Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-23T03:42:14.657Z] PASS [2021-11-23T03:42:14.657Z] ok github.com/docker/docker/integration-cli 2186.797s [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === Skipped [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T03:42:14.657Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.657Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:42:14.657Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-11-23T03:42:14.657Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:42:14.657Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:42:14.657Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-23T03:42:14.657Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-23T03:42:14.657Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-23T03:42:14.657Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-23T03:42:14.657Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.657Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-23T03:42:14.657Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T03:42:14.658Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-23T03:42:14.658Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-23T03:42:14.658Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:42:14.658Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:42:14.658Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T03:42:14.658Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:42:14.658Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:42:14.658Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.658Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:42:14.658Z] [2021-11-23T03:42:14.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:42:14.658Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T03:42:14.659Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T03:42:14.659Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:42:14.659Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T03:42:14.659Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T03:42:14.659Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:42:14.659Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:42:14.659Z] [2021-11-23T03:42:14.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:42:14.659Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:42:14.660Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:42:14.660Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:42:14.660Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:42:14.660Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:42:14.660Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:42:14.660Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:42:14.660Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T03:42:14.660Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:42:14.660Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:42:14.660Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T03:42:14.660Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:42:14.660Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T03:42:14.660Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:42:14.660Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:42:14.660Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:42:14.660Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.660Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:42:14.660Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:42:14.661Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:42:14.661Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T03:42:14.661Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:42:14.661Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.661Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:42:14.661Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:42:14.662Z] [2021-11-23T03:42:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T03:42:14.662Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.662Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:42:14.663Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.663Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:42:14.663Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:42:14.664Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.664Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:42:14.664Z] [2021-11-23T03:42:14.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:42:14.664Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:14.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:42:14.665Z] [2021-11-23T03:42:14.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:42:14.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-23T03:42:15.133Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] DONE 1085 tests, 544 skipped in 2194.047s [2021-11-23T03:42:15.133Z] INFO: Integration tests ended at 11/23/2021 03:42:14. Duration:00:36:34.1653847 [2021-11-23T03:42:15.133Z] INFO: Docker info of the daemon under test at end of run [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] Containers: 2 [2021-11-23T03:42:15.133Z] Running: 0 [2021-11-23T03:42:15.133Z] Paused: 0 [2021-11-23T03:42:15.133Z] Stopped: 2 [2021-11-23T03:42:15.133Z] Images: 18 [2021-11-23T03:42:15.133Z] Server Version: 0.0.0-dev [2021-11-23T03:42:15.133Z] Storage Driver: windowsfilter [2021-11-23T03:42:15.133Z] Windows: [2021-11-23T03:42:15.133Z] Logging Driver: json-file [2021-11-23T03:42:15.133Z] Plugins: [2021-11-23T03:42:15.133Z] Volume: local [2021-11-23T03:42:15.133Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T03:42:15.133Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T03:42:15.133Z] Swarm: inactive [2021-11-23T03:42:15.133Z] Default Isolation: process [2021-11-23T03:42:15.133Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T03:42:15.133Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T03:42:15.133Z] OSType: windows [2021-11-23T03:42:15.133Z] Architecture: x86_64 [2021-11-23T03:42:15.133Z] CPUs: 4 [2021-11-23T03:42:15.133Z] Total Memory: 32GiB [2021-11-23T03:42:15.133Z] Name: azwin-2-920440 [2021-11-23T03:42:15.133Z] ID: RWKI:SMMO:4P74:T544:NIPK:JSIL:32IO:TPDS:I4NA:GRAY:3MSV:YTMQ [2021-11-23T03:42:15.133Z] Docker Root Dir: D:\CI\PR-43040\7\daemon [2021-11-23T03:42:15.133Z] Debug Mode (client): false [2021-11-23T03:42:15.133Z] Debug Mode (server): true [2021-11-23T03:42:15.133Z] File Descriptors: -1 [2021-11-23T03:42:15.133Z] Goroutines: 46 [2021-11-23T03:42:15.133Z] System Time: 2021-11-23T03:42:14.7130853Z [2021-11-23T03:42:15.133Z] EventsListeners: 0 [2021-11-23T03:42:15.133Z] Registry: https://index.docker.io/v1/ [2021-11-23T03:42:15.133Z] Labels: [2021-11-23T03:42:15.133Z] Experimental: false [2021-11-23T03:42:15.133Z] Insecure Registries: [2021-11-23T03:42:15.133Z] 127.0.0.0/8 [2021-11-23T03:42:15.133Z] Live Restore Enabled: false [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] [2021-11-23T03:42:15.133Z] INFO: Stopping daemon under test [2021-11-23T03:42:15.133Z] SUCCESS: The process with PID 3256 (child process of PID 3872) has been terminated. [2021-11-23T03:42:15.133Z] SUCCESS: The process with PID 3872 (child process of PID 2564) has been terminated. [2021-11-23T03:42:15.133Z] INFO: Stop tailing logs of the daemon under tests [2021-11-23T03:42:15.133Z] INFO: executeCI.ps1 Completed successfully at 11/23/2021 03:42:14. [2021-11-23T03:42:15.133Z] INFO: Tidying up at end of run [2021-11-23T03:42:15.133Z] INFO: Saving daemon under test log (d:\CI\PR-43040\7\dut.out) to bundles\CIDUT.out [2021-11-23T03:42:15.133Z] INFO: Saving daemon under test log (d:\CI\PR-43040\7\dut.err) to bundles\CIDUT.err [2021-11-23T03:42:15.133Z] INFO: Saving containerd logs to bundles [2021-11-23T03:42:15.133Z] INFO: Nuke-Everything... [2021-11-23T03:42:15.600Z] INFO: Container count on control daemon to delete is 2 [2021-11-23T03:42:15.600Z] 0c4cf2127258 [2021-11-23T03:42:15.600Z] ae91675f5edf [2021-11-23T03:42:15.600Z] INFO: Tidying pidfile d:\CI\PR-43040\7\docker.pid [2021-11-23T03:42:15.600Z] INFO: Killing containerd with PID 3584 [2021-11-23T03:42:16.067Z] INFO: Nuking d:\CI [2021-11-23T03:42:16.370Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T03:42:28.744Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T03:42:31.644Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T03:42:31.644Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-23T03:42:33.820Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T03:42:33.901Z] INFO: Zapped successfully [2021-11-23T03:42:33.901Z] [2021-11-23T03:42:33.901Z] INFO: executeCI.ps1 exiting at Tue Nov 23 03:42:32 CUT 2021. Duration 00:59:21.4078111 [2021-11-23T03:42:33.901Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-23T03:42:34.152Z] Recording test results [2021-11-23T03:42:40.979Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-23T03:42:42.501Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-23T03:42:44.286Z] Archiving artifacts [2021-11-23T03:42:48.628Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T03:42:50.804Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T03:42:54.534Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T03:42:55.503Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T03:42:55.503Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T03:42:55.503Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T03:42:55.503Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T03:42:55.503Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T03:42:55.503Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T03:42:55.503Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T03:42:55.503Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T03:42:55.503Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T03:42:55.503Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T03:42:55.961Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T03:42:55.961Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T03:42:55.961Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T03:42:55.961Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T03:42:55.961Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T03:42:57.493Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T03:42:57.493Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T03:42:57.493Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T03:42:57.493Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T03:42:57.493Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T03:42:58.912Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T03:42:59.869Z] + make clean [2021-11-23T03:43:00.856Z] docker volume rm -f docker-dev-cache [2021-11-23T03:43:00.856Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T03:43:02.176Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T03:43:04.351Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T03:43:05.885Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T03:43:08.058Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T03:43:15.122Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T03:43:15.122Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T03:43:19.808Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T03:43:19.808Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T03:43:21.341Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T03:43:21.341Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T03:43:21.341Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T03:43:24.240Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T03:43:24.240Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T03:43:24.240Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T03:43:24.240Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T03:43:24.240Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T03:43:25.775Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T03:43:25.775Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T03:43:25.775Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T03:43:25.775Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T03:43:25.775Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T03:43:25.775Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T03:43:25.775Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T03:43:25.775Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T03:43:27.949Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T03:43:30.127Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T03:43:32.310Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T03:43:32.311Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T03:43:32.311Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T03:43:32.311Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T03:43:32.311Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T03:43:32.311Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T03:43:32.311Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T03:43:34.486Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T03:43:34.486Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T03:43:34.486Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T03:43:34.486Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:43:34.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T03:43:34.486Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T03:43:34.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T03:43:34.486Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:43:34.486Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T03:43:36.022Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T03:43:40.713Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T03:43:40.713Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T03:43:40.713Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T03:43:40.713Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T03:43:40.713Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T03:43:40.713Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T03:43:40.713Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T03:43:40.713Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:43:40.713Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T03:43:40.713Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T03:43:40.713Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T03:43:40.713Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T03:43:40.713Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T03:43:47.798Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T03:43:47.798Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T03:43:47.798Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T03:43:47.798Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T03:43:47.798Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T03:43:47.798Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T03:43:49.973Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T03:43:52.150Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T03:43:52.150Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T03:43:52.150Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T03:43:53.687Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T03:43:53.687Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T03:43:53.687Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T03:43:53.687Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T03:43:53.687Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T03:43:53.687Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T03:43:53.687Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T03:43:55.863Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T03:43:58.042Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T03:44:00.223Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T03:44:01.760Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T03:44:02.218Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T03:44:02.218Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T03:44:02.218Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T03:44:02.218Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:44:02.218Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T03:44:02.218Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T03:44:02.218Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T03:44:02.218Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-23T03:44:10.787Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T03:44:10.787Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T03:44:10.787Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T03:44:10.787Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T03:44:10.787Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:44:10.787Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T03:44:10.787Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T03:44:10.787Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T03:44:10.787Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T03:44:10.787Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T03:44:10.787Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T03:44:10.787Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T03:44:19.360Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T03:44:19.360Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.360Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T03:44:19.818Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T03:44:19.818Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T03:44:20.277Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T03:44:20.277Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T03:44:20.277Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T03:44:20.277Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T03:44:20.277Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-23T03:44:26.071Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T03:44:26.071Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T03:44:26.071Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T03:44:26.071Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T03:44:26.071Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T03:44:26.071Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T03:44:26.071Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T03:44:30.756Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T03:44:34.495Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T03:44:34.495Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.495Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T03:44:34.495Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.495Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T03:44:34.495Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.495Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T03:44:34.495Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.495Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T03:44:34.495Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.495Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T03:44:34.495Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.496Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T03:44:34.496Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.496Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T03:44:34.496Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.496Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T03:44:34.496Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T03:44:34.496Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T03:44:34.496Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T03:44:35.462Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T03:44:37.639Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T03:44:39.816Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T03:44:40.784Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T03:44:42.320Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T03:44:42.780Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T03:44:42.780Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T03:44:44.960Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T03:44:44.960Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T03:44:44.960Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T03:44:44.960Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T03:44:44.960Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T03:44:44.960Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T03:44:44.960Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T03:44:44.960Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T03:44:44.960Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T03:44:44.960Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:44:44.960Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T03:44:53.526Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T03:44:53.526Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T03:44:53.526Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T03:44:54.495Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T03:45:00.286Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T03:45:07.360Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T03:45:13.261Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T03:45:15.438Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T03:45:17.617Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T03:45:17.617Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T03:45:17.617Z] === RUN TestDockerSuite/TestRunState [2021-11-23T03:45:17.617Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T03:45:17.617Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T03:45:19.154Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T03:45:19.154Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:45:19.154Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T03:45:21.332Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T03:45:21.332Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T03:45:21.332Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T03:45:21.332Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T03:45:21.332Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T03:45:21.332Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T03:45:21.332Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T03:45:21.332Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T03:45:21.332Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-23T03:45:26.023Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T03:45:26.023Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T03:45:27.559Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T03:45:27.559Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T03:45:27.559Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T03:45:29.741Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T03:45:29.741Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T03:45:29.741Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T03:45:29.741Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T03:45:29.741Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T03:45:32.649Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T03:45:38.440Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T03:45:43.130Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T03:45:47.823Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T03:45:47.823Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T03:45:47.823Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T03:45:47.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T03:45:49.999Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T03:45:52.174Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T03:45:54.350Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T03:45:54.350Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T03:45:54.350Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T03:45:54.350Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T03:45:54.350Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T03:45:54.350Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T03:45:54.350Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T03:45:58.092Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T03:45:59.628Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T03:46:01.163Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T03:46:05.852Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T03:46:05.852Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T03:46:05.852Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T03:46:05.852Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T03:46:05.852Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T03:46:05.852Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T03:46:05.852Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T03:46:07.393Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T03:46:07.852Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T03:46:08.311Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T03:46:08.770Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T03:46:10.307Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T03:46:16.097Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T03:46:16.097Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T03:46:16.097Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T03:46:23.166Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T03:46:23.166Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:46:23.166Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T03:46:26.903Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T03:46:26.903Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T03:46:26.903Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T03:46:26.903Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:46:26.903Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T03:46:26.903Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T03:46:26.903Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T03:46:26.903Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T03:46:26.903Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T03:46:41.717Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T03:46:41.717Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T03:46:41.717Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T03:46:41.717Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T03:46:41.717Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T03:46:41.717Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T03:46:41.717Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T03:46:43.893Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T03:46:43.893Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T03:46:43.893Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T03:46:46.073Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T03:46:46.073Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T03:46:46.073Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T03:46:46.073Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T03:46:46.073Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T03:46:46.073Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:46:46.073Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T03:46:46.073Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T03:46:46.073Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T03:46:46.073Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:46:46.073Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T03:46:46.073Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T03:46:46.073Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T03:47:00.894Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T03:47:01.352Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T03:47:01.352Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T03:47:01.352Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T03:47:01.352Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T03:47:01.810Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T03:47:02.268Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T03:47:02.268Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T03:47:04.444Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T03:47:04.903Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T03:47:07.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T03:47:07.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T03:47:08.265Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T03:47:08.265Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T03:47:08.265Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T03:47:15.354Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T03:47:15.354Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:47:15.354Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T03:47:15.814Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T03:47:16.272Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T03:47:16.272Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T03:47:16.272Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T03:47:22.205Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T03:47:22.205Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T03:47:22.664Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T03:47:31.232Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T03:47:31.232Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T03:47:31.232Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite (2397.07s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (101.50s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.43s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.03s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.12s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.93s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.07s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.84s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.84s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.63s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.13s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.45s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.73s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.21s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.17s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.09s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.31s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.76s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.11s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.22s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.84s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.32s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.89s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.76s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.54s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.85s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.97s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.73s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.72s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.42s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.17s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.39s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.17s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.13s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.93s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.54s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.27s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.44s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.60s) [2021-11-23T03:47:31.692Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.14s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.56s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.64s) [2021-11-23T03:47:31.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.46s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.97s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.49s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.95s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.43s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (123.94s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.03s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.91s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.21s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.33s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.42s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFails (2.14s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.98s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.81s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.81s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.16s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.73s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.17s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildHistory (10.34s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.83s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.50s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLabel (0.94s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.40s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.28s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.69s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.91s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.14s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.60s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.31s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.97s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.32s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.60s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.81s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.62s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.60s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.79s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.28s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.19s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.14s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.11s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.58s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.47s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildRm (11.06s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.99s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.06s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.09s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.66s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.41s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.68s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.00s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildStderr (3.66s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.04s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.73s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.87s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.51s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.59s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.42s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.65s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.32s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.50s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.26s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.43s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.87s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.96s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.92s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.85s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.77s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestCommitChange (4.06s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.71s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.85s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestCommitTTY (10.63s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.72s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.81s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.70s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.04s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.27s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.34s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.83s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.21s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.97s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.05s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.10s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.05s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.71s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.51s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.36s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.35s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005848_} (2.38s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1156180898_c:\foo_false____} (2.36s) [2021-11-23T03:47:31.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1156180898_c:\foo_true____} (2.36s) [2021-11-23T03:47:31.693Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.17s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.16s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.22s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.25s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.92s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.65s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpToDot (2.20s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCpToStdout (2.11s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.71s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.76s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.12s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.08s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.07s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (6.95s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.04s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsCopy (4.57s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.43s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.28s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFilters (4.14s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFormat (4.10s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsRename (2.31s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsResize (7.43s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.30s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.44s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.36s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.74s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.77s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.83s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.65s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.00s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecInspectID (3.30s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.14s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.99s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.58s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.87s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.85s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.17s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.04s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectDefault (1.99s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectHistory (3.68s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.91s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.93s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.91s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectStatus (2.42s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.85s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.86s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.83s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.11s) [2021-11-23T03:47:31.694Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-23T03:47:31.694Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.31s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.12s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.97s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.06s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.13s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsSince (8.71s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsTail (2.51s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.25s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.00s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsByOrder (7.39s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.05s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.17s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.19s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.20s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.13s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.87s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.04s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.28s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.64s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.60s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.84s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.32s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.80s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.79s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.70s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.09s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.60s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.67s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.20s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.14s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.61s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.38s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.99s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.79s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.99s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.11s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.76s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.17s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.96s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.07s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.00s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.62s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (6.80s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.98s) [2021-11-23T03:47:31.695Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.99s) [2021-11-23T03:47:31.695Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.00s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunExitCode (2.03s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.98s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.13s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.27s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.90s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.48s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.27s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.48s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.98s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.31s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.09s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.82s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.83s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.91s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.21s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:47:32.155Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.82s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.15s) [2021-11-23T03:47:32.155Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.02s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.93s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.50s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.02s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.47s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.90s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.72s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.47s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.89s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (13.32s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.90s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.36s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.65s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.80s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.81s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.83s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T03:47:32.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T03:47:32.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:47:32.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T03:47:32.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T03:47:32.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T03:47:32.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T03:47:32.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T03:47:32.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T03:47:32.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T03:47:32.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T03:47:32.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T03:47:32.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T03:47:32.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T03:47:32.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T03:47:32.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T03:47:32.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:47:32.157Z] === RUN TestDockerDaemonSuite [2021-11-23T03:47:32.157Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T03:47:32.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T03:47:32.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T03:47:32.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:47:32.157Z] === RUN TestDockerSwarmSuite [2021-11-23T03:47:32.157Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-23T03:47:32.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:47:32.157Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T03:47:32.157Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-23T03:47:32.157Z] === RUN TestDockerNetworkSuite [2021-11-23T03:47:32.157Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-23T03:47:32.157Z] === RUN TestDockerHubPullSuite [2021-11-23T03:47:32.157Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-23T03:47:32.157Z] PASS [2021-11-23T03:47:32.157Z] ok github.com/docker/docker/integration-cli 2397.392s [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === Skipped [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-23T03:47:32.157Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-23T03:47:32.157Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:47:32.157Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:47:32.157Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:47:32.157Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-23T03:47:32.157Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-23T03:47:32.157Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T03:47:32.157Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T03:47:32.157Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T03:47:32.158Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-11-23T03:47:32.158Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-11-23T03:47:32.158Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.158Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-11-23T03:47:32.158Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-23T03:47:32.159Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-23T03:47:32.159Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T03:47:32.159Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-11-23T03:47:32.159Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T03:47:32.159Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:47:32.159Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:47:32.159Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.159Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T03:47:32.159Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-23T03:47:32.160Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:47:32.160Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:47:32.160Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:47:32.160Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:47:32.160Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-23T03:47:32.160Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:47:32.160Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:47:32.160Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-23T03:47:32.160Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-23T03:47:32.160Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:47:32.160Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:47:32.160Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-23T03:47:32.160Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.160Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-23T03:47:32.160Z] [2021-11-23T03:47:32.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:47:32.161Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:47:32.161Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:47:32.161Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:47:32.161Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:47:32.161Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T03:47:32.161Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-23T03:47:32.161Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:47:32.161Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T03:47:32.161Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-23T03:47:32.162Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-23T03:47:32.162Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-23T03:47:32.162Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.162Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T03:47:32.162Z] [2021-11-23T03:47:32.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-23T03:47:32.162Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:47:32.621Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.621Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T03:47:32.621Z] [2021-11-23T03:47:32.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:47:32.622Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.622Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T03:47:32.622Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:47:32.623Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:47:32.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:47:32.623Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:47:32.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.624Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T03:47:32.624Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-23T03:47:32.625Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] DONE 1085 tests, 539 skipped in 2405.698s [2021-11-23T03:47:32.625Z] INFO: Integration tests ended at 11/23/2021 03:47:32. Duration:00:40:05.8477049 [2021-11-23T03:47:32.625Z] INFO: Docker info of the daemon under test at end of run [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] Containers: 2 [2021-11-23T03:47:32.625Z] Running: 0 [2021-11-23T03:47:32.625Z] Paused: 0 [2021-11-23T03:47:32.625Z] Stopped: 2 [2021-11-23T03:47:32.625Z] Images: 18 [2021-11-23T03:47:32.625Z] Server Version: 0.0.0-dev [2021-11-23T03:47:32.625Z] Storage Driver: windowsfilter [2021-11-23T03:47:32.625Z] Windows: [2021-11-23T03:47:32.625Z] Logging Driver: json-file [2021-11-23T03:47:32.625Z] Plugins: [2021-11-23T03:47:32.625Z] Volume: local [2021-11-23T03:47:32.625Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T03:47:32.625Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T03:47:32.625Z] Swarm: inactive [2021-11-23T03:47:32.625Z] Default Isolation: process [2021-11-23T03:47:32.625Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T03:47:32.625Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T03:47:32.625Z] OSType: windows [2021-11-23T03:47:32.625Z] Architecture: x86_64 [2021-11-23T03:47:32.625Z] CPUs: 4 [2021-11-23T03:47:32.625Z] Total Memory: 32GiB [2021-11-23T03:47:32.625Z] Name: azwin-2-71fa80 [2021-11-23T03:47:32.625Z] ID: 7H62:G6UY:D2P6:J2WO:XHUF:FJ66:VOZM:QJUV:5K5D:255I:3NEU:5PK5 [2021-11-23T03:47:32.625Z] Docker Root Dir: D:\CI\PR-43040\7\daemon [2021-11-23T03:47:32.625Z] Debug Mode (client): false [2021-11-23T03:47:32.625Z] Debug Mode (server): true [2021-11-23T03:47:32.625Z] File Descriptors: -1 [2021-11-23T03:47:32.625Z] Goroutines: 17 [2021-11-23T03:47:32.625Z] System Time: 2021-11-23T03:47:32.4083436Z [2021-11-23T03:47:32.625Z] EventsListeners: 0 [2021-11-23T03:47:32.625Z] Registry: https://index.docker.io/v1/ [2021-11-23T03:47:32.625Z] Labels: [2021-11-23T03:47:32.625Z] Experimental: false [2021-11-23T03:47:32.625Z] Insecure Registries: [2021-11-23T03:47:32.625Z] 127.0.0.0/8 [2021-11-23T03:47:32.625Z] Live Restore Enabled: false [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] [2021-11-23T03:47:32.625Z] INFO: Stopping daemon under test [2021-11-23T03:47:32.625Z] SUCCESS: The process with PID 6040 (child process of PID 2292) has been terminated. [2021-11-23T03:47:32.625Z] SUCCESS: The process with PID 2292 (child process of PID 4208) has been terminated. [2021-11-23T03:47:32.625Z] INFO: Stop tailing logs of the daemon under tests [2021-11-23T03:47:33.083Z] INFO: executeCI.ps1 Completed successfully at 11/23/2021 03:47:32. [2021-11-23T03:47:33.083Z] INFO: Tidying up at end of run [2021-11-23T03:47:33.083Z] INFO: Saving daemon under test log (d:\CI\PR-43040\7\dut.out) to bundles\CIDUT.out [2021-11-23T03:47:33.083Z] INFO: Saving daemon under test log (d:\CI\PR-43040\7\dut.err) to bundles\CIDUT.err [2021-11-23T03:47:33.083Z] INFO: Saving containerd logs to bundles [2021-11-23T03:47:33.083Z] INFO: Nuke-Everything... [2021-11-23T03:47:33.542Z] INFO: Container count on control daemon to delete is 2 [2021-11-23T03:47:33.542Z] a4a8755cf843 [2021-11-23T03:47:33.542Z] 1e94ccca044d [2021-11-23T03:47:33.542Z] INFO: Tidying pidfile d:\CI\PR-43040\7\docker.pid [2021-11-23T03:47:33.542Z] INFO: Nuking d:\CI [2021-11-23T03:47:58.682Z] INFO: Zapped successfully [2021-11-23T03:47:58.682Z] [2021-11-23T03:47:58.682Z] INFO: executeCI.ps1 exiting at Tue Nov 23 03:47:56 CUT 2021. Duration 01:04:22.0625064 [2021-11-23T03:47:58.682Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-23T03:47:58.923Z] Recording test results [2021-11-23T03:48:05.700Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-23T03:48:07.196Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-23T03:48:08.946Z] Archiving artifacts [2021-11-23T03:48:22.654Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43040/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T03:48:23.584Z] + make clean [2021-11-23T03:48:24.554Z] docker volume rm -f docker-dev-cache [2021-11-23T03:48:24.554Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS